summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/drawgdi.c
Commit message (Expand)AuthorAgeFilesLines
* Moved all renderers to osd/modules/render. (nw) couriersud2015-02-281-183/+0
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-2/+0
* More alignment of code: couriersud2015-02-221-3/+3
* More code alignment for windows and renderer. (nw) couriersud2015-02-121-1/+1
* More osd_window migration. (nw) couriersud2015-02-111-2/+2
* Identified window properties/variables which are used by renderers. couriersud2015-02-091-4/+4
* Introduced a comparable "osd_renderer" interface like it now exists for couriersud2015-02-051-55/+58
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-011-13/+13
* rm unused colortable Michaël Banaan Ananas2014-04-051-11/+1
* fix compiler warning? Michaël Banaan Ananas2014-04-041-9/+6
* disabled some Visual Studio analysis warnings / fixed some obvious errors bas... Oliver Stöneberg2014-04-031-1/+1
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-311-1/+1
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-311-1/+1
* making code compiles and work on mingw 32 bit on versions 4.7.x and 4.8.x (nw) Miodrag Milanovic2014-03-301-1/+1
* renamed rendersw.c to rendersw.inc Oliver Stöneberg2014-03-191-1/+1
* and more global_free() -> global_free_array()(nw) Oliver Stöneberg2014-03-171-2/+2
* Changed how NULL callbacks are specified on win_draw_callbacks Nathan Woods2014-02-081-3/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
* "put HLSL back ..." fix build etc. David Haywood2013-06-061-0/+1
* As this project is clearly now run by people who care more about "feelings" a... Ryan Holtz2013-06-061-1/+0
* - d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy] Ryan Holtz2013-01-131-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Hooray for templates. Aaron Giles2012-04-121-21/+2
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] Ryan Holtz2011-05-301-0/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Move generic templates from emucore.h to emutempl.h. Aaron Giles2011-02-071-1/+1
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-8/+8
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-6/+6
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-4/+4
* This patch: Aaron Giles2008-11-131-1/+0
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-0/+1
* Added new function video_get_view_for_target() which selects a view based Aaron Giles2008-06-161-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+215