dolphin/Source/Core
donkopunchstania 342c559719 fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p
noticed the real HW doesn't clip some things it should. modified the projection matrix to account for this.
changed normal loader to better handle 1 or 3 index NBT data which fixed an underrun.
added missing z component in biasing section of indirect texturing.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1048 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-02 05:07:14 +00:00
..
Common "FileSearch.cpp" was moved. 2008-11-01 17:44:27 +00:00
Core several FS/FileIO fixes/improvements 2008-11-01 18:33:37 +00:00
DebuggerWX Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool), show activated cheats, some comments, one more jitted instruction, support in backpatcher for writes, currently disabled because Beyond Good and Evil crashes when using it. yes this change should be split but i'm just too lazy, sorry. 2008-10-28 22:38:53 +00:00
DiscIO several FS/FileIO fixes/improvements 2008-11-01 18:33:37 +00:00
DolphinWX several FS/FileIO fixes/improvements 2008-11-01 18:33:37 +00:00
VideoCommon fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p 2008-11-02 05:07:14 +00:00