index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
palette.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-561
/
+0
*
Add the rest of the 3-bit palettes and add the possiblity to set
Dirk Best
2015-07-29
1
-0
/
+60
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-6
/
+6
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-5
/
+10
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-2
/
+3
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
1
-0
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-32
/
+32
*
some dynamic_buffer/dynamic_array usage cleanups (nw)
Oliver Stöneberg
2014-03-29
1
-3
/
+2
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-25
/
+26
*
Change palette_t allocation so that it uses matching new/delete operators.
Aaron Giles
2014-02-18
1
-0
/
+10
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-574
/
+298
*
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
-21
/
+21
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
Fix yuv factors in palette normalization. The web is full of errors...
Couriersud
2011-02-06
1
-7
/
+7
*
Fix a bug in palette_normalize_range which caused color distortion.
Couriersud
2011-01-28
1
-5
/
+7
*
lib/util now includes stdlib.h where needed
Couriersud
2010-01-17
1
-0
/
+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
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-10
/
+10
*
Cleanups and version bump.
mame0129u1
Aaron Giles
2009-01-15
1
-2
/
+2
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-0
/
+12
*
Cleanups and version bump.
mame0127u6
Aaron Giles
2008-10-02
1
-8
/
+8
*
Simplified core deinterlacing logic based on availability of pre-
Aaron Giles
2008-09-29
1
-1
/
+1
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-5
/
+99
*
Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated
Aaron Giles
2008-09-27
1
-1
/
+2
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+651