summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/drawogl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-402/+402
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-121-23/+21
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-2/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-7/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* SDL updates [R. Belmont, Carl, cgwg] R. Belmont2011-11-181-12/+12
* fix SDL compile (no whatsnew) R. Belmont2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-8/+8
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont... Couriersud2011-03-261-3/+2
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-5/+5
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-5/+5
* Fix pastebin hash (no whatsnew) R. Belmont2011-02-171-1/+1
* SDL: GLSL now works for all pixel formats; fixed memory leak on textures [cgwg] R. Belmont2011-02-171-11/+24
* Fix SDL. Maybe. (no whatsnew) R. Belmont2011-02-121-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-11/+11
* SDL: Clear and flip 3 times on resolution changes instead of twice, required ... R. Belmont2010-12-171-1/+1
* Split the screen device into a separate module. Aaron Giles2010-12-021-2/+2
* Cleanups and version bump. Aaron Giles2010-10-141-1/+1
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-15/+18
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-4/+4
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* Fix SDL compile error. Aaron Giles2010-06-081-2/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+3
* SDLMAME now compiles against SDL 1.3 up to HG rev 4464. Everything beyond tha... Couriersud2010-06-031-20/+126
* - Revert changes accidentally committed. Couriersud2010-02-121-110/+4
* - Removed changelog notes from osd_sdl.h Couriersud2010-02-121-4/+110
* The return of the "misc" Couriersud2010-01-211-1/+4
* Cleanups and version bump. Aaron Giles2010-01-161-175/+175
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+3127