yuzu/src
ReinUsesLisp 8dfc81239f gl_state: Synchronize gl_state even when state is disabled
There are some potential edge cases where gl_state may fail to track the
state if a related state changes while the toggle is disabled or it
didn't change. This addresses that.
2019-02-15 01:30:14 -03:00
..
audio_core core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
common Merge pull request #2113 from ReinUsesLisp/vulkan-base 2019-02-14 10:06:48 -05:00
core Merge pull request #2115 from lioncash/local 2019-02-13 21:42:04 -05:00
input_common
tests core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
video_core gl_state: Synchronize gl_state even when state is disabled 2019-02-15 01:30:14 -03:00
web_service
yuzu loading_screen: Unchunk progress bar 2019-02-06 22:23:40 -03:00
yuzu_cmd gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
.clang-format
CMakeLists.txt