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
/
render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+4
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-16
/
+25
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-2
/
+2
*
Added new module tagmap which is a simple hashed string map.
Aaron Giles
2009-11-23
1
-4
/
+3
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-9
/
+6
*
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
-14
/
+18
*
02321: mpu4utst, mpu4tst2, mpu4met0: Screenless systems crash due to problems...
Aaron Giles
2008-10-09
1
-1
/
+1
*
Cleanups and version bump.
mame0127u6
Aaron Giles
2008-10-02
1
-15
/
+15
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-72
/
+182
*
Removed render_container_set_palette_alpha() hack. Now the alpha value
Aaron Giles
2008-09-27
1
-14
/
+2
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-6
/
+6
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-38
/
+65
*
Cleanups.
Aaron Giles
2008-07-17
1
-12
/
+12
*
Replaced the crazy number of get/set functions for render containers with
Aaron Giles
2008-07-13
1
-176
/
+52
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-26
/
+138
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-5
/
+5
*
Cleanups and version bump.
mame0123u6
Aaron Giles
2008-03-19
1
-1
/
+1
*
Fixed pick_best_mode in both d3d and ddraw cases to manually extract
Aaron Giles
2008-03-17
1
-4
/
+11
*
Next batch of machine->screen[] removal
Zsolt Vasvari
2008-03-12
1
-3
/
+4
*
- More machine->screen removal
Zsolt Vasvari
2008-03-11
1
-4
/
+15
*
Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th...
Zsolt Vasvari
2008-03-10
1
-86
/
+139
*
- the public screen_state is made to only contain items that are currently ac...
Zsolt Vasvari
2008-03-07
1
-1
/
+1
*
Remove (UINT32) type casts which break build with mingw - again
Couriersud
2008-03-05
1
-4
/
+4
*
* pass running_machine parameter to construct_map_##_name, i.e. ADDRESS_MAP_S...
Couriersud
2008-03-05
1
-4
/
+4
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-6
/
+6
*
render.[ch]: change type of target_orientation in target_compute_visible_area...
Couriersud
2008-03-02
1
-12
/
+12
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-9
/
+9
*
Most important thing to note about this change:
Aaron Giles
2008-02-21
1
-13
/
+14
*
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
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Reverting my change; I must be understanding this as well as I thought
Nathan Woods
2007-12-24
1
-3
/
+0
*
1. Added assertion to append_render_primitive() to test for degenerate case
Nathan Woods
2007-12-24
1
-6
/
+12
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2948