1
0
Fork 0
forked from suyu/suyu
suyu/src
ReinUsesLisp ce20ed8e4e
gl_state: Move dirty checks to individual apply calls instead of Apply
This requires removing constness from some methods, but for consistency
it's removed in all methods.
2019-10-29 21:27:25 -03:00
..
audio_core Used revision 5 instead of 7, marked constexpr as static 2019-09-21 16:24:56 +10:00
common Merge pull request #2971 from FernandoS27/new-scheduler-v2 2019-10-28 10:53:27 +11:00
core Merge pull request #2971 from FernandoS27/new-scheduler-v2 2019-10-28 10:53:27 +11:00
input_common
tests Core_Timing: Fix tests. 2019-10-12 07:23:08 -04:00
video_core gl_state: Move dirty checks to individual apply calls instead of Apply 2019-10-29 21:27:25 -03:00
web_service
yuzu Correct compiling errors and addapt to the new interface. 2019-10-15 11:55:09 -04:00
yuzu_cmd SDL: Fix missing header 2019-10-04 18:14:11 -04:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format
CMakeLists.txt