summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/video: check macros are defined before doing comparisons, also fix a typo... Vas Crabb2020-08-211-3/+2
* Clean up the preprocessor glue for selecting RGB utility implementation a little Vas Crabb2020-08-211-1/+1
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* Put #include emu.h as the first preprocessor directive in various files to su... yz70s2018-11-021-1/+3
* rgbsse: Optimize some sse routines. (nw) (#2700) tedgreen992017-10-091-20/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-25/+25
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+136