summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/dynamicPointInst.vs
Commit message (Expand)AuthorAge
* We only need 3x3 matrix for model rotation specDan Goodliffe2024-01-13
* Shader viewPoint now an integerDan Goodliffe2023-12-03
* Model positions as integersDan Goodliffe2023-11-25
* Send position and rotation matrix to GPU separatelyDan Goodliffe2023-11-13
* Lookup material details once in the vertex shaderDan Goodliffe2023-04-27
* Point shaders can all share the same implementation now in a single placeDan Goodliffe2023-04-26
* Fix location of model matrix in vertex shaderDan Goodliffe2023-04-18
* Add the dynamicPoint shader for instancingDan Goodliffe2023-04-15