index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
drawdd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-6
/
+3
*
fix for -video ddraw causing crash on 16bit video output (no whatsnew)
Miodrag Milanovic
2012-05-19
1
-2
/
+2
*
Hooray for templates.
Aaron Giles
2012-04-12
1
-140
/
+9
*
HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42]
Ryan Holtz
2011-05-30
1
-0
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
1
-3
/
+3
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-1
/
+1
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-3
/
+4
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-4
/
+4
*
Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew)
Miodrag Milanovic
2011-01-13
1
-6
/
+0
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-2
/
+2
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-29
/
+29
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-5
/
+3
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-3
/
+0
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-0
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-5
/
+5
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-5
/
+5
*
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
-21
/
+21
*
This patch:
Aaron Giles
2008-11-13
1
-8
/
+7
*
From: Oliver Stoenberg
Aaron Giles
2008-04-11
1
-8
/
+8
*
Centralized definitions of _WIN32_WINNT.
Aaron Giles
2008-03-21
1
-3
/
+0
*
Fixed pick_best_mode in both d3d and ddraw cases to manually extract
Aaron Giles
2008-03-17
1
-1
/
+10
*
Changes first argument of video_screen_* functions to take a device_config
Zsolt Vasvari
2008-03-09
1
-1
/
+1
*
Moves 'refresh' from public to internal video state and renames it to 'frame_...
Zsolt Vasvari
2008-03-07
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-01-24
1
-1
/
+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
/
+1435