summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbsse.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* emu/video: check macros are defined before doing comparisons, also fix a typo... Vas Crabb2020-08-211-2/+2
* Clean up the preprocessor glue for selecting RGB utility implementation a little Vas Crabb2020-08-211-2/+2
* 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/+2
* rgbsse: Declare scale_imm_and_clamp as inline to ensure that it compiles as f... Ted Green2017-09-231-7/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] Vas Crabb2016-07-141-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+194