summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/basicShader.fs
Commit message (Collapse)AuthorAge
* Basic fragment ahader should use final colour to determine clear flagDan Goodliffe2023-03-14
|
* 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
|
* Remove spare bits from shaders and tidy upDan Goodliffe2021-02-20
|
* Add support for directional light color and an ambient colorDan Goodliffe2021-02-18
|
* Update glsl version and interfaceDan Goodliffe2021-02-12
|
* Fix issue with normal affecting transparencyDan Goodliffe2021-02-12
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.