summaryrefslogtreecommitdiffstats
path: root/drivers/gles3/shaders/stdlib_inc.glsl
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle"clayjohn2024-10-291-16/+24
* Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+AngleMarius Hanl2024-09-011-10/+8
* Fix CPU/GPUParticles2D bugs on Compatibility Rendering (GLES3) on Adreno 3XX ...joined722024-04-021-13/+20
* Avoid branch in half2float in gl_compatibility rendererclayjohn2023-02-141-5/+1
* Handle 0 exponent in float/half conversion for OpenGlJoJoX2023-02-081-4/+14
* Exposure emulated *Unorm4x8 glsl functions in non-android buildsclayjohn2022-12-041-5/+14
* Enable GLES3 on Androidclayjohn2022-11-291-1/+2
* Add basic lighting to GLES3 renderer.clayjohn2022-05-161-3/+3
* Basic 3D renderingclayjohn2022-05-121-1/+2
* SceneShader compilingclayjohn2022-05-111-1/+2
* New OpenGL batching canvas rendererclayjohn2022-01-111-0/+58