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