summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* First pass on MIDI out support [R. Belmont] R. Belmont2013-01-142-1/+57
* Fix compiling on PowerPC OS X (nw) R. Belmont2013-01-131-0/+2
* - d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy] Ryan Holtz2013-01-1311-251/+336
* MIDI core updates: [R. Belmont] R. Belmont2013-01-132-0/+172
* output of new srcclean changes that are relatively small [smf] smf-2013-01-115-5/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-11115-7859/+7835
* fixed unitialized memory in osd_file (nw) Oliver Stöneberg2013-01-091-0/+1
* MSVC fixes (nw) Nathan Woods2013-01-081-1/+1
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2013-01-061-16/+17
* - d3dhlsl.c: Free HLSL resources on device reset. Fixes hang when alt-tabbing Ryan Holtz2013-01-053-136/+151
* - d3dhlsl.c: Clamp hlsl_prescale_x/y to a minimum of 1. Fixes crashes when using Ryan Holtz2013-01-052-3/+6
* fixed pmmidi.c includes (fixes Visual Studio linking) (nw) Oliver Stöneberg2013-01-011-2/+1
* Enable compiling PortMidi (nw) R. Belmont2013-01-014-6/+37
* portmidi: Initial commit. [R. Belmont] R. Belmont2013-01-014-0/+94
* 2013 Curt Coder2013-01-011-1/+1
* - render.c: Added new PRIMFLAG macros pertaining to vectors, to be used by the Ryan Holtz2012-12-314-37/+124
* [HLSL] Fixed crash when using presets. [MooglyGuy] Ryan Holtz2012-12-313-16/+32
* MSVC compilation fixes (nw) Nathan Woods2012-12-312-2/+2
* SDL: fix "Illegal integer value for numprocessors: "auto"; reverting to auto"... R. Belmont2012-12-301-1/+5
* (nw) Fixes HLSL bugs with Rocket Knight Adventures Ryan Holtz2012-12-295-95/+172
* reverted bogus fix (nw) Oliver Stöneberg2012-12-291-8/+4
* removed unnecessary variable initialization added in last commit (nw) Oliver Stöneberg2012-12-291-1/+1
* fixed MT#4846: make sure, that we always get a win_monitor_info* in winwindow... Oliver Stöneberg2012-12-291-5/+9
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-12-294-412/+438
* SDL: Autodetect Ubuntu 12.10 and work around faulty default compiler [R. Belm... R. Belmont2012-12-281-0/+10
* Removed -mwindows I have added recently makes console unusable (nw) Miodrag Milanovic2012-12-281-1/+1
* forgot to add comment in windows.mak (nw) Oliver Stöneberg2012-12-281-0/+3
* SDL: Work around Qt differences between Fedora and everyone else [qmc2] R. Belmont2012-12-271-1/+22
* SDL: Qt debugger support cleanup, fixed OS X crash [qmc2, R. Belmont] R. Belmont2012-12-272-58/+32
* added make define MSVC_ANALYSIS to run Visual Studio code analysis (nw) Oliver Stöneberg2012-12-261-0/+4
* Changed isa device cpu search, fixes -listxml (no whatsnew) Miodrag Milanovic2012-12-261-1/+1
* Made QT debugger compiles under windows SDL build (no whatsnew) Miodrag Milanovic2012-12-251-3/+26
* Whoops (nw) R. Belmont2012-12-251-0/+2
* SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] R. Belmont2012-12-2514-1/+1703
* MSVC compilation fixes. Nathan Woods2012-12-222-1/+7
* Add MESS-related manpages I missed (nw) R. Belmont2012-12-204-0/+1302
* enabled multi-threading by default on Windows Oliver Stöneberg2012-12-181-1/+1
* vconv: bumped Visual Studio warning level to 4 and disabled most of the new w... Oliver Stöneberg2012-12-171-2/+4
* typo fix from qmc2 (no whatsnew) Miodrag Milanovic2012-12-101-3/+3
* Profiler rewrite; simplified, streamlined and less overhead. Nathan Woods2012-12-092-4/+4
* SDL: Revise *IX man pages [wallyweek] R. Belmont2012-12-067-63/+202
* remove redundant linking with dinput8.lib, it's conditionally added a few lin... smf-2012-10-111-1/+1
* OSX compile fixes (nw) Wilbert Pol2012-09-191-11/+11
* Fix MSVC compilation. Aaron Giles2012-09-186-51/+51
* (MESS) fixed resource data of Windows executable [Oliver Stöneberg] Oliver Stöneberg2012-09-171-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-1627-77/+71
* Enum and union normalization. Aaron Giles2012-09-162-6/+6
* First pass at modernizing struct definitions. Aaron Giles2012-09-1527-121/+60
* SDL: don't enable XInput by default (nw) R. Belmont2012-09-151-0/+3