suyu/src
ReinUsesLisp 9a82dec74a maxwell_3d: Set rt_separate_frag_data to 1 by default
Commercial games assume that this value is 1 but they never set it. On
the other hand nouveau manually sets this register. On
ConfigureFramebuffers we were asserting for what we are actually
implementing (according to envytools).
2019-01-22 04:14:29 -03:00
..
audio_core audio_core: remove unnecessary spaces on comments 2019-01-14 00:22:05 -02:00
common Merge pull request #1928 from lioncash/caps 2018-12-27 11:15:34 -05:00
core Merge pull request #2025 from DarkLordZach/loader-banner-logo 2019-01-20 13:26:27 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core maxwell_3d: Set rt_separate_frag_data to 1 by default 2019-01-22 04:14:29 -03:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #2035 from lioncash/fwd-decl 2019-01-21 17:31:07 -05:00
yuzu_cmd settings: Use std::chrono::seconds instead of s64 for RTC 2019-01-07 19:19:40 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00