| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -204/+49 |
| * | | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -0/+1 |
| * | | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -8/+8 |
| * | | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -29/+133 |
| * | | Add double-buffered render target support to bgfx shader defs, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -8/+8 |
| * | | Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -12/+19 |
| * | | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -25/+81 |
| |/ |
|
| * | -verbose enable debug data with -video bgfx (nw) |  Miodrag Milanovic | 2016-02-28 | 1 | -1/+1 |
| * | Cleaned up sliders a bit in d3dhlsl, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -0/+4 |
| * | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -2/+8 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -25/+25 |
| * | Fix bgfx crash when launching games from UI, nw |  therealmogminer@gmail.com | 2016-02-22 | 1 | -0/+1 |
| * | Fix D3D and BGFX fullscreen toggle issues, nw |  therealmogminer@gmail.com | 2016-02-22 | 1 | -3/+16 |
| * | More work on targets, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -56/+45 |
| * | More reader support, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -4/+6 |
| * | More reshuffling, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+14 |
| * | First take on render API reorg, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -143/+53 |
| * | Use RGBA instead of BGRA in bgfx |  therealmogminer@gmail.com | 2016-02-17 | 1 | -9/+21 |
| * | Fix remaining issues with bgfx renderer |  therealmogminer@gmail.com | 2016-02-17 | 1 | -208/+269 |
| * | fix for emscripten (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -1/+3 |
| * | Remove SDL 1.2 support (nw) |  Miodrag Milanovic | 2016-02-16 | 1 | -4/+0 |
| * | Enabled BGFX support for SteamLink |  Miodrag Milanovic | 2016-02-16 | 1 | -0/+2 |
| * | Fix errors with -rol and -ror, nw |  therealmogminer@gmail.com | 2016-02-15 | 1 | -24/+51 |
| * | Significant speed improvements to the BGFX renderer. [MooglyGuy] |  therealmogminer@gmail.com | 2016-02-15 | 1 | -386/+485 |
| * | proper memory handling (nw) |  Miodrag Milanovic | 2016-02-12 | 1 | -12/+9 |
| * | cleanup and fix for xy_to_render_target (nw) |  Miodrag Milanovic | 2016-02-12 | 1 | -32/+5 |
| * | simplify code (nw) |  Miodrag Milanovic | 2016-02-12 | 1 | -29/+12 |
| * | Added multi window support for BGFX backend (nw) |  Miodrag Milanovic | 2016-02-12 | 1 | -36/+109 |
| * | Fix sequence of primitives while rendering (nw) |  Miodrag Milanovic | 2016-02-08 | 1 | -1/+1 |
| * | fixed texture clamping and added respect of filter parameter (nw) |  Miodrag Milanovic | 2016-02-08 | 1 | -4/+7 |
| * | fix SDL display for BGFX (nw) |  Miodrag Milanovic | 2016-02-08 | 1 | -13/+7 |
| * | optimize a bit (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -17/+28 |
| * | use proper texture format bgfx::TextureFormat::BGRA8 (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -19/+10 |
| * | remove debug data (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -1/+1 |
| * | respect waitsync param (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -5/+5 |
| * | removed vsync flag (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -3/+3 |
| * | optimized code a bit, reused Aarons code (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -94/+277 |
| * | propagate color to texture (nw) |  Miodrag Milanovic | 2016-02-07 | 1 | -1/+1 |
| * | Initial support for BGFX [Dario Manesku, Branimir Karadic, Miodrag Milanovic] |  Miodrag Milanovic | 2016-02-07 | 1 | -77/+503 |
| * | fixing some more override (nw) |  Miodrag Milanovic | 2015-12-06 | 1 | -8/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+337 |