| Commit message (Expand) | Author | Age | Files | Lines |
| * | More work towards generic AVI playback, nwhlsl_aviplay |  MooglyGuy | 2019-07-22 | 6 | -4/+13 |
| * | -drawd3d: Experimental code to play back an AVI using HLSL filtering, nw |  mooglyguy | 2019-07-21 | 3 | -47/+156 |
| * | 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 | 11 | -67/+534 |
| * | d3d: this fixes alt-tab crash (nw) |  hap | 2019-06-17 | 1 | -1/+5 |
| * | make useless comment less confusing (nw) |  hap | 2019-06-17 | 6 | -6/+6 |
| * | apply minimize crashfix for bgfx too (nw) |  hap | 2019-06-17 | 1 | -1/+3 |
| * | Let's try to solve the quit-on-minimize problem (nw) |  yz70s | 2019-06-17 | 3 | -0/+6 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 4 | -21/+25 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 4 | -25/+21 |
| * | fs_xbr-lv3-noblend.sc: Fix compile (nw) |  Olivier Galibert | 2019-03-25 | 1 | -3/+3 |
| * | OSD/OpenGl: Improve performance by moving calculations out of loop |  Andreas Müller | 2019-03-04 | 1 | -14/+18 |
| * | 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 |
| |/ |
|
| * | Fixed a few missing #includes flagged by VS2019 beta, nw |  mooglyguy | 2018-12-30 | 1 | -0/+1 |
| * | 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] |  mooglyguy | 2018-12-05 | 8 | -28/+33 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2018-10-28 | 1 | -10/+11 |
| * | HLSL Color Transforms and 3D LUT (#4043) |  Westley M. Martinez | 2018-10-07 | 8 | -31/+309 |
| * | sun4: More optimizations, nw |  mooglyguy | 2018-09-23 | 2 | -7/+15 |
| * | srcclean (nw) |  Vas Crabb | 2018-09-23 | 1 | -3/+3 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 2 | -5/+5 |
| * | - fix not set default uniforms for vector pass (#4008) |  ImJezze | 2018-09-17 | 1 | -1/+1 |
| * | Port scanline modification to BGFX |  W. M. Martinez | 2018-09-14 | 3 | -38/+116 |
| * | HLSL: Move scanline to occur before defocus |  W. M. Martinez | 2018-09-14 | 2 | -22/+100 |
| * | fixup (nw) |  Vas Crabb | 2018-08-27 | 1 | -1/+1 |
| * | -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] |  mooglyguy | 2018-08-27 | 6 | -23/+108 |
| * | Damn this design is ridiculous, let's just make it a little less crash-prone ... |  Olivier Galibert | 2018-07-18 | 1 | -0/+3 |
| * | Not going to pretend I understand that code, but that reduces blowups (nw) |  Olivier Galibert | 2018-07-18 | 1 | -1/+2 |
| * | Remove first_screen() from kc85, ti990_4, aviwrite.cpp, and huc6270 comments. nw |  mooglyguy | 2018-03-10 | 1 | -1/+2 |
| * | Removed first_screen from wswan and d3d (nw) |  Ryan Holtz | 2018-03-09 | 2 | -4/+4 |
| * | fix compile on GCC 7.2.1 (nw) |  arbee | 2018-01-13 | 1 | -0/+1 |
| * | -bgfx: Abstracted some view-related functions into bgfx_view class, nw |  mooglyguy | 2018-01-13 | 4 | -111/+213 |
| * | really fixed MT06623 (don't use uninitialised gamma ramp) (nw) |  smf- | 2018-01-05 | 1 | -5/+4 |
| * | Updates "2017" strings to "2018" where relevant. |  Jonathan Holt | 2018-01-06 | 1 | -1/+1 |
| * | drawd3d.cpp: fixed MT06623 (nw) |  Ivan Vangelista | 2018-01-05 | 1 | -1/+1 |
| * | bgfx: Use bgfx::ViewMode::Sequential, fixes handheld overlays, nw |  mooglyguy | 2018-01-01 | 1 | -0/+2 |
| * | srcclean and manual cleanups (nw) |  Vas Crabb | 2017-12-24 | 1 | -1/+1 |
| * | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... |  Miodrag Milanovic | 2017-12-01 | 10 | -32/+31 |
| * | D3D fix (nw) |  AJR | 2017-09-15 | 1 | -1/+1 |
| * | Use std::unique_ptr to manage instances of slider_state (nw) |  AJR | 2017-09-15 | 8 | -34/+45 |
| * | (nw) Fixed the build. |  Robbbert | 2017-08-13 | 1 | -6/+3 |
| * | srcclean (nw) |  Vas Crabb | 2017-07-23 | 1 | -1/+1 |
| * | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 1 | -1/+0 |
| * | -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 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -1/+1 |
| * | Revert "Overhaul to how MAME handles options (#2260)" |  Vas Crabb | 2017-05-07 | 1 | -0/+1 |
| * | Overhaul to how MAME handles options (#2260) |  npwoods | 2017-05-05 | 1 | -1/+0 |