summaryrefslogtreecommitdiff
path: root/gfx/gl/shader.h
Commit message (Collapse)AuthorAge
* Allow setting any uniform in shadersDan Goodliffe2021-02-18
| | | | Move less commonly used (lightDirection) to a named one
* Support multiple shader programs, set by modelDan Goodliffe2021-02-17
|
* Remove the weird view/model/camera connectednessDan Goodliffe2021-01-24
|
* Big tidy up of shader wrapperDan Goodliffe2021-01-24
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.