| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduced defocus effect to one pass (HLSL/BGFX) |  Jezze | 2016-10-22 | 1 | -16/+2 |
* | Fix GH#1364 [tabbycat12] |  therealmogminer@gmail.com | 2016-09-10 | 2 | -2/+2 |
* | Added crt-geom and crt-geom-deluxe shaders for bgfx. |  Jeremy Green | 2016-07-03 | 2 | -0/+372 |
* | Fixed target scale of HQ3x and HQ4x chains (nw) |  ImJezze | 2016-06-18 | 2 | -2/+2 |
* | Fix crash when using pillarbox shaders, nw |  therealmogminer@gmail.com | 2016-05-27 | 4 | -4/+4 |
* | Fix debug crash with bgfx screen chains |  therealmogminer@gmail.com | 2016-05-26 | 1 | -1/+1 |
* | Equalized options of HLSL and BGFX HLSL chain |  ImJezze | 2016-05-05 | 1 | -12/+13 |
* | More bgfx settings refinement, nw |  therealmogminer@gmail.com | 2016-04-29 | 1 | -10/+10 |
* | Fix up bgfx NTSC shader, nw |  therealmogminer@gmail.com | 2016-04-29 | 1 | -12/+23 |
* | bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] |  therealmogminer@gmail.com | 2016-04-25 | 31 | -20/+849 |
* | Added "selection" parameter to chain input sampler |  ImJezze | 2016-04-24 | 1 | -5/+10 |
* | Simplified min, max, default and step value handling for chain configuration |  ImJezze | 2016-04-22 | 5 | -59/+55 |
* | Checkpoint 1, nw |  therealmogminer@gmail.com | 2016-04-21 | 21 | -21/+910 |
* | Implemented handling for u_screen_scale and u_screen_offset (nw) |  ImJezze | 2016-04-21 | 1 | -0/+3 |
* | Refactored BGFX distortion pass (nw) |  ImJezze | 2016-04-19 | 1 | -30/+39 |
* | bgfx: Added SuperEagle shader. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-04-19 | 1 | -0/+44 |
* | -Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim... |  therealmogminer@gmail.com | 2016-04-18 | 3 | -0/+180 |
* | Minor fixups to pillarboxing shaders |  therealmogminer@gmail.com | 2016-04-17 | 4 | -48/+48 |
* | Add pillarboxing shaders and layout for bgfx, nw |  therealmogminer@gmail.com | 2016-04-16 | 4 | -0/+412 |
* | bgfx: Add data-driven render target clearing [Ryan Holtz] |  therealmogminer@gmail.com | 2016-04-14 | 1 | -0/+15 |
* | Reinstate scale param for bgfx texture, nw |  therealmogminer@gmail.com | 2016-03-30 | 1 | -6/+15 |
* | Get bgfx post-processing working with laserdisc games, nw |  therealmogminer@gmail.com | 2016-03-29 | 2 | -24/+9 |
* | Get NTSC working in both bgfx and d3d, nw |  therealmogminer@gmail.com | 2016-03-29 | 3 | -21/+37 |
* | Final bgfx fixups for release |  therealmogminer@gmail.com | 2016-03-28 | 3 | -35/+35 |
* | Adjust some minor things in bgfx, nw |  therealmogminer@gmail.com | 2016-03-27 | 1 | -24/+24 |
* | Minor bgfx fixups, nw |  therealmogminer@gmail.com | 2016-03-26 | 1 | -3/+163 |
* | Huge cleanup of render target handling, nw |  therealmogminer@gmail.com | 2016-03-25 | 3 | -26/+28 |
* | Update text (nw) |  Miodrag Milanovic | 2016-03-24 | 1 | -1/+1 |
* | Fix lots of issues with bgfx |  therealmogminer@gmail.com | 2016-03-21 | 3 | -24/+6 |
* | Make JSON error checking a lot more verbose |  therealmogminer@gmail.com | 2016-03-19 | 3 | -8/+2 |
* | Fix screen flipping on opengl targets in bgfx, nw |  therealmogminer@gmail.com | 2016-03-18 | 2 | -0/+58 |
* | Polishing up BGFX shader system, nw |  therealmogminer@gmail.com | 2016-03-18 | 4 | -163/+89 |
* | More bgfx HLSL fixups, nw |  therealmogminer@gmail.com | 2016-03-16 | 1 | -4/+2 |
* | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -10/+164 |
* | Fix up NTSC shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -2/+26 |
* | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 2 | -1/+136 |
* | Add dynamic skipping of shader chain passes, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -17/+33 |
* | Add double-buffered render target support to bgfx shader defs, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -10/+7 |
* | Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -5/+9 |
* | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -22/+22 |
* | Fix up a few things in chain JSON loading, nw |  therealmogminer@gmail.com | 2016-02-27 | 1 | -15/+15 |
* | More JSON reader plumbing, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -7/+7 |
* | More reshuffling, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -0/+98 |