summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules
Commit message (Expand)AuthorAgeFilesLines
* MIDI: fixed reception of several System Common messages [Golden Child, R. Bel... arbee2019-06-231-2/+15
* d3d: this fixes alt-tab crash (nw) hap2019-06-171-1/+5
* make useless comment less confusing (nw) hap2019-06-176-6/+6
* apply minimize crashfix for bgfx too (nw) hap2019-06-171-1/+3
* Let's try to solve the quit-on-minimize problem (nw) yz70s2019-06-173-0/+6
* Merge pull request #4862 from kiall/multi-lightgun R. Belmont2019-04-051-2/+26
|\
| * Linux X11 Input: Fix multiple lightgun support Kiall Mac Innes2019-04-051-2/+26
* | OS X debugger: Update window titles when restoring configuration for disassem... AJR2019-03-272-0/+2
* | (nw) Clean up the mess on master Vas Crabb2019-03-2614-123/+369
* | Revert "conflict resolution (nw)" andreasnaive2019-03-2514-369/+123
* | fs_xbr-lv3-noblend.sc: Fix compile (nw) Olivier Galibert2019-03-251-3/+3
|/
* OSD/OpenGl: Improve performance by moving calculations out of loop Andreas Müller2019-03-041-14/+18
* Qt debugger: fix error in determining where clicks are in debugger views [Gol... goldnchild2019-03-041-1/+1
* Merge pull request #4698 from kiall/bug-4695 R. Belmont2019-03-011-1/+17
|\
| * Linux X11 Input: Fix lightgun support Kiall Mac Innes2019-02-281-1/+17
* | Qt debugger: fix error in determining where clicks are in memory views [Golde... R. Belmont2019-02-271-1/+1
* | srcclean (nw) Vas Crabb2019-02-241-257/+257
* | sdl_sound.cpp: Remove leftover variable (nw) Enik Land2019-02-181-3/+0
* | misc fixes Vas Crabb2019-02-181-33/+28
* | (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-181-4/+2
* | Fixed sdl2 keymap processing. [Couriersud] couriersud2019-02-163-43/+280
|/
* Merge pull request #4492 from algestam/bgfx_hlsl_fix R. Belmont2019-01-161-3/+3
|\
| * Transposed transformation matrix to fix bgfx colors (nw) Henrik Algestam2019-01-081-3/+3
* | apply -verbose after processing command-line options and after first pass ove... Vas Crabb2019-01-122-18/+17
* | 2018 -> 2019 changes (nw) Stiletto2019-01-101-1/+1
|/
* Keep track of which SDL input subsystems were initialized (nw) Justin Kerk2019-01-011-4/+16
* Better Emscripten SDL fix (nw) Justin Kerk2018-12-311-4/+5
* Fix joystick initialization with Emscripten SDL [Justin Kerk] Justin Kerk2018-12-301-0/+4
* Workaround for Web Audio autoplay restrictions in Chrome 71 [Justin Kerk] Justin Kerk2018-12-301-6/+12
* Fixed a few missing #includes flagged by VS2019 beta, nw mooglyguy2018-12-301-0/+1
* Merge tag 'mame0205' Vas Crabb2018-12-261-9/+15
|\
| * work around Qt crash, thanks mizapf (nw) Vas Crabb2018-12-251-9/+15
* | clean up sdl_sound a bit (nw) Vas Crabb2018-12-251-113/+74
|/
* dwrite: noticed an error msg with missing \n (nw) hap2018-12-141-1/+1
* make dsound default over xaudio2 (nw) hap2018-12-141-1/+1
* clean up and improve option descriptions Vas Crabb2018-12-131-16/+16
* xaudio2: fix wrong dll, regression from a10fcd31d3d8add2424467f981d4405f06c92... hap2018-12-121-3/+3
* Fix OS X build after a45221458dfba557ae32c0073750a06deea3f45e (nw) AJR2018-12-111-3/+1
* Android compile fix (#4395) Miodrag Milanović2018-12-112-5/+7
* dec8.cpp: Fix regression with ghostb, srdarwin (nw) Scott Stone2018-12-091-1/+1
* sdl_sound.cpp: Rework the circular buffer Celelibi2018-12-091-196/+164
* 3rdparty: Updated bgfx, bimg, and bx to latest upstream. [Ryan Holtz] mooglyguy2018-12-059-31/+36
* Fix crashiness on OS X when the network device couldn't be opened (nw) arbee2018-11-221-0/+3
* taptun: and formatting too (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: bollocks (nw) Patrick Mackinlay2018-11-211-1/+1
* taptun: padding and fcs on Linux too (nw) Patrick Mackinlay2018-11-211-5/+10
* nothing to see here (nw) arbee2018-11-031-2/+17
* srcclean and cleanup (nw) Vas Crabb2018-10-281-10/+11
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-0710-31/+312
* sun4: More optimizations, nw mooglyguy2018-09-232-7/+15