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
/
emu
/
rendlay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-1
/
+1
*
Remove stray bitmap_free's.
Aaron Giles
2010-06-08
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-25
/
+23
*
several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg]
Fabio Priuli
2010-03-17
1
-14
/
+14
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-1
/
+1
*
Internal debugger using the mame rendering infrastructure
Couriersud
2010-02-11
1
-19
/
+29
*
Minor changes for internal render debugger
Couriersud
2010-02-05
1
-29
/
+19
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-4
/
+4
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-0
/
+3
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-8
/
+4
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-26
/
+26
*
Added new module tagmap which is a simple hashed string map.
Aaron Giles
2009-11-23
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-13
/
+8
*
Crosshair update
Derrick Renaud
2009-03-28
1
-2
/
+2
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-10
/
+10
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-63
/
+62
*
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
Aaron Giles
2008-12-04
1
-6
/
+6
*
02512: dkong: Artwork and gameplay area are getting squished/distorted
Aaron Giles
2008-10-10
1
-4
/
+3
*
02321: mpu4utst, mpu4tst2, mpu4met0: Screenless systems crash due to problems...
Aaron Giles
2008-10-09
1
-1
/
+1
*
Fixed memory leak due to recent input changes.
Aaron Giles
2008-09-10
1
-14
/
+4
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-10
/
+22
*
- Removes the public screen_state object -- all access is via functions
Zsolt Vasvari
2008-03-13
1
-1
/
+1
*
- the public screen_state is made to only contain items that are currently ac...
Zsolt Vasvari
2008-03-07
1
-6
/
+6
*
* Wrapped unused code in "#ifdef UNUSED_FUNCTION"
Couriersud
2008-03-01
1
-1
/
+2
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-38
/
+38
*
Cleanups and version bump for 0.123u2.
mame0123u2
Aaron Giles
2008-02-21
1
-1
/
+1
*
Most important thing to note about this change:
Aaron Giles
2008-02-21
1
-8
/
+12
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-6
/
+6
*
- 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
-8
/
+8
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2126