You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kelebek1 16a5c56b7c Review 1 5 years ago
..
decode Review 1 5 years ago
ast.cpp ast: Improve string concat readability in operator() 5 years ago
ast.h video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
async_shaders.cpp yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
async_shaders.h video_core: Reimplement the buffer cache 5 years ago
compiler_settings.cpp Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 7 years ago
compiler_settings.h Shader_IR: allow else derivation to be optional. 7 years ago
control_flow.cpp video_core: Make use of ordered container contains() where applicable 5 years ago
control_flow.h video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
decode.cpp video_core: Rewrite the texture cache 5 years ago
expr.cpp video_core/expr: Supply operator!= along with operator== 7 years ago
expr.h video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
memory_util.cpp video_core: Remove all Core::System references in renderer 6 years ago
memory_util.h video_core: Remove all Core::System references in renderer 6 years ago
node.h video_core: Rewrite the texture cache 5 years ago
node_helper.cpp video_core: Remove unnecessary enum class casting in logging messages 5 years ago
node_helper.h shader/texture: Join separate image and sampler pairs offline 6 years ago
registry.cpp shader/registry: Silence a -Wshadow warning 6 years ago
registry.h shader/registry: Silence a -Wshadow warning 6 years ago
shader_ir.cpp Merge pull request #5159 from lioncash/move-amend 5 years ago
shader_ir.h video_core: Reimplement the buffer cache 5 years ago
track.cpp General: Make use of std::nullopt where applicable 6 years ago
transform_feedback.cpp shader/transform_feedback: Expose buffer stride 6 years ago
transform_feedback.h shader/transform_feedback: Expose buffer stride 6 years ago