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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Here's another MAME tidy patch. This one adds missing const/statics,
Aaron Giles
2008-11-02
1
-6
/
+0
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-13
/
+13
*
Removed render_container_set_palette_alpha() hack. Now the alpha value
Aaron Giles
2008-09-27
1
-3
/
+0
*
OSD notice: you now need to report separate mouse up/mouse down events
Aaron Giles
2008-09-09
1
-0
/
+3
*
Cleanups.
Aaron Giles
2008-07-17
1
-1
/
+1
*
Replaced the crazy number of get/set functions for render containers with
Aaron Giles
2008-07-13
1
-46
/
+24
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-0
/
+7
*
Added new function video_get_view_for_target() which selects a view based
Aaron Giles
2008-06-16
1
-1
/
+0
*
- More machine->screen removal
Zsolt Vasvari
2008-03-11
1
-2
/
+2
*
- First batch of machine->screen[] access has been removed
Zsolt Vasvari
2008-03-11
1
-1
/
+1
*
Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use th...
Zsolt Vasvari
2008-03-10
1
-1
/
+1
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-2
/
+2
*
render.[ch]: change type of target_orientation in target_compute_visible_area...
Couriersud
2008-03-02
1
-1
/
+1
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-4
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-11
/
+17
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+478