dolphin/Source/Core
hrydgard 6deb87c176 VertexLoader: Change some pointer arithmetic to array syntax. should have no effect on performance.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2255 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-15 13:45:03 +00:00
..
Common Emulated Wiimote: Added option to use Analog 2 for roll and pitch. Now you can use the regular controls on Analog 1 and roll and pitch on Analog 2. 2009-02-14 13:03:21 +00:00
Core fix a fixme in IR.cpp. IR still broken in 64-bit though. 2009-02-15 13:09:44 +00:00
DebuggerWX Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should give very minor speed boost. 2009-02-09 20:35:30 +00:00
DiscIO DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
DolphinWX finish the banner part of ISOProperties.cpp 2009-02-14 17:32:03 +00:00
InputCommon Emulated Wiimote: Added option to use Analog 2 for roll and pitch. Now you can use the regular controls on Analog 1 and roll and pitch on Analog 2. 2009-02-14 13:03:21 +00:00
VideoCommon VertexLoader: Change some pointer arithmetic to array syntax. should have no effect on performance. 2009-02-15 13:45:03 +00:00