summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/chainreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Added "selection" parameter to chain input sampler ImJezze2016-04-241-7/+7
* Implemented handling for u_screen_scale and u_screen_offset (nw) ImJezze2016-04-211-1/+8
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-2/+5
* Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" Miodrag Milanovic2016-04-081-0/+1
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-1/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-29/+29
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-3/+3
* Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-231-2/+2
* Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-211-68/+37
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-21/+30
* Hopefully fix crashes on SDL, nw therealmogminer@gmail.com2016-03-181-1/+2
* Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-181-10/+11
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-161-3/+3
* Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-151-3/+3
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-3/+11
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-3/+11
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-131-1/+3
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-131-29/+63
* Fix up a few things in chain JSON loading, nw therealmogminer@gmail.com2016-02-271-0/+4
* Cleanups and version bump Miodrag Milanovic2016-02-241-2/+2
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+8
* More reader support, nw therealmogminer@gmail.com2016-02-211-2/+30
* More JSON reader plumbing, nw therealmogminer@gmail.com2016-02-211-0/+59