yuzu/src
archshift b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
ScanDirectoryTreeAndCallback, before this change, coupled error/return
codes and actual return values (number of entries found). This caused
confusion and difficulty interpreting the precise way the function
worked.

Supersedes, and closes #1255.
2015-11-27 13:33:38 -08:00
..
citra Handle changes pointed out in comments on PR 2015-10-22 00:11:25 -04:00
citra_qt Refactor ScanDirectoryTreeAndCallback to separate errors and retvals 2015-11-27 13:33:38 -08:00
common Refactor ScanDirectoryTreeAndCallback to separate errors and retvals 2015-11-27 13:33:38 -08:00
core Merge pull request #1248 from polaris-/add-ssl-stubs 2015-11-24 16:15:21 -05:00
video_core renderer_opengl: Fix uniform issues introduced with kemenaran/avoid-explicit-uniform-location. 2015-11-25 22:33:24 -05:00
CMakeLists.txt