summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fix for pixel gaps between multi-screen games in HLSL mode. [MooglyGuy] Ryan Holtz2014-01-042-10/+15
* SDL2.0: Fix relative mouse motion. This makes Missile Attack playable again w... Couriersud2014-01-011-1/+2
* (nw) R. Belmont2013-12-301-1/+1
* revert stuff that probably wasn't intentionally committed. (n/w) Jonathan Gevaryahu2013-12-292-3/+3
* SDL: fix build (nw) R. Belmont2013-12-291-1/+1
* Netlist, make some class variables protected. No wn Couriersud2013-12-282-4/+4
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-243-4/+4
* SDL: slightly more inclusive ARM check (nw) R. Belmont2013-12-221-3/+3
* fix WM_SYSCOMMAND wparam mask Michaël Banaan Ananas2013-12-211-2/+4
* re-added /wd4250 /wd4435 that was removed in r26650, to allow building with v... smf-2013-12-191-1/+1
* allow building with ICL on Windows if you have it installed into MSVC [Dean L... David Haywood2013-12-182-15/+95
* Windows: Fixed D3D multimonitor support. [GroovyMAME] Michaël Banaan Ananas2013-12-163-1/+5
* basically an update to r26433 Michaël Banaan Ananas2013-12-141-7/+19
* Remove fstat hack no longer needed with current emscripten (nw) Justin Kerk2013-12-071-16/+0
* Fix JSMESS build on Ubuntu 12.10 (nw) Justin Kerk2013-11-291-0/+3
* Use QPainter::drawStaticText() to render strings with the same attribute. Jürgen Buchmüller2013-11-241-57/+59
* Typo Angelo Salese2013-11-181-1/+1
* Final fix: MAME builds warning-free on PowerPC OS X again (nw) R. Belmont2013-11-161-0/+2
* SDL: fix non-Qt non-Windows build (MT #5364) [R. Belmont] R. Belmont2013-11-141-10/+9
* batch vectors at the right time in queue Michaël Banaan Ananas2013-11-111-3/+7
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-053-4/+4
* Split up the construct_core_types() monster, other JSMESS tweaks (nw) Justin Kerk2013-11-032-6/+14
* Simplify SDL file changes (nw) Justin Kerk2013-11-032-8/+4
* Upstream changes needed to compile JSMESS [Justin Kerk, John Vilk, Justin de... Justin Kerk2013-11-0311-18/+244
* Added a hack to allow you to limit the number of threads per work queue (all ... smf-2013-11-021-0/+4
* More SDL header fixes for clang / emscripten (nw) Justin Kerk2013-11-013-0/+7
* revert attempted fix for color overlays not working on vector games, this fix... Michaël Banaan Ananas2013-10-281-17/+3
* fix hlsl bloom drawing onto the prev frame if artwork backdrop is used (note:... Michaël Banaan Ananas2013-10-281-2/+4
* Still need the stub functions from debugwin.c for the NO_DEBUGGER case (nw) Justin Kerk2013-10-281-0/+34
* SDL: Fixed testkeys utility to compile with SDL2.0 Couriersud2013-10-261-2/+2
* SDL: Fixed a logging bug. Couriersud2013-10-261-2/+2
* (Windows) add higher resolution icons for mame/mess. These were made availabl... Michaël Banaan Ananas2013-10-261-0/+0
* SDL: Fix SDL1 build (nw) Alex W. Jackson2013-10-261-0/+4
* Whoops (nw) R. Belmont2013-10-261-1/+1
* SDL: disable TrueType support for SDL2 builds for now. (nw) R. Belmont2013-10-262-4/+19
* SDL: Fix joystick to work with final SDL 2.0 (nw) R. Belmont2013-10-261-1/+5
* SDL: Remove deprecated GTK+ debugger. [R. Belmont] R. Belmont2013-10-2515-6134/+14
* SDL: add SDL_FRAMEWORK_PATH option to control where SDL is installed on OS X ... R. Belmont2013-10-251-26/+7
* SDL: OS/2 build fixes [KO Myung-Hun] R. Belmont2013-10-221-1/+1
* I messed the copyrights and licenses up on these before, thanks to arbee for ... Jonathan Gevaryahu2013-10-212-4/+4
* winfile: Allow write-only files to be opened by external programs while MAME ... R. Belmont2013-10-201-1/+1
* Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributi... Jonathan Gevaryahu2013-10-166-0/+12
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-1658-2015/+117
* fixed vector games black screen with hlsl Michaël Banaan Ananas2013-10-061-11/+5
* turn Windows multithreaded blit off by default: shows gfx glitches in drivers... Michaël Banaan Ananas2013-10-061-1/+1
* SDL: updated man pages [Cesare Falco] R. Belmont2013-10-0410-55/+110
* reverted changes to src/osd/windows/winprefix.h (nw) Oliver Stöneberg2013-09-241-0/+2
* removed unused macro from src/osd/windows/winprefix.h (nw) Oliver Stöneberg2013-09-241-2/+0
* Better Clang support, necessary for Xcode 5.0 on OS X [R. Belmont] R. Belmont2013-09-221-1/+8
* SDL: work around incorrect warning generated by Clang [R. Belmont] R. Belmont2013-09-221-6/+2