James Rowe 0b855f1c21 Fix clang format issues 8 年 前
..
debug_utils 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 年 前
engines dcc27d6dc1 GPU: Assert when finding a texture with a format type other than UNORM. 8 年 前
renderer_opengl 0b855f1c21 Fix clang format issues 8 年 前
textures dcc27d6dc1 GPU: Assert when finding a texture with a format type other than UNORM. 8 年 前
CMakeLists.txt 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 年 前
command_processor.cpp aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. 8 年 前
command_processor.h 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 年 前
gpu.cpp 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 年 前
gpu.h 666d53299c graphics_surface: Fix merge conflicts. 8 年 前
macro_interpreter.cpp 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 年 前
macro_interpreter.h 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 年 前
memory_manager.cpp 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 年 前
memory_manager.h 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 年 前
rasterizer_interface.h d1d7582a5b rasterizer_interface.h: Update from citra to yuzu 8 年 前
renderer_base.cpp 656de23d93 renderer: Create rasterizer and cleanup. 8 年 前
renderer_base.h bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 年 前
utils.h 740310113b video_core: Move MortonCopyPixels128 to utils header. 8 年 前
video_core.cpp 0a5832798a renderer_opengl: Logging, etc. cleanup. 8 年 前
video_core.h 656de23d93 renderer: Create rasterizer and cleanup. 8 年 前