summaryrefslogtreecommitdiffstatshomepage
path: root/shaders/glsl
Commit message (Collapse)AuthorAgeFilesLines
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-1312-0/+0
|
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-0/+0
|
* Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-131-0/+0
|
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-0/+0
|
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-278-0/+0
|
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-217-0/+0
|
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-076-0/+0
Need optimization and cleanup, note that all shaders can be built only on windows due to usage of DirectX DLLs