summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/chains (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-213-24/+6
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-193-8/+2
* Fix screen flipping on opengl targets in bgfx, nw therealmogminer@gmail.com2016-03-182-0/+58
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-184-163/+89
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-4/+2
* Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-10/+164
* Fix up NTSC shaders, nw therealmogminer@gmail.com2016-03-131-2/+26
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-132-1/+136
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-17/+33
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-10/+7
* Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-131-5/+9
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-22/+22
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-271-15/+15
* More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-211-7/+7
* More reshuffling, nw therealmogminer@gmail.com2016-02-211-0/+98