summaryrefslogtreecommitdiff
path: root/drivers/gles3/shaders/canvas_uniforms_inc.glsl
AgeCommit message (Expand)Author
2022-12-15Use instanced array buffer instead of UBO for canvas item batchingclayjohn
2022-10-14Fix error in Web builds that resulting in 2Dclayjohn
2022-10-12Add 2D lights to OpenGL3 canvas rendererclayjohn
2022-09-06Fix rendering when using WebGL2.clayjohn
2022-08-23Add font LCD sub-pixel anti-aliasing support.bruvzg
2022-07-28Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio
2022-01-11New OpenGL batching canvas rendererclayjohn
2022-01-11WIP New GLES3 Shader Compilerreduz