mame/src/osd/sdl
R. Belmont a868bc0dbd (nw)
2013-09-09 04:10:06 +00:00
..
keymaps Fixed testkeys to work with SDL2.0. Keymaps can now contain SDL1.3 and SDL2.0 mappings. Updated km-de.txt as an example. [Couriersud] 2012-02-16 01:38:13 +00:00
man SDL: Revise the *IX man pages [wallyweek] 2013-08-06 22:09:48 +00:00
shader Cleanups and version bump 2013-01-11 07:32:46 +00:00
blit13.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
build.mak SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
debug-cb.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
debug-cb.ign GTK-Debugger 2010-01-28 00:01:32 +00:00
debug-intf.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
debug-intf.h GTK Debugger work 2010-01-22 22:16:27 +00:00
debug-sup.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
debug-sup.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
debug.glade GTK-Debugger 2010-01-28 00:01:32 +00:00
debug.gladep SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
debugosx.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
debugosx.m OSX compile fixes (nw) 2012-09-19 21:11:39 +00:00
debugqt.c temp fix for qt debugger until handling of main loop is done in different way [qmc2] (nw) 2013-07-08 12:25:03 +00:00
debugqtbreakpointswindow.c Adds the watchpoint view to the QT Debugger's "Break|Watchpoints" window. 2013-07-26 00:50:53 +00:00
debugqtbreakpointswindow.h Adds the watchpoint view to the QT Debugger's "Break|Watchpoints" window. 2013-07-26 00:50:53 +00:00
debugqtdasmwindow.c Cleanups and version bump 2013-06-11 07:16:42 +00:00
debugqtdasmwindow.h Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtlogwindow.c Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtlogwindow.h Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtmainwindow.c Cleanups and version bump 2013-06-11 07:16:42 +00:00
debugqtmainwindow.h Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtmemorywindow.c Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtmemorywindow.h Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtview.c Qt Debugger: The MAME memory tracking system no longer double-frees closed QT 2013-06-04 06:37:27 +00:00
debugqtview.h Cleanups and version bump 2013-05-20 06:51:25 +00:00
debugqtwindow.c Adds the watchpoint view to the QT Debugger's "Break|Watchpoints" window. 2013-07-26 00:50:53 +00:00
debugqtwindow.h QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] 2013-06-06 17:58:16 +00:00
debugwin.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
debugwin.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
draw13.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
drawogl.c output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
drawsdl.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
dview.c output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
dview.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
gl_shader_mgr.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
gl_shader_mgr.h Enum and union normalization. 2012-09-16 03:06:55 +00:00
gl_shader_tool.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
gl_shader_tool.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
input.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
input.h BIG update. 2011-03-29 15:50:04 +00:00
ledutil.sh SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
main.c Fix the memory leaks with the strconv.c function by 2010-04-23 17:10:03 +00:00
netdev_pcap_osx.c Ethernet: Make pcap work on Mac OS X & disable unnecessary packet filtering. [Rob Braun] 2013-02-27 02:14:55 +00:00
netdev_pcap.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
netdev_pcap.h Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
netdev_tap.c netdev_tap: filter packets try 2 (nw) 2013-03-04 01:46:22 +00:00
netdev_tap.h Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
netdev.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
netdev.h Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
osd_opengl.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
osdsdl.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
osinline.h some small tweaks for Rasberry Pi out-of-the-box compilation experience (nw) 2013-09-08 17:05:52 +00:00
osxutils.h SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
osxutils.m SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
output.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
output.h BIG update. 2011-03-29 15:50:04 +00:00
README_SDL20.txt updated sdl os-core to compile against stock SDL-2.0 [couriersud]. 2012-02-12 20:59:24 +00:00
SDL1211_opengl.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdl.mak (nw) 2013-09-09 04:10:06 +00:00
sdldir.c Cleanups and version bump 2013-04-30 06:36:06 +00:00
sdlfile.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlfile.h Add server socket support instead of just client. [SailorSat, R. Belmont] 2013-02-07 04:08:46 +00:00
sdlinc.h SDL: more compile fixes (nw) 2012-07-26 22:10:32 +00:00
SDLMain_tmpl.h SDLMAME initial import [R. Belmont, Couriersud] 2010-01-13 04:01:20 +00:00
SDLMain_tmpl.m Removed stdlib.h from osdcomm.h. 2010-01-17 19:27:03 +00:00
sdlmain.c Fix per OG to allow SDLMAME to compile on Windows (nw) 2013-06-07 17:42:42 +00:00
sdlmidi.c portmidi: Initial commit. [R. Belmont] 2013-01-01 16:11:32 +00:00
sdlmisc_os2.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlmisc_unix.c SDL: Got rid of some code duplication between the _unix and _macosx implementations for sdlptty and sdlmisc. (nw) 2012-04-09 19:55:43 +00:00
sdlmisc_win32.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlos_macosx.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlos_os2.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlos_unix.c output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
sdlos_win32.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlos.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlprefix.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlptty_os2.c SDL OS/2 fixes [K.O. Myung-Hun] 2011-01-10 14:32:42 +00:00
sdlptty_unix.c SDL: Preliminary Haiku OS support [PulkoMandy] 2012-05-28 18:15:02 +00:00
sdlptty_win32.c SDL: add ptty (*IX/OS X) and sockets (all SDL builds) capability [Tim Lindner, R. Belmont] 2010-11-20 04:14:19 +00:00
sdlsocket.c Cleanups and version bump 2013-02-11 07:44:56 +00:00
sdlsync_ntc.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlsync_os2.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlsync_sdl.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlsync_tc.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlsync_win32.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlsync.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
sdlwork.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sound.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
strconv.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
strconv.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
taputil.sh syncing MESS (nw) 2011-11-06 22:08:37 +00:00
testkeys.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
texcopy.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
texsrc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
video.c fixed uninitialized variables in sdlvideo_monitor_refresh() with SDL < 1.2.10 (nw) 2013-06-26 17:48:57 +00:00
video.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
watchdog.c Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no whatsnew) 2011-08-14 07:20:37 +00:00
watchdog.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
window.c output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
window.h Cleanups and version bump 2013-01-11 07:32:46 +00:00