aboutsummaryrefslogtreecommitdiff
path: root/drivers/gles3/shaders/particles.glsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop particles resetting on pause.MillionOstrich2017-11-301-1/+1
* Several changes to better run in mobile.Juan Linietsky2017-07-221-2/+2
* -Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky2017-06-261-2/+5
* Small fixes required to get platformer to work.Juan Linietsky2017-06-231-3/+6
* TIME constant reverted to a single float, fixes #9123Juan Linietsky2017-06-161-1/+1
* Merge pull request #8835 from ippan/particles_shader_indexJuan Linietsky2017-06-121-0/+1
|\
| * add index to particles glslPanPan2017-05-191-0/+1
* | Rework shading modes and change location of light shaderJuan Linietsky2017-06-011-0/+4
|/
* replaced incompatible keywords/functionDobbias2017-04-131-6/+6
* Particle system is complete. Rejoice!Juan Linietsky2017-04-081-3/+14
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-22/+93
* WIP particle systemJuan Linietsky2017-01-011-34/+87
* begin work on new particle systemreduz2016-12-301-0/+114