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
c36ed08cfcfdb94708d1b32081808f58eb87f1b1
dolphin
/
Source
T
History
donkopunchstania
c36ed08cfc
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7083
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 18:25:34 +00:00
..
Core
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
2011-02-05 18:25:34 +00:00
DSPSpy
Put some stuff in the gfx plugins into namespaces, so that the symbols won't collide if someone decides to merge the gfx plugins into dolphin too. still more things left to do though.
2011-01-29 20:16:51 +00:00
DSPTool
The compiler need not obey the static keyword, so to avoid linker
2011-02-05 16:06:05 +00:00
Plugins
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
2011-02-05 18:25:34 +00:00
TestSuite
Add Turntable.cpp to SCons build.
2010-10-03 08:20:24 +00:00
UnitTests
The compiler need not obey the static keyword, so to avoid linker
2011-02-05 16:06:05 +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_2010.sln
Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it.
2011-02-03 20:41:23 +00:00
Dolphin.sln
Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it.
2011-02-03 20:41:23 +00:00