summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/drawsdl.c
Commit message (Expand)AuthorAgeFilesLines
* 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