mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
9e87193725
Now that the GPU is initialized when video backends are initialized, it's no longer needed to query components once the game is running: it can be done when yuzu is booting. This allows us to pass components between constructors and in the process remove all Core::System references in the video backend. |
||
---|---|---|
.. | ||
decode | ||
ast.cpp | ||
ast.h | ||
async_shaders.cpp | ||
async_shaders.h | ||
compiler_settings.cpp | ||
compiler_settings.h | ||
control_flow.cpp | ||
control_flow.h | ||
decode.cpp | ||
expr.cpp | ||
expr.h | ||
memory_util.cpp | ||
memory_util.h | ||
node.h | ||
node_helper.cpp | ||
node_helper.h | ||
registry.cpp | ||
registry.h | ||
shader_ir.cpp | ||
shader_ir.h | ||
track.cpp | ||
transform_feedback.cpp | ||
transform_feedback.h |