dolphin/Source
Stenzek b066d51dfa Vulkan: Remove parameters/members of single-instance classes
There's not a lot of point in passing these around or storing them
(texture cache/state tracker mainly) as there will only ever be a single
instance of the class.

Also adds downcast helpers such as Vulkan::Renderer::GetInstance().
2016-11-03 22:01:54 +10:00
..
Android Merge pull request #4409 from sigmabeta/android-tv-screenshot-errors 2016-10-31 23:34:41 +01:00
Core Vulkan: Remove parameters/members of single-instance classes 2016-11-03 22:01:54 +10:00
DSPSpy
DSPTool
PCH
UnitTests Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
VSProps Add a __LIBUSB__ define 2016-10-03 21:07:12 +02:00
.clang-format
CMakeLists.txt Fix various comment typos 2016-10-24 18:27:49 +02:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00