summaryrefslogtreecommitdiffstatshomepage
path: root/shaders
Commit message (Collapse)AuthorAgeFilesLines
* Merge with master therealmogminer@gmail.com2016-03-211-3/+0
|\
| * Update shaders due to changes for DX9 (nw) Miodrag Milanovic2016-03-2012-0/+0
| |
* | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-1360-0/+0
| |
* | Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-135-0/+0
| |
* | Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-135-0/+0
| |
* | More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-135-0/+0
|/
* Added README and LICENSE files (CC0) to folders containing meta-data or ↵ Miodrag Milanovic2016-03-051-0/+3
| | | | documentation (nw)
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-2740-0/+0
|
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-2137-0/+0
|
* Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] Miodrag Milanovic2016-02-0730-0/+0
Need optimization and cleanup, note that all shaders can be built only on windows due to usage of DirectX DLLs