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
/
palette.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to adjust the screen color
Dirk Best
2016-03-12
1
-0
/
+2
*
Add the rest of the 3-bit palettes and add the possiblity to set
Dirk Best
2015-07-29
1
-0
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-10
/
+10
*
render.c: render_containers now always make their own copy of the emulation p...
Alex W. Jackson
2015-02-23
1
-1
/
+0
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-1
/
+1
*
Palettes are now copied during get_primlist. This should fix
couriersud
2015-01-01
1
-1
/
+2
*
Fixes for PowerPC AltiVec compile [Vas Crabb]
R. Belmont
2014-04-12
1
-0
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-14
/
+14
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-177
/
+91
*
Change palette_t allocation so that it uses matching new/delete operators.
Aaron Giles
2014-02-18
1
-3
/
+4
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-180
/
+195
*
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
-9
/
+9
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
Templatized the palette generators and made naming consistent.
Aaron Giles
2012-04-09
1
-0
/
+18
*
Moved all drivers to using the paletteram helpers defined in the
Aaron Giles
2012-04-05
1
-9
/
+64
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
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
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-0
/
+3
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-0
/
+9
*
Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated
Aaron Giles
2008-09-27
1
-4
/
+4
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-03
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+259