N00byKing d1d7582a5b rasterizer_interface.h: Update from citra to yuzu 8 anni fa
..
debug_utils 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 anni fa
engines 11b4ab9685 GPU: Use the MacroInterpreter class to execute the GPU macros instead of HLEing them. 8 anni fa
renderer_opengl 27dbbd8227 gl_rasterizer_cache.cpp: Update from citra to yuzu 8 anni fa
textures 56e2013c1f GPU: Added the TSC structure. It contains information about the sampler. 8 anni fa
CMakeLists.txt 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 anni fa
command_processor.cpp aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. 8 anni fa
command_processor.h 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 anni fa
gpu.cpp 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 anni fa
gpu.h 666d53299c graphics_surface: Fix merge conflicts. 8 anni fa
macro_interpreter.cpp 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 anni fa
macro_interpreter.h 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 anni fa
memory_manager.cpp 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 anni fa
memory_manager.h 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 anni fa
rasterizer_interface.h d1d7582a5b rasterizer_interface.h: Update from citra to yuzu 8 anni fa
renderer_base.cpp 656de23d93 renderer: Create rasterizer and cleanup. 8 anni fa
renderer_base.h bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 anni fa
utils.h 740310113b video_core: Move MortonCopyPixels128 to utils header. 8 anni fa
video_core.cpp 0a5832798a renderer_opengl: Logging, etc. cleanup. 8 anni fa
video_core.h 656de23d93 renderer: Create rasterizer and cleanup. 8 anni fa