dolphin/Source/Core
NeoBrainX 84906edf61 Fix applying anti-aliasing without having to open the gfx config. Thanks to skid for pointing out the VerifyValidity problem to me ;)
Fixes issue 4498.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7574 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-05-31 20:16:59 +00:00
..
AudioCommon Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz. 2011-05-28 23:32:11 +00:00
Common Improve WII state saves by saving /tmp and IPC request/reply queues 2011-05-27 19:55:07 +00:00
Core dspjit - iram/codespace reset fixed, decreased dspjit codespace to 2MB 2011-05-30 13:02:05 +00:00
DiscIO Fix IOCTL_ES_GETVIEWCNT (uninitialized data) 2011-05-16 22:46:35 +00:00
DolphinWX Fix build on openSUSE 11.4 (not sure why it worked fine everywhere else anyway). 2011-05-31 19:58:15 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon Fix applying anti-aliasing without having to open the gfx config. Thanks to skid for pointing out the VerifyValidity problem to me ;) 2011-05-31 20:16:59 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00