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
/
tilemap.h
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
-1
/
+1
*
Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly
Aaron Giles
2009-12-28
1
-31
/
+31
*
Added SET_TILE_INFO_DEVICE to tilemap.h (it should be correct)
Fabio Priuli
2009-12-14
1
-1
/
+2
*
Added TILE_GET_INFO_DEVICE macro to tilemap.c
Fabio Priuli
2009-12-13
1
-0
/
+1
*
Added tilemap_create_device() function which lets you create a tilemap
Aaron Giles
2009-12-10
1
-0
/
+4
*
> From: atari_ace@verizon.net
Aaron Giles
2009-08-13
1
-9
/
+11
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-08-02
1
-8
/
+0
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-15
/
+10
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-14
1
-2
/
+2
*
added pen_mask tile attribute to the tilemap system.
Nicola Salmoria
2008-09-27
1
-4
/
+5
*
Added new function tilemap_set_pen_data_offset().
Nicola Salmoria
2008-08-26
1
-1
/
+9
*
Cleanups and version bump to 0.124u2.
mame0124u2
Aaron Giles
2008-04-12
1
-1
/
+1
*
00761: finalapr: Heavy performance hit.
Couriersud
2008-04-04
1
-1
/
+4
*
fix tilemap viewer to draw the whole tilemap when categories are used
Nicola Salmoria
2008-04-01
1
-0
/
+1
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-3
/
+3
*
tp84: Replaces sprite multiplexing hack with video_screen_update_now() on spr...
Zsolt Vasvari
2008-03-02
1
-1
/
+0
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-9
/
+9
*
Removed 'type' parameter from tilemap_create
Zsolt Vasvari
2008-02-05
1
-22
/
+4
*
Removed TILEMAP_TRANSPARENT_COLOR tilemap type. The tilemap type is no longe...
Zsolt Vasvari
2008-02-05
1
-14
/
+0
*
added tilemap_get_scrollx / tilemap_get_scrolly
Nicola Salmoria
2008-01-19
1
-0
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+635