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
/
emu
/
video
/
rgbgen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t.
ted green
2015-07-12
1
-1
/
+1
*
nw, fix most N64 visual bugs from new RDP SSE code.
therealmogminer@gmail.com
2015-07-11
1
-8
/
+8
*
rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member f...
ted green
2015-07-03
1
-0
/
+51
*
Fix remaining N64 issues on 32-bit, nw
therealmogminer@gmail.com
2015-06-26
1
-1
/
+1
*
Partially fix N64 issues on 32-bit, nw
therealmogminer@gmail.com
2015-06-26
1
-1
/
+1
*
Fixed MT-05968
therealmogminer@gmail.com
2015-06-26
1
-32
/
+32
*
nw, fix Clang compile
therealmogminer@gmail.com
2015-06-24
1
-28
/
+0
*
rdp-sse (nw) Proper fix for bilinear_filter
therealmogminer@gmail.com
2015-06-23
1
-1
/
+19
*
nw, update rgbgen
therealmogminer@gmail.com
2015-06-23
1
-509
/
+449
*
voodoodefs.h -- Re-organized macros into function calls to help in optimizati...
ted green
2015-06-07
1
-1
/
+56
*
cleanup of bogus copyright messages and restriction texts, update for Daniel ...
Miodrag Milanovic
2015-05-25
1
-3
/
+0
*
updated licenses for most of devices (nw)
Miodrag Milanovic
2015-05-14
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
avoid more unnecessary UINT32<->rgb_t conversions (nw)
Oliver Stöneberg
2014-04-07
1
-2
/
+2
*
small rgb_bilinear_filter() optimization (nw)
Oliver Stöneberg
2014-04-07
1
-4
/
+4
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-19
/
+19
*
re: rgbutil: namcos22 doesn't mind if it's done this way
Michaël Banaan Ananas
2013-12-31
1
-2
/
+2
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
added rgbutil per-channel scale_and_clamp. NOTE: i can't test it on Mac(rgbvm...
Michaël Banaan Ananas
2011-09-15
1
-6
/
+28
*
Fixed MSVC 64-bit compile errors.
Aaron Giles
2009-08-19
1
-0
/
+54
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+396