dolphin/Source/Core/VideoBackends
Tillmann Karras 315a8ba1c0 Various changes suggested by cppcheck
- remove unused variables
- reduce the scope where it makes sense
- correct limits (did you know that strcat()'s last parameter does not
  include the \0 that is always added?)
- set some free()'d pointers to NULL
2014-02-28 12:43:20 +01:00
..
D3D Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
OGL Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Software Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00