This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ab76cbf2fcf31b059edf10c220800150313ddf18
dolphin
/
Source
/
Core
/
VideoCommon
T
History
nodchip
956b8eb54d
VideoCommon: Added automatic selection routines for SSSE3/SSE4.1 codes. It selects SSSE3/SSE4.1 codes only if a proper preprocessor definition is defined and the target cpu supports SSSE3/SSE4.1. The selection routines in VertexLoader_* use function pointers. TextureDecoder uses a combination of "#if" and "if" statements.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5302
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-09 15:13:42 +00:00
..
Src
VideoCommon: Added automatic selection routines for SSSE3/SSE4.1 codes. It selects SSSE3/SSE4.1 codes only if a proper preprocessor definition is defined and the target cpu supports SSSE3/SSE4.1. The selection routines in VertexLoader_* use function pointers. TextureDecoder uses a combination of "#if" and "if" statements.
2010-04-09 15:13:42 +00:00
OpenCL.rules
update OpenCL.rules to work on paths that include spaces
2009-10-21 01:00:27 +00:00
VideoCommon.vcproj
Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a speed issue int the FIFO loop introduced recently (ZWW was ~20% slower)
2009-12-28 19:13:06 +00:00