This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
134fca9b82436477cd8f2f7762da0a42f83b1b82
dolphin
/
Source
/
Core
/
VideoCommon
T
History
james.jdunne
134fca9b82
~68% increase in GX_TF_IA8 decoding speed. Not an oft-used texture format. An example use is the Wii cursor in MKWii in the menus.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6699
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-31 10:20:43 +00:00
..
Src
~68% increase in GX_TF_IA8 decoding speed. Not an oft-used texture format. An example use is the Wii cursor in MKWii in the menus.
2010-12-31 10:20:43 +00:00
CMakeLists.txt
Win32-only:
2010-12-19 19:43:18 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
VideoCommon.vcproj
TextureDecoder.cpp: new SSE2 optimized GX_TF_I8 decoder. Probably not ultimately optimal SSE2 code, but provably better (on my machine) than the memset version. Tested with __rdtsc counts in an independent project. I get about 6-7 FPS more on average during the intro movie playback in Mario Kart Wii. Hope this compiles for GCC okay.
2010-12-30 19:17:08 +00:00