Age | Commit message (Expand) | Author |
---|---|---|
2022-12-15 | Use instanced array buffer instead of UBO for canvas item batching | clayjohn |
2022-10-14 | Fix error in Web builds that resulting in 2D | clayjohn |
2022-10-12 | Add 2D lights to OpenGL3 canvas renderer | clayjohn |
2022-09-06 | Fix rendering when using WebGL2. | clayjohn |
2022-08-23 | Add font LCD sub-pixel anti-aliasing support. | bruvzg |
2022-07-28 | Rename RenderingServer global shader uniform methods to be more explicit | Hugo Locurcio |
2022-01-11 | New OpenGL batching canvas renderer | clayjohn |
2022-01-11 | WIP New GLES3 Shader Compiler | reduz |