yuzu-mainline/src
Fernando Sahmkow 228f516bb4 texture_cache uncompress-compress is untopological.
This makes conflicts between non compress and compress textures to be 
auto recycled. It also limits the amount of mipmaps a texture can have 
if it goes above it's limit.
2019-06-20 21:38:33 -03:00
..
audio_core Cleanup 2019-06-16 20:18:35 +10:00
common shader: Decode SUST and implement backing image functionality 2019-06-20 21:38:33 -03:00
core Merge pull request #2596 from FernandoS27/revert-2590 2019-06-20 13:04:06 -04:00
input_common input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 2019-06-03 16:56:47 -04:00
tests
video_core texture_cache uncompress-compress is untopological. 2019-06-20 21:38:33 -03:00
web_service
yuzu video_core: Make ARB_buffer_storage a required extension 2019-06-20 21:36:12 -03:00
yuzu_cmd video_core: Make ARB_buffer_storage a required extension 2019-06-20 21:36:12 -03:00
.clang-format
CMakeLists.txt