dolphin/Source/Core
nakeee 099b89d9e9 DSPLLE: some bad code clean up pointed out by lordmark
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4495 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-04 10:06:47 +00:00
..
AudioCommon CoreAudio for osx : replace all deprecated functions, now it not block dolphin, but it not work, i'm not a sound specialist 2009-10-23 17:10:27 +00:00
Common remove some newlines from FileUtil logs. 2009-10-31 09:17:37 +00:00
Core Fixed TLB games support for the iCache, games using the TLB Hack should now work as before (fixes issue 1218) 2009-11-01 01:24:30 +00:00
DSPCore DSPLLE: some bad code clean up pointed out by lordmark 2009-11-04 10:06:47 +00:00
DebuggerUICommon fix bug with ascii memview: make '\0' be ' ' instead of string end. 2009-10-31 09:12:31 +00:00
DebuggerWX Trying a fix to floating point single (issue 1556), Sonic Unleashed now have correct projections, also re-enabled color buffer clear on OpenGL plugin (was causing flickering in fullscreen and garbage on sides...) 2009-10-20 23:09:44 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX Fixed TLB games support for the iCache, games using the TLB Hack should now work as before (fixes issue 1218) 2009-11-01 01:24:30 +00:00
InputCommon Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
VideoCommon Some errors in the values passed to e pixel shader caused the menu error, no they are fixed, thanks to LordMark for help me with the testing. 2009-10-31 13:40:53 +00:00