yuzu/src
2023-02-16 21:17:01 -06:00
..
audio_core Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
common remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
core Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler glsl_emit_context: Remove redeclarations of gl_SampleID and gl_SampleMask 2023-02-08 19:34:39 -05:00
tests remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
video_core remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu yuzu: Write to config file on important config changes 2023-02-16 21:17:01 -06:00
yuzu_cmd general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt cmake: make room server optional 2022-12-28 17:18:27 -05:00