dolphin/Source/Core
Stenzek 20cbef8e9f HiresTextures: Move the maximum mip level check from DDS to main loader
This way that the mip count check occurs on .png and uncombined DDS
textures as well.
2017-04-29 13:46:43 +10:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common GLExtensions: Add GL_EXT_texture_compression_s3tc 2017-04-29 00:14:23 +10:00
Core IOS/ES: Drop unnecessary memset for vectors 2017-04-27 00:01:26 +02:00
DiscIO IOS: Implement UID/GID changes for the PPC 2017-04-23 23:09:44 +02:00
DolphinNoGUI
DolphinQt2
DolphinWX Merge pull request #5296 from stenzek/vulkan-postprocessing 2017-04-28 22:50:14 +10:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends Vulkan: Support native compressed textures 2017-04-29 13:46:42 +10:00
VideoCommon HiresTextures: Move the maximum mip level check from DDS to main loader 2017-04-29 13:46:43 +10:00
CMakeLists.txt