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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
1
-1
/
+0
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-2
/
+2
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-23
/
+23
*
added missing initializations in default rectangle constructor (nw)
Oliver Stöneberg
2012-12-26
1
-1
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
Created new sprite device base class, which manages a bitmap
Aaron Giles
2012-09-02
1
-0
/
+19
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-8
/
+8
*
Fix several rendering issues with artwork, introduced in the
Aaron Giles
2012-01-16
1
-11
/
+16
*
Clean-ups and version bump
mame0144u6
Angelo Salese
2012-01-15
1
-5
/
+5
*
Added new method screen_device::register_screen_bitmap which
Aaron Giles
2012-01-15
1
-18
/
+6
*
Cleanup of bitmap classes now that formats and bpp are dictated
Aaron Giles
2012-01-14
1
-70
/
+68
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-17
/
+264
*
Cleanups and version bump
mame0144u5
Angelo Salese
2012-01-08
1
-7
/
+7
*
Bulk conversion of bitmap_t * to bitmap_t & . With this change the
Aaron Giles
2012-01-02
1
-1
/
+4
*
fix clip regression
Michaël Banaan Ananas
2012-01-01
1
-4
/
+4
*
Fix a few stragglers. Add width/height/position setters to
Aaron Giles
2011-12-31
1
-0
/
+5
*
Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
Aaron Giles
2011-12-31
1
-158
/
+106
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-2
/
+29
*
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
*
Added basic support in bitmap.c for 64-bit indexed bitmaps. As a
Aaron Giles
2009-07-13
1
-0
/
+2
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-0
/
+1
*
- Backs out BITMAP8 removal from most places.
Zsolt Vasvari
2008-02-24
1
-0
/
+2
*
Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit
Zsolt Vasvari
2008-02-24
1
-2
/
+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
/
+169