| Commit message (Expand) | Author | Age | Files | Lines |
| * | render/bgfx: Fixed texture object lifecycle issues. |  Vas Crabb | 2023-02-02 | 1 | -2/+8 |
| * | render/bgfx: Got rid of a lot of unnecessary object copying during setup. |  Vas Crabb | 2023-01-29 | 1 | -21/+29 |
| * | Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] |  MooglyGuy | 2023-01-29 | 1 | -2/+2 |
| * | Clean up #includes in src/osd (#10029) |  ajrhacker | 2022-07-04 | 1 | -4/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | Added "selection" parameter to chain input sampler |  ImJezze | 2016-04-24 | 1 | -7/+7 |
| * | Implemented handling for u_screen_scale and u_screen_offset (nw) |  ImJezze | 2016-04-21 | 1 | -1/+8 |
| * | Add runtime screen chain selection, nw |  therealmogminer@gmail.com | 2016-04-09 | 1 | -2/+5 |
| * | Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" |  Miodrag Milanovic | 2016-04-08 | 1 | -0/+1 |
| * | Fix SDL compile on linux. Took the opportunity to remove a number of |  couriersud | 2016-04-08 | 1 | -1/+0 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -29/+29 |
| * | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 1 | -3/+3 |
| * | Per-screen sliders and some bugfixing, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -2/+2 |
| * | Fix lots of issues with bgfx |  therealmogminer@gmail.com | 2016-03-21 | 1 | -68/+37 |
| * | Make JSON error checking a lot more verbose |  therealmogminer@gmail.com | 2016-03-19 | 1 | -21/+30 |
| * | Hopefully fix crashes on SDL, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -1/+2 |
| * | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -10/+11 |
| * | More bgfx HLSL fixups, nw |  therealmogminer@gmail.com | 2016-03-16 | 1 | -3/+3 |
| * | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -3/+3 |
| * | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -3/+11 |
| * | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -3/+11 |
| * | Add double-buffered render target support to bgfx shader defs, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -1/+3 |
| * | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -29/+63 |
| * | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -0/+4 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -2/+2 |
| * | Fix some compile errors, not sure if all(nw) |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+8 |
| * | More reader support, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -2/+30 |
| * | More JSON reader plumbing, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+59 |