dolphin/Source/Plugins
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
..
Plugin_DSP_HLE opengl scons compile fix on linux 2008-10-28 14:19:28 +00:00
Plugin_DSP_LLE clip audio correctly in gigaherz' resampler 2008-10-21 20:27:37 +00:00
Plugin_DSP_NULL now core, padsimple and dsp null can be buil in 64bit on osx 2008-10-24 15:48:36 +00:00
Plugin_nJoy_SDL made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong! 2008-10-31 05:40:52 +00:00
Plugin_PadSimple changed padsimple to default to using xpad and keyboard. 2008-10-31 17:02:51 +00:00
Plugin_VideoDX9 Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things. 2008-10-27 21:38:30 +00:00
Plugin_VideoOGL 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
Plugin_Wiimote_Test added some new log types for wii 2008-10-30 22:25:54 +00:00