| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix memory leak when changing screen chains, will fix any issues later, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -2/+3 |
| * | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -31/+13 |
| * | Fix linux compile. |  couriersud | 2016-04-10 | 1 | -3/+3 |
| * | Fix compile on windows, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -1/+13 |
| * | Include modules/osdwindow.h instead of window.h. |  couriersud | 2016-04-09 | 1 | -2/+2 |
| * | Add runtime screen chain selection, nw |  therealmogminer@gmail.com | 2016-04-09 | 1 | -76/+261 |
| * | Try to fix issue on some linux platforms (nw) |  Miodrag Milanovic | 2016-04-08 | 1 | -3/+3 |
| * | Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" |  Miodrag Milanovic | 2016-04-08 | 1 | -3/+4 |
| * | Revert "compile fix on windows (nw)" |  Miodrag Milanovic | 2016-04-08 | 1 | -7/+1 |
| * | compile fix on windows (nw) |  Miodrag Milanovic | 2016-04-08 | 1 | -1/+7 |
| * | Fix SDL compile on linux. Took the opportunity to remove a number of |  couriersud | 2016-04-08 | 1 | -4/+3 |
| * | Pull a bunch of screen chain code from drawbgfx to chainmanager where it belo... |  therealmogminer@gmail.com | 2016-04-06 | 1 | -10/+211 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -5/+5 |
| * | Cleanup in the bgfx aisle, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -3/+3 |
| * | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -1/+3 |
| * | Per-screen sliders and some bugfixing, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -13/+7 |
| * | Fix lots of issues with bgfx |  therealmogminer@gmail.com | 2016-03-21 | 1 | -1/+21 |
| * | Make JSON error checking a lot more verbose |  therealmogminer@gmail.com | 2016-03-19 | 1 | -1/+1 |
| * | Bugfixes, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -1/+5 |
| * | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -1/+1 |
| * | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -7/+7 |
| * | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -1/+2 |
| * | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -7/+5 |
| * | compile with latest bgfx,bx (nw) |  Miodrag Milanovic | 2016-03-08 | 1 | -0/+1 |
| * | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -0/+66 |