summaryrefslogtreecommitdiffstats
path: root/drivers/gles3/storage/particles_storage.h
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Fix uninitialized memory usage for GPUPartciles `interp_to_end`Rémi Verschelde2023-10-301-1/+1
* Merge pull request #82431 from bitsawer/fix_gpuparticles_freeRémi Verschelde2023-10-121-3/+4
|\
| * Fix errors when freeing GPUParticlesbitsawer2023-09-271-3/+4
* | Particle internal refactor and additions for more artistic controlQbieShay2023-10-101-1/+9
|/
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-211-6/+1
* [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-121-5/+5
* Allow for external python scripts to call the build python headers via extern...Bradley Clemetson2023-03-191-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add GPUParticles to the OpenGL3 renderer.clayjohn2022-11-141-2/+313
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Moved particles into ParticlesStorageBastiaan Olij2022-04-171-0/+140