dolphin/Source/Core
NeoBrainX 0655ee571d Shader compilation error message modified to contain some helpful information for noobs (includes a reference to the full bad shader dump).
Removed the "Hide Shader Errors" option; hide shader errors if panic handlers are disabled now.
Removed superfluous error messages about shader compilations; display only one error message instead.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7688 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-07-29 22:18:11 +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 vs2010: build dsptool again 2011-07-17 08:38:08 +00:00
Core dsphle - fix for 7686 2011-07-27 23:17:45 +00:00
DiscIO Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line. 2011-07-18 01:47:55 +00:00
DolphinWX Shader compilation error message modified to contain some helpful information for noobs (includes a reference to the full bad shader dump). 2011-07-29 22:18:11 +00:00
InputCommon Apply the simple NULL-checking patch from issue 4311. 2011-06-15 12:50:47 +00:00
VideoCommon Shader compilation error message modified to contain some helpful information for noobs (includes a reference to the full bad shader dump). 2011-07-29 22:18:11 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00