| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-16 | Do not allow render targets not explicitly written by the fragment shader to ↵ | gdkchan | |
| be modified (#3063) * Do not allow render targets not explicitly written by the fragment shader to be modified * Shader cache version bump * Remove blank lines * Avoid redundant color mask updates * HostShaderCacheEntry can be null * Avoid more redundant glColorMask calls * nit: Mask -> Masks * Fix currentComponentMask * More efficient way to update _currentComponentMasks | |||
| 2020-11-08 | Use explicit buffer and texture bindings on shaders (#1666) | gdkchan | |
| * Use explicit buffer and texture bindings on shaders * More XML docs and other nits | |||
| 2020-01-09 | Initial work | gdk | |
