mame/src/emu/video
2018-03-11 12:36:59 -06:00
..
generic.cpp Rename *.c -> *.cpp in our source (nw) 2015-11-08 12:56:12 +01:00
generic.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
resnet.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
resnet.h untangle ladybug and redclash state classes 2018-02-24 01:00:58 +11:00
rgbgen.cpp rgbsse: Optimize some sse routines. (nw) (#2700) 2017-10-09 08:56:21 -06:00
rgbgen.h voodoo: Few more SSE optimizations. (nw) 2017-10-15 12:19:39 -06:00
rgbsse.cpp rgbsse: Declare scale_imm_and_clamp as inline to ensure that it compiles as fully inlined in voodoo rasterizers. (nw) 2017-09-23 08:17:15 -06:00
rgbsse.h rgbsse: Fix scaling functions for negative values. Fixes graphical anomalies in warfa. 2018-03-11 12:36:59 -06:00
rgbutil.h rgbsse: Optimize some sse routines. (nw) (#2700) 2017-10-09 08:56:21 -06:00
rgbvmx.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rgbvmx.h voodoo: Few more SSE optimizations. (nw) 2017-10-15 12:19:39 -06:00