You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
wwylele 6dc1d6e568 ShaderJIT: add 16 dummy bytes at the bottom of the stack 8 years ago
..
debug_utils VideoCore: Inline IsPicaTracing 8 years ago
renderer_opengl video_core: gl_rasterizer_cache.cpp removed unused type alias 8 years ago
shader ShaderJIT: add 16 dummy bytes at the bottom of the stack 8 years ago
CMakeLists.txt VideoCore/Shader: Split interpreter and JIT into separate ShaderEngines 8 years ago
clipper.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
clipper.h Sources: Run clang-format on everything. 9 years ago
command_processor.cpp VideoCore/Shader: Move entry_point to SetupBatch 8 years ago
command_processor.h Remove empty newlines in #include blocks. 9 years ago
gpu_debugger.h Add all services to the Service namespace 8 years ago
pica.cpp VideoCore/Shader: Split interpreter and JIT into separate ShaderEngines 8 years ago
pica.h clang-format: Fix coding style 8 years ago
pica_state.h Remove empty newlines in #include blocks. 9 years ago
pica_types.h Remove empty newlines in #include blocks. 9 years ago
primitive_assembly.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
primitive_assembly.h Remove empty newlines in #include blocks. 9 years ago
rasterizer.cpp ClangFormat: Fixed the clang-format errors 8 years ago
rasterizer.h Sources: Run clang-format on everything. 9 years ago
rasterizer_interface.h rasterizer: separate TextureCopy from DisplayTransfer 9 years ago
renderer_base.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
renderer_base.h Remove empty newlines in #include blocks. 9 years ago
swrasterizer.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
swrasterizer.h Remove empty newlines in #include blocks. 9 years ago
utils.h VideoCore: Run include-what-you-use and fix most includes. 9 years ago
vertex_loader.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
vertex_loader.h Remove empty newlines in #include blocks. 9 years ago
video_core.cpp config: Add option for specifying screen resolution scale factor. 8 years ago
video_core.h config: Add option for specifying screen resolution scale factor. 8 years ago