summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/draw13.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-130/+130
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-6/+3
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-071-1/+1
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-08-181-1/+1
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-121-9/+10
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+0
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-1/+1
* Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont... Couriersud2011-03-261-4/+2
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-1/+1
* osd/sdl again compiles against latest SVN 1.3. SDL 1.3 still is WIP so expect... Couriersud2011-02-121-33/+35
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-2/+2
* osd/sdl again compiles against latest SDL 1.3 svn. [Couriersud] Couriersud2011-01-021-4/+4
* Some fixes to keep sdlmame aligned to SDL1.3 development. No whatsnew. Couriersud2010-12-271-22/+41
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-4/+4
* SDLMAME now compiles against SDL 1.3 up to HG rev 4464. Everything beyond tha... Couriersud2010-06-031-13/+13
* Cleanups and version bump. Aaron Giles2010-01-161-136/+136
* SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont2010-01-151-2/+2
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+1184