suyu/src
Subv 218a08df93 GLCache: Simplify the logic to copy from one texture to another in BlitTextures.
We now use glCopyImageSubData, this should avoid errors with trying to attach a compressed texture as a framebuffer's color attachment and then blitting to it.

Maybe in the future we can change this to glCopyTextureSubImage which only requires GL_ARB_direct_state_access.
2018-06-06 23:25:24 -05:00
..
common Service/BCAT: add module and services 2018-05-28 16:46:56 +03:00
core nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) 2018-06-06 08:31:17 -05:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core GLCache: Simplify the logic to copy from one texture to another in BlitTextures. 2018-06-06 23:25:24 -05:00
yuzu qt: add check for GL extension support 2018-06-04 12:26:30 -05:00
yuzu_cmd sdl: add check for GL extension support 2018-06-04 12:26:41 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00