dolphin/Source
Lioncash 6d9ed9dc32 OGL/TextureCache: Move file statics to the TextureCache class
These rely on instance state, or are used within instance-based class
member functions, so they should belong to the instance itself instead
of being file statics.
2017-09-17 02:33:56 -04:00
..
Android Merge pull request #6034 from JonnyH/WIP/fix-android-null-SettingsSection-crash 2017-09-10 11:11:51 +02:00
Core OGL/TextureCache: Move file statics to the TextureCache class 2017-09-17 02:33:56 -04:00
DSPSpy DSPSpy: Add test for accelerator masking behaviour 2017-09-04 00:30:23 +02:00
DSPTool DSPTool: Fix build 2017-09-13 17:38:23 +02:00
PCH
UnitTests BitUtilsTest: update to pass clang-format 2017-08-13 19:04:56 -07:00
VSProps Only build OpenAL on Windows 2017-06-27 00:06:14 -07:00
.clang-format
CMakeLists.txt
dolphin-emu.sln