This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
66cd497dfe2e224d047ec375d0e3290a478890e8
dolphin
/
Source
/
Core
/
VideoCommon
History
Jordan Woyak
66cd497dfe
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6931
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-27 10:41:26 +00:00
..
Src
Fixed the black (alpha) textures in the 8ing games like Tatsunoko vs Capcom and the Naruto series when using the OpenGL plug-in. Thanks to jim.lee for the tip.
2011-01-27 10:17:13 +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
VideoCommon.vcxproj
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them)
2011-01-27 10:41:26 +00:00