| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | bgfx: fix tgmj crash on resolution change (GitHub #5857) [Ryan Holtz |  Vas Crabb | 2019-11-06 | 1 | -0/+8 |
| * | bgfx: fix resource leak (nw) (#5820) |  algestam | 2019-10-28 | 1 | -0/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-10-26 | 4 | -29/+29 |
| * | (nw) keep a persistent temporary palette buffer in bgfx chain manager, back o... |  Vas Crabb | 2019-10-25 | 2 | -6/+7 |
| * | -bgfx: Uncomment D3D12 backend detection, as it apparently no longer crashes ... |  MooglyGuy | 2019-10-23 | 1 | -5/+4 |
| * | -bgfx: Fixed incorrect pitch of palette uploads, fixes 16-bit palettized text... |  MooglyGuy | 2019-10-23 | 1 | -4/+8 |
| * | -bgfx: Fix crash when scrolling current effect to 'none', nw |  MooglyGuy | 2019-10-22 | 1 | -1/+1 |
| * | -bgfx: Rework chain updating to minimize primlist locking, nw |  MooglyGuy | 2019-10-22 | 7 | -111/+186 |
| * | -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 | 19 | -60/+279 |
| * | WIP: sync bgfx, bx and bimg with latest upstream (#5723) |  Julian Sikorski | 2019-10-13 | 7 | -22/+42 |
| * | SDL: support RRGGBB00 format used by ARM Mali GPUs [R. Belmont] |  arbee | 2019-10-06 | 1 | -0/+4 |
| * | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 3 | -4/+4 |
| * | (nw) get rid of the rest of assert_always - it's better to be explicit about ... |  Vas Crabb | 2019-09-20 | 1 | -2/+3 |
| * | Preliminary Mac native OSD. Not working yet. [R. Belmont] |  arbee | 2019-09-15 | 3 | -4/+37 |
| * | 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 |