index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
/
drawgdi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all renderers to osd/modules/render. (nw)
couriersud
2015-02-28
1
-183
/
+0
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
1
-2
/
+0
*
More alignment of code:
couriersud
2015-02-22
1
-3
/
+3
*
More code alignment for windows and renderer. (nw)
couriersud
2015-02-12
1
-1
/
+1
*
More osd_window migration. (nw)
couriersud
2015-02-11
1
-2
/
+2
*
Identified window properties/variables which are used by renderers.
couriersud
2015-02-09
1
-4
/
+4
*
Introduced a comparable "osd_renderer" interface like it now exists for
couriersud
2015-02-05
1
-55
/
+58
*
Added window to osd_interface (nw)
Miodrag Milanovic
2014-09-01
1
-13
/
+13
*
rm unused colortable
Michaël Banaan Ananas
2014-04-05
1
-11
/
+1
*
fix compiler warning?
Michaël Banaan Ananas
2014-04-04
1
-9
/
+6
*
disabled some Visual Studio analysis warnings / fixed some obvious errors bas...
Oliver Stöneberg
2014-04-03
1
-1
/
+1
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
making code compiles and work on mingw 32 bit on versions 4.7.x and 4.8.x (nw)
Miodrag Milanovic
2014-03-30
1
-1
/
+1
*
renamed rendersw.c to rendersw.inc
Oliver Stöneberg
2014-03-19
1
-1
/
+1
*
and more global_free() -> global_free_array()(nw)
Oliver Stöneberg
2014-03-17
1
-2
/
+2
*
Changed how NULL callbacks are specified on win_draw_callbacks
Nathan Woods
2014-02-08
1
-3
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
"put HLSL back ..." fix build etc.
David Haywood
2013-06-06
1
-0
/
+1
*
As this project is clearly now run by people who care more about "feelings" a...
Ryan Holtz
2013-06-06
1
-1
/
+0
*
- d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy]
Ryan Holtz
2013-01-13
1
-0
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-16
/
+16
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Hooray for templates.
Aaron Giles
2012-04-12
1
-21
/
+2
*
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42]
Ryan Holtz
2011-05-30
1
-0
/
+2
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
Move generic templates from emucore.h to emutempl.h.
Aaron Giles
2011-02-07
1
-1
/
+1
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-8
/
+8
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-6
/
+6
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-22
/
+22
*
Moved all the OSD/windows code over to straight BSD license.
Aaron Giles
2009-10-12
1
-2
/
+34
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+1
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-4
/
+4
*
This patch:
Aaron Giles
2008-11-13
1
-1
/
+0
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-0
/
+1
*
Added new function video_get_view_for_target() which selects a view based
Aaron Giles
2008-06-16
1
-0
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+215