| Commit message (Expand) | Author | Age | Files | Lines |
| * | More work towards generic AVI playback, nwhlsl_aviplay |  MooglyGuy | 2019-07-22 | 11 | -4/+42 |
| * | -drawd3d: Experimental code to play back an AVI using HLSL filtering, nw |  mooglyguy | 2019-07-21 | 3 | -47/+156 |
| * | Suggestion for very-low-latency mode on portaudio |  Eric Vidal | 2019-07-14 | 1 | -8/+27 |
| * | (nw) updated debug media menu to latest version |  Robbbert | 2019-07-13 | 2 | -13/+34 |
| * | (nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would ... |  Robbbert | 2019-07-13 | 2 | -4/+2 |
| * | 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 |
| * | MIDI: fixed reception of several System Common messages [Golden Child, R. Bel... |  arbee | 2019-06-23 | 1 | -2/+15 |
| * | 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 |
| * | Changed a number of comment declarations to read *.cpp instead of *.c |  npwoods | 2019-06-16 | 8 | -8/+8 |
| * | Disable WII Lightgun hack by default (#5056) |  Kiall Mac Innes | 2019-05-14 | 1 | -1/+1 |
| * | (nw) possible fix for MT 07275 [hap] |  Robbbert | 2019-04-19 | 1 | -0/+5 |
| * | Merge pull request #4862 from kiall/multi-lightgun |  R. Belmont | 2019-04-05 | 1 | -2/+26 |
| |\ |
|
| | * | Linux X11 Input: Fix multiple lightgun support |  Kiall Mac Innes | 2019-04-05 | 1 | -2/+26 |
| * | | OS X debugger: Update window titles when restoring configuration for disassem... |  AJR | 2019-03-27 | 2 | -0/+2 |
| * | | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 25 | -166/+563 |
| * | | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 25 | -563/+166 |
| * | | 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 |
| * | Qt debugger: fix error in determining where clicks are in debugger views [Gol... |  goldnchild | 2019-03-04 | 1 | -1/+1 |
| * | Merge pull request #4698 from kiall/bug-4695 |  R. Belmont | 2019-03-01 | 1 | -1/+17 |
| |\ |
|
| | * | Linux X11 Input: Fix lightgun support |  Kiall Mac Innes | 2019-02-28 | 1 | -1/+17 |
| * | | Qt debugger: fix error in determining where clicks are in memory views [Golde... |  R. Belmont | 2019-02-27 | 1 | -1/+1 |
| * | | srcclean (nw) |  Vas Crabb | 2019-02-24 | 1 | -257/+257 |
| * | | sdl_sound.cpp: Remove leftover variable (nw) |  Enik Land | 2019-02-18 | 1 | -3/+0 |
| * | | misc fixes |  Vas Crabb | 2019-02-18 | 3 | -44/+68 |
| * | | (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... |  Vas Crabb | 2019-02-18 | 1 | -4/+2 |
| * | | Show video-mode option 'accel' in help and GUI |  Andreas Müller | 2019-02-17 | 1 | -0/+1 |
| * | | Fixed sdl2 keymap processing. [Couriersud] |  couriersud | 2019-02-16 | 3 | -43/+280 |
| * | | add GCC/clang implementations of 64*64->128 multiply for x86_64, and adjust s... |  Vas Crabb | 2019-02-16 | 2 | -4/+40 |
| * | | osd: 64x64 multiply helpers (nw) |  Patrick Mackinlay | 2019-02-16 | 2 | -0/+76 |
| |/ |
|
| * | 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 |
| * | | osd/windows: Send logerror to stderr if no debugger is attached and -oslog is... |  Vas Crabb | 2019-01-13 | 4 | -30/+38 |
| * | | apply -verbose after processing command-line options and after first pass ove... |  Vas Crabb | 2019-01-12 | 3 | -20/+20 |
| * | | 2018 -> 2019 changes (nw) |  Stiletto | 2019-01-10 | 1 | -1/+1 |
| |/ |
|
| * | Keep track of which SDL input subsystems were initialized (nw) |  Justin Kerk | 2019-01-01 | 1 | -4/+16 |
| * | Better Emscripten SDL fix (nw) |  Justin Kerk | 2018-12-31 | 1 | -4/+5 |
| * | Fix joystick initialization with Emscripten SDL [Justin Kerk] |  Justin Kerk | 2018-12-30 | 1 | -0/+4 |
| * | Workaround for Web Audio autoplay restrictions in Chrome 71 [Justin Kerk] |  Justin Kerk | 2018-12-30 | 1 | -6/+12 |
| * | Fixed a few missing #includes flagged by VS2019 beta, nw |  mooglyguy | 2018-12-30 | 1 | -0/+1 |
| * | Merge tag 'mame0205' |  Vas Crabb | 2018-12-26 | 1 | -9/+15 |
| |\ |
|
| | * | work around Qt crash, thanks mizapf (nw) |  Vas Crabb | 2018-12-25 | 1 | -9/+15 |
| * | | clean up sdl_sound a bit (nw) |  Vas Crabb | 2018-12-25 | 1 | -113/+74 |
| |/ |
|
| * | dwrite: noticed an error msg with missing \n (nw) |  hap | 2018-12-14 | 1 | -1/+1 |
| * | make dsound default over xaudio2 (nw) |  hap | 2018-12-14 | 1 | -1/+1 |
| * | clean up and improve option descriptions |  Vas Crabb | 2018-12-13 | 3 | -56/+56 |