| Commit message (Expand) | Author | Age | Files | Lines |
| * | Happy New Year 2020 (nw) (#6128) |  Stiletto | 2020-01-04 | 1 | -1/+1 |
| * | -bgfx: Fixed Github issue #5961. [Ryan Holtz] |  MooglyGuy | 2019-11-24 | 1 | -2/+2 |
| * | -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] |  MooglyGuy | 2019-11-24 | 1 | -0/+24 |
| * | Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transp... |  Julian Sikorski | 2019-11-12 | 2 | -16/+8 |
| * | -bgfx: Fixed opengl backend, nw |  MooglyGuy | 2019-10-21 | 1 | -0/+2 |
| * | Make shaders fixes (#5730) |  Julian Sikorski | 2019-10-13 | 1 | -14/+15 |
| * | -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] |  MooglyGuy | 2019-10-13 | 3 | -0/+70 |
| * | WIP: sync bgfx, bx and bimg with latest upstream (#5723) |  Julian Sikorski | 2019-10-13 | 3 | -16/+27 |
| * | Remove shaders that I didn't mean to commit, nw |  MooglyGuy | 2019-07-10 | 5 | -533/+0 |
| * | -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] |  MooglyGuy | 2019-07-10 | 5 | -0/+533 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 3 | -7/+7 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 3 | -7/+7 |
| * | fs_xbr-lv3-noblend.sc: Fix compile (nw) |  Olivier Galibert | 2019-03-25 | 1 | -3/+3 |
| * | Merge pull request #4492 from algestam/bgfx_hlsl_fix |  R. Belmont | 2019-01-16 | 1 | -3/+3 |
| |\ |
|
| | * | Transposed transformation matrix to fix bgfx colors (nw) |  Henrik Algestam | 2019-01-08 | 1 | -3/+3 |
| * | | 2018 -> 2019 changes (nw) |  Stiletto | 2019-01-10 | 1 | -1/+1 |
| |/ |
|
| * | HLSL Color Transforms and 3D LUT (#4043) |  Westley M. Martinez | 2018-10-07 | 5 | -8/+118 |
| * | Port scanline modification to BGFX |  W. M. Martinez | 2018-09-14 | 3 | -38/+116 |
| * | Updates "2017" strings to "2018" where relevant. |  Jonathan Holt | 2018-01-06 | 1 | -1/+1 |
| * | -bgfx: Fixed xBR-lv2-multipass shader. [Ryan Holtz] |  MooglyGuy | 2017-06-11 | 2 | -88/+31 |
| * | -bgfx: Fixed the following xBR shaders: xBR-lv2-fast, xBR-lv2-noblend, xBR-lv... |  MooglyGuy | 2017-06-10 | 7 | -426/+293 |
| * | Fixed HQx shaders with BGFX OpenGL backend. Fixes for more shaders seem to be... |  MooglyGuy | 2017-05-18 | 3 | -30/+30 |
| * | Updates "2016" strings to "2017 where relevant. |  Stiletto | 2017-01-24 | 1 | -1/+1 |
| * | first srcclean pass (nw) |  Vas Crabb | 2016-12-25 | 1 | -1/+1 |
| * | Make shaders compile dx9 and dx11 only on windows (nw) |  Miodrag Milanovic | 2016-11-08 | 2 | -3/+7 |
| * | Updated BGFX and BX and recompiled shaders (nw) |  Branimir Karadžić | 2016-10-29 | 1 | -11/+27 |
| * | Reduced defocus effect to one pass (HLSL/BGFX) |  Jezze | 2016-10-22 | 1 | -11/+17 |
| * | Fixed aspect ratio of rounded corners (nw) |  Jezze | 2016-09-29 | 1 | -11/+12 |
| * | Fixed several small issues in HLSL/BGFX |  Jezze | 2016-09-28 | 2 | -22/+60 |
| * | - already fixed scanline issue also applied for swapped orientation (nw) |  Jezze | 2016-08-13 | 1 | -3/+7 |
| * | Get sun4_40 happy with SCSI |  therealmogminer@gmail.com | 2016-07-22 | 3 | -0/+175 |
| * | Added crt-geom and crt-geom-deluxe shaders for bgfx. |  Jeremy Green | 2016-07-03 | 12 | -0/+734 |
| * | Small shader corrections (nw) |  ImJezze | 2016-06-20 | 2 | -2/+2 |
| * | Merge pull request #907 from einstein95/patch-6 |  Vas Crabb | 2016-06-15 | 1 | -3/+3 |
| |\ |
|
| | * | Rearrange shaderc arguments (nw) |  Logan B | 2016-05-28 | 1 | -3/+3 |
| * | | Fixed scanlines if the screen output is less than twice the size of the host ... |  ImJezze | 2016-06-06 | 1 | -1/+7 |
| * | | Procedural texture for vectors in HLSL |  ImJezze | 2016-06-05 | 1 | -8/+10 |
| |/ |
|
| * | Fix crash when using pillarbox shaders, nw |  therealmogminer@gmail.com | 2016-05-27 | 9 | -1/+169 |
| * | bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] |  therealmogminer@gmail.com | 2016-04-25 | 116 | -598/+7261 |
| * | Added "selection" parameter to chain input sampler |  ImJezze | 2016-04-24 | 1 | -56/+69 |
| * | Small fixes (nw) |  ImJezze | 2016-04-22 | 1 | -14/+14 |
| * | works for sub folders of CHAIN folder specified (nw) |  Miodrag Milanovic | 2016-04-21 | 1 | -3/+3 |
| * | Checkpoint 1, nw |  therealmogminer@gmail.com | 2016-04-21 | 105 | -78/+5119 |
| * | compile just one chain with |  Miodrag Milanovic | 2016-04-21 | 1 | -1/+4 |
| * | Implemented handling for u_screen_scale and u_screen_offset (nw) |  ImJezze | 2016-04-21 | 1 | -7/+7 |
| * | Refactored BGFX distortion pass (nw) |  ImJezze | 2016-04-19 | 1 | -45/+37 |
| * | bgfx: Added SuperEagle shader. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-04-19 | 5 | -0/+250 |
| * | -Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim... |  therealmogminer@gmail.com | 2016-04-18 | 15 | -0/+444 |
| * | Minor fixups to pillarboxing shaders |  therealmogminer@gmail.com | 2016-04-17 | 4 | -4/+4 |
| * | Add pillarboxing shaders and layout for bgfx, nw |  therealmogminer@gmail.com | 2016-04-16 | 28 | -0/+576 |