summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl (follow)
Commit message (Expand)AuthorAgeFilesLines
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-071-1/+1
* Fixed default SDL OSX UI toggle key name. [Curt Coder] Curt Coder2012-08-291-1/+1
* Fixed for an SDL sound bug surrounding use of -speed and pausing frequently c... Scott Stone2012-08-291-1/+1
* Added gcc-4[567]-generic entries to sdl.mak to select gcc with DISTRO= switch. Couriersud2012-08-201-1/+16
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-08-181-1/+1
* SDL: Fix -prescale option for SDL builds [Matthias Reichl] R. Belmont2012-08-111-1/+1
* Clean-ups and version bump Miodrag Milanovic2012-07-302-4/+4
* SDL: more compile fixes (nw) R. Belmont2012-07-262-4/+4
* Fix some non-Windows compiles (nw) R. Belmont2012-07-261-0/+3
* SDL: some compile fixes for OS X and Windows (nw) R. Belmont2012-07-261-0/+4
* SDL: Use XInput to allow multiple lightguns on Linux/*BSD targets. [Markus Ra... R. Belmont2012-07-255-1/+463
* SDL: Greatly improve drawing speed of GTK+ debugger windows [Fabrice Bellet] R. Belmont2012-07-131-43/+51
* SDL: Clean up GCC 4.7 test so it's the same path on all targets (nw) R. Belmont2012-06-191-15/+10
* Make it compile on windows mingw 4.7.x (no whatsnew) Miodrag Milanovic2012-06-181-0/+3
* SDL: Support newer Linux distros using GCC 4.7 [R. Belmont] R. Belmont2012-06-151-0/+11
* fix mistake by me a while ago: sr(syncrefresh) clashed with emuopts sr(sample... Michaël Banaan Ananas2012-06-101-1/+1
* SDL: More OS/2 fixes [K.O. Myung-Hun] R. Belmont2012-05-311-1/+1
* SDL: Preliminary Haiku OS support [PulkoMandy] R. Belmont2012-05-287-10/+38
* 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