summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-1115-1179/+1177
* pcap: don't crash on exit when wpcap.dll is unloaded before pcap_close is cal... cracyc2013-02-071-3/+3
* Add server socket support instead of just client. [SailorSat, R. Belmont] R. Belmont2013-02-073-17/+107
* MIDI: preliminary SysEx reception support [R. Belmont] R. Belmont2013-02-031-35/+78
* MIDI: enable transmission of SysEx messages [R. Belmont] R. Belmont2013-02-031-13/+38
* SDL: Update manpages to reflect the -lr alias for -listroms [Wallyweek] R. Belmont2013-02-022-4/+4
* (MESS) SoundBlaster: MIDI Out support for single-byte, SB UART, and MPU-401 U... R. Belmont2013-01-311-0/+21
* MIDI: handle MIDI Out with running status properly [R. Belmont] R. Belmont2013-01-291-1/+15
* Fix HLSL toggle and move it to Ctrl+Alt+F5. Next time someone touches the HLS... Ryan Holtz2013-01-282-7/+9
* fixed Visual Studio 2010 compilation by disabling an additional warning (nw) Oliver Stöneberg2013-01-281-1/+1
* improved some version checks in makefiles / added TODOs (nw) Oliver Stöneberg2013-01-282-5/+8
* Made a change to my original hlsl fix, this stops the crash with ctrl+alt+F12... Robbbert2013-01-281-1/+3
* SDL: Fix Qt debugger on Mac OS X [Balrog] R. Belmont2013-01-261-2/+2
* SDL: Update mame and mess manpages [Wallyweek] R. Belmont2013-01-242-3/+9
* SDL: Fix srcclean damage in sdl.mak [Wallyweek] R. Belmont2013-01-241-1/+1
* QT Debugger improvements [Andrew Gardner] Andrew Gardner2013-01-249-32/+299
* Silence some debug spam and turn off bloom target allocation on cache targets... Ryan Holtz2013-01-212-4/+30
* Fix raster games with HLSL, nw Ryan Holtz2013-01-211-12/+21
* d3dhlsl.c: Add preliminary vector post-processing. [MooglyGuy] Ryan Holtz2013-01-217-185/+944
* QT Debugger improvements. [Andrew Gardner] Andrew Gardner2013-01-164-436/+492
* MIDI: Fixed several bugs and bumped the input buffer sizes [R. Belmont] R. Belmont2013-01-151-4/+6
* Temp patch to fix d3d crash at start. Robbbert2013-01-151-0/+3
* 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