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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-15
/
+15
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-11
/
+11
*
Lua scripting enhancements:
Vas Crabb
2022-08-23
1
-23
/
+31
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-1
/
+1
*
Low-level #include overhaul
AJR
2021-01-02
1
-0
/
+1
*
More Lua interface cleanup - it's simpler with cleaner underlyng APIs.
Vas Crabb
2020-12-27
1
-10
/
+12
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-5
/
+14
*
util/bitmap.cpp: Use std::fill_n to get better code for modern CPUs.
Vas Crabb
2020-09-20
1
-74
/
+15
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Make bitmap8_t, bitmap16_t, bitmap32_t and bitmap64_t specializations of one ...
AJR
2019-09-16
1
-0
/
+39
*
make rectangle work better with constexpr, change many things to use designat...
Vas Crabb
2018-07-28
1
-30
/
+30
*
Make bitmaps movable, allowing them to be used in vectors and emplaced easily.
Vas Crabb
2016-12-15
1
-36
/
+67
*
More ie15 optimizations, nw. Also removes cache-line padding of dubious perfo...
therealmogminer@gmail.com
2016-10-23
1
-21
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-37
/
+37
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-12
/
+12
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+456