summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/basicShader.vs
Commit message (Collapse)AuthorAge
* Update shaders to use material to conditionally lookup sub-texture in the atlasDan Goodliffe2023-04-13
|
* Move the vertex/fragment shader interface for materials into an includeDan Goodliffe2023-04-11
|
* Move lots of common glsl interface to include filesDan Goodliffe2023-04-11
|
* Support for model colours mixed with texturesDan Goodliffe2023-02-24
|
* Switch to a deferred lighting based render pipelineDan Goodliffe2022-11-01
| | | | Tidy-up required.
* Set v330 core on world shadersDan Goodliffe2022-10-30
|
* dos2unix shader sourcesDan Goodliffe2021-02-20
|
* Update glsl version and interfaceDan Goodliffe2021-02-12
|
* Remove the weird view/model/camera connectednessDan Goodliffe2021-01-24
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.