citra/src
ReinUsesLisp 74fff717aa
gl_texture_cache: Apply sRGB on blits
glBlitFramebuffer keeps in mind GL_FRAMEBUFFER_SRGB's state. Enable this
depending on the target surface pixel format.
2019-11-24 18:13:33 -03:00
..
audio_core
common common/logging: Silence no return value warnings 2019-11-15 18:43:35 -03:00
core Merge pull request #3114 from FernandoS27/cond-var 2019-11-23 13:24:39 -05:00
input_common
tests Core_Timing: Fix tests. 2019-10-12 07:23:08 -04:00
video_core gl_texture_cache: Apply sRGB on blits 2019-11-24 18:13:33 -03:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu Merge pull request #3140 from FearlessTobi/port-4953 2019-11-21 15:32:24 -05:00
yuzu_cmd yuzu_cmd: Use string_view instead of string for extensions 2019-11-07 01:52:18 -03:00
yuzu_tester
.clang-format
CMakeLists.txt