Lioncash 3841ec4200 renderer_opengl: Add missing header guards 8 年 前
..
debug_utils 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 年 前
engines fe84842137 ShaderGen: Implemented the fmul32i shader instruction. 8 年 前
renderer_opengl 3841ec4200 renderer_opengl: Add missing header guards 8 年 前
textures 057170928c GPU: Add support for the DXT23 and DXT45 compressed texture formats. 8 年 前
CMakeLists.txt 459826a705 renderer_opengl: Add gl_shader_manager class. 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 3ed8a1cac7 gpu: Add several framebuffer formats to RenderTargetFormat. 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 174cba5c58 renderer_opengl: Implement BlendEquation and BlendFunc. 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 a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 年 前
video_core.cpp 0a5832798a renderer_opengl: Logging, etc. cleanup. 8 年 前
video_core.h 656de23d93 renderer: Create rasterizer and cleanup. 8 年 前