summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/commonShadowPoint.glsl
Commit message (Collapse)AuthorAge
* Send position and rotation matrix to GPU separatelyDan Goodliffe2023-11-13
|
* Point shaders (shadows) can all share the same implementation now in a ↵Dan Goodliffe2023-04-26
single place They all just get `model` from a different place