Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor fixups to pillarboxing shaders | 2016-04-17 | 24 | -48/+48 | ||
| | ||||||
* | Add pillarboxing shaders and layout for bgfx, nw | 2016-04-16 | 138 | -0/+1194 | ||
| | ||||||
* | bgfx: Add data-driven render target clearing [Ryan Holtz] | 2016-04-14 | 149 | -30/+45 | ||
| | ||||||
* | Fixed typo and updated shaders (nw) | 2016-04-05 | 2 | -0/+0 | ||
| | ||||||
* | Update generated shaders (nw) | 2016-04-05 | 58 | -0/+0 | ||
| | ||||||
* | Reinstate scale param for bgfx texture, nw | 2016-03-30 | 1 | -6/+15 | ||
| | ||||||
* | Get bgfx post-processing working with laserdisc games, nw | 2016-03-29 | 70 | -74/+60 | ||
| | ||||||
* | Get NTSC working in both bgfx and d3d, nw | 2016-03-29 | 31 | -21/+37 | ||
| | ||||||
* | Final bgfx fixups for release | 2016-03-28 | 53 | -42/+377 | ||
| | ||||||
* | Adjust some minor things in bgfx, nw | 2016-03-27 | 1 | -24/+24 | ||
| | ||||||
* | Minor bgfx fixups, nw | 2016-03-26 | 1 | -3/+163 | ||
| | ||||||
* | Cleanup in the bgfx aisle, nw | 2016-03-25 | 50 | -61/+297 | ||
| | ||||||
* | Huge cleanup of render target handling, nw | 2016-03-25 | 46 | -29/+56 | ||
| | ||||||
* | Update text (nw) | 2016-03-24 | 3 | -5/+5 | ||
| | ||||||
* | Add screen-specific shader chain support, nw | 2016-03-23 | 52 | -9/+12 | ||
| | ||||||
* | Fix lots of issues with bgfx | 2016-03-21 | 25 | -24/+6 | ||
| | ||||||
* | Make JSON error checking a lot more verbose | 2016-03-19 | 3 | -8/+2 | ||
| | ||||||
* | Fix screen flipping on opengl targets in bgfx, nw | 2016-03-18 | 2 | -0/+58 | ||
| | ||||||
* | Polishing up BGFX shader system, nw | 2016-03-18 | 75 | -289/+165 | ||
| | ||||||
* | More bgfx HLSL fixups, nw | 2016-03-16 | 45 | -67/+65 | ||
| | ||||||
* | Add most of the rest of the D3D HLSL chain, nw | 2016-03-15 | 89 | -14/+293 | ||
| | ||||||
* | Fix up NTSC shaders, nw | 2016-03-13 | 29 | -2/+26 | ||
| | ||||||
* | Add bgfx command line options, major shakeup of organization, nw | 2016-03-13 | 116 | -1/+263 | ||
| | ||||||
* | Add dynamic skipping of shader chain passes, nw | 2016-03-13 | 2 | -19/+34 | ||
| | ||||||
* | Add double-buffered render target support to bgfx shader defs, nw | 2016-03-13 | 1 | -10/+7 | ||
| | ||||||
* | Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw | 2016-03-13 | 2 | -8/+13 | ||
| | ||||||
* | More work on bgfx data-driven shaders, nw | 2016-03-13 | 1 | -22/+22 | ||
| | ||||||
* | bgfx shader chain (nw) | 2016-03-05 | 2 | -0/+32 | ||
| | ||||||
* | Fix up a few things in chain JSON loading, nw | 2016-02-27 | 5 | -15/+112 | ||
| | ||||||
* | More JSON reader plumbing, nw | 2016-02-21 | 1 | -7/+7 | ||
| | ||||||
* | More reshuffling, nw | 2016-02-21 | 1 | -0/+98 | ||
| | ||||||
* | First take on render API reorg, nw | 2016-02-21 | 8 | -0/+180 | ||