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
/
lib
/
util
/
bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-1
/
+1
*
Fix several rendering issues with artwork, introduced in the
Aaron Giles
2012-01-16
1
-7
/
+7
*
Clean-ups and version bump
mame0144u6
Angelo Salese
2012-01-15
1
-9
/
+9
*
Added new method screen_device::register_screen_bitmap which
Aaron Giles
2012-01-15
1
-1
/
+6
*
Cleanup of bitmap classes now that formats and bpp are dictated
Aaron Giles
2012-01-14
1
-70
/
+108
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-39
/
+74
*
Cleanups and version bump
mame0144u5
Angelo Salese
2012-01-08
1
-6
/
+6
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-40
/
+61
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-336
/
+140
*
lib/util now includes stdlib.h where needed
Couriersud
2010-01-17
1
-0
/
+2
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-3
/
+3
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-20
/
+185
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-13
/
+13
*
Assert copyright ownership of core library files, and relicense
Aaron Giles
2009-10-09
1
-2
/
+30
*
Cleanups and version bump.
mame0132u5
Aaron Giles
2009-07-16
1
-1
/
+1
*
Added basic support in bitmap.c for 64-bit indexed bitmaps. As a
Aaron Giles
2009-07-13
1
-0
/
+29
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-2
/
+2
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-6
/
+9
*
Cleanups and version bump.
mame0127u5
Aaron Giles
2008-09-26
1
-3
/
+3
*
From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr]
Aaron Giles
2008-09-26
1
-8
/
+24
*
- Backs out BITMAP8 removal from most places.
Zsolt Vasvari
2008-02-24
1
-0
/
+9
*
Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit
Zsolt Vasvari
2008-02-24
1
-9
/
+0
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+263