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
dcbfd4ea4cabb1ca5ed3f2f138b0f8352a472f7b
dolphin
/
Source
T
History
xsacha
dcbfd4ea4c
SSSE3 implementation of IA8 texture decode. Roughly 50% faster than SSE2 version on my computer (SSSE3: 77%, SSE2: 57% vs reference C on Core2 Duo). About half as many cycles.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6770
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-07 14:55:05 +00:00
..
Core
SSSE3 implementation of IA8 texture decode. Roughly 50% faster than SSE2 version on my computer (SSSE3: 77%, SSE2: 57% vs reference C on Core2 Duo). About half as many cycles.
2011-01-07 14:55:05 +00:00
DSPSpy
Second attempt at issue 3458. Fixes issue 3458.
2010-12-04 03:50:55 +00:00
DSPTool
Build but don't install the dsptool/tester/MemcardManager tools
2010-07-22 03:38:32 +00:00
Plugins
Use CPUDetect.h and bSSSE3 to fix "unknown machine instructions" on DX9 plugin.
2011-01-07 09:42:44 +00:00
PluginSpecs
Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size.
2011-01-07 04:57:59 +00:00
TestSuite
Add Turntable.cpp to SCons build.
2010-10-03 08:20:24 +00:00
UnitTests
Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude
2010-12-29 20:20:52 +00:00
CMakeLists.txt
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
Dolphin.sln
Disable the Languages target on windows 32 bit builds.
2011-01-05 14:31:50 +00:00