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