dolphin/Source
NeoBrainX f7d757b46e D3D9: Offset vertices used to copy textures by 0.5.
I __think__ this is the actually correct way to do it, but not sure. Someone please have a look at this...
Not sure if this changes anything anyway, since we're using scissor rects to clip this stuff anyway... Maybe the screen edges weren't cleaned properly before though.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7063 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-04 18:15:14 +00:00
..
Core D3D11: Implement EFB format reinterpretation. 2011-02-04 17:00: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 Turn back on unit tests in SCons. 2011-02-04 01:02:06 +00:00
Plugins D3D9: Offset vertices used to copy textures by 0.5. 2011-02-04 18:15:14 +00:00
TestSuite Add Turntable.cpp to SCons build. 2010-10-03 08:20:24 +00:00
UnitTests Turn back on unit tests in SCons. 2011-02-04 01:02:06 +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 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_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