summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* SDL: fix for OS/2 compile [K.O. Myung-Hun] R. Belmont2012-05-271-1/+1
* fixed some "comparison is always true/false" warnings reported by clang by Fi... Miodrag Milanovic2012-05-201-1/+1
* Don't optimize tms57002 on OS X PowerPC builds [Couriersud] R. Belmont2012-05-081-0/+1
* removed -static for sdl windows build (no whatsnew) Miodrag Milanovic2012-05-041-1/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-05-031-19/+19
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-31/+27
* Same change for sdl build on windows (no whatsnew) Miodrag Milanovic2012-04-241-1/+1
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Hooray for templates. Aaron Giles2012-04-121-73/+7
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-111-23/+23
* SDL: fix build on non-OS X targets (nw) R. Belmont2012-04-091-2/+1
* SDL: Got rid of some code duplication between the _unix and _macosx implement... Wilbert Pol2012-04-095-178/+37
* SDL: Fix formatting of chdman man page [wallyweek] R. Belmont2012-03-291-20/+40
* Update SDL man pages. chdman has formatting glitches but at least matches th... R. Belmont2012-03-257-64/+126
* Fixed typo (nw) Wilbert Pol2012-03-071-1/+1
* abort() is intended in this instance (nw) R. Belmont2012-02-291-1/+2
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-291-2/+1
* SDL: support unofficial (not in the OSD class) num_processors API used by chd... R. Belmont2012-02-268-16/+17
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-2/+2
* Fixed testkeys to work with SDL2.0. Keymaps can now contain SDL1.3 and SDL2.0... Couriersud2012-02-163-52/+78
* Added support for (track)balls to osd/sdl. [Couriersud] Couriersud2012-02-151-2/+25
* (nw) R. Belmont2012-02-132-4/+4
* (nw) R. Belmont2012-02-131-2/+2
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-1228-263/+325
* cmdline option shortcuts for: Michaƫl Banaan Ananas2012-02-101-2/+2
* SDL: don't show misleading message for .BDF UI fonts [R. Belmont, The Flying ... R. Belmont2012-01-291-1/+20
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-2/+4
* Changes for GCC 4.7 compatibility [Belegdol] R. Belmont2012-01-211-0/+1
* fix 64-bit Intel OS X compile w/latest Xcode (nw) R. Belmont2012-01-161-17/+17
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-124-26/+15
* OS/2 updates [KO Myung-Hun] R. Belmont2012-01-051-1/+3
* Revert r14902 for sdlmain.c. Fixes compilation on Intel OS X. Phil Bennett2012-01-031-2/+2
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-1/+1
* SDL stopped compiling again. Imagine that! (nw) R. Belmont2012-01-021-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-022-4/+4
* (nw) R. Belmont2011-12-311-1/+1
* Et tu, Aaron? (nw) R. Belmont2011-12-311-2/+2
* Fix OSX compile. Wilbert Pol2011-12-311-2/+2
* less ugly way to silence gcc 4.6 (no whatsnew) Miodrag Milanovic2011-12-151-1/+1
* Added GCC check in windows.mak and win32 part of sdl.mak and also did silence... Miodrag Milanovic2011-12-152-0/+6
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-122-2/+2
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-272-3/+3
* (nw) R. Belmont2011-11-221-2/+2
* (nw) R. Belmont2011-11-221-1/+3
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-228-3/+30
* Sync with MESS, also placed back sdlmain change since it proved working on BS... Miodrag Milanovic2011-11-221-3/+1
* Various SDL netdev fixes (nw) R. Belmont2011-11-211-8/+12
* SDL updates [R. Belmont, Carl, cgwg] R. Belmont2011-11-1812-25/+142
* Not yet, *BSD stops compiling otherwise (nw) R. Belmont2011-11-181-0/+3