summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/drawsdl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-63/+63
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Hooray for templates. Aaron Giles2012-04-121-73/+7
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-121-69/+75
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* GCC 4.6 "Variable assigned but not used" fixes, part 5 (no whatsnew) R. Belmont2011-05-301-2/+5
* Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont... Couriersud2011-03-261-6/+4
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* osd/sdl again compiles against latest SVN 1.3. SDL 1.3 still is WIP so expect... Couriersud2011-02-121-16/+26
* Fix SDL. Maybe. (no whatsnew) R. Belmont2011-02-121-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-1/+1
* osd/sdl again compiles against latest SDL 1.3 svn. [Couriersud] Couriersud2011-01-021-16/+16
* Fix most-likely-to-fail SDL_TTF version check. Added a warning if strikethrou... Couriersud2010-12-281-0/+2
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-20/+20
* SDLMAME now compiles against SDL 1.3 up to HG rev 4464. Everything beyond tha... Couriersud2010-06-031-17/+17
* Cleanups and version bump. Aaron Giles2010-01-161-67/+67
* Cosmetic changes, no credit Couriersud2010-01-151-6/+0
* SDLMAME: add BGRA support to -video soft Couriersud2010-01-151-0/+16
* SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont2010-01-151-1/+1
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+1131