bunnei 17ad56c1dc Merge pull request #356 from lioncash/shader 8 ani în urmă
..
debug_utils 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 ani în urmă
engines fe84842137 ShaderGen: Implemented the fmul32i shader instruction. 8 ani în urmă
renderer_opengl 17ad56c1dc Merge pull request #356 from lioncash/shader 8 ani în urmă
textures 057170928c GPU: Add support for the DXT23 and DXT45 compressed texture formats. 8 ani în urmă
CMakeLists.txt 459826a705 renderer_opengl: Add gl_shader_manager class. 8 ani în urmă
command_processor.cpp aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. 8 ani în urmă
command_processor.h 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 ani în urmă
gpu.cpp 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 ani în urmă
gpu.h 3ed8a1cac7 gpu: Add several framebuffer formats to RenderTargetFormat. 8 ani în urmă
macro_interpreter.cpp 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 ani în urmă
macro_interpreter.h 1ec8d2123d GPU: Implemented a gpu macro interpreter. 8 ani în urmă
memory_manager.cpp 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 ani în urmă
memory_manager.h 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 ani în urmă
rasterizer_interface.h 174cba5c58 renderer_opengl: Implement BlendEquation and BlendFunc. 8 ani în urmă
renderer_base.cpp 656de23d93 renderer: Create rasterizer and cleanup. 8 ani în urmă
renderer_base.h bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 ani în urmă
utils.h a992aac5eb renderer_opengl: Fix Morton copy byteswap, etc. 8 ani în urmă
video_core.cpp 0a5832798a renderer_opengl: Logging, etc. cleanup. 8 ani în urmă
video_core.h 656de23d93 renderer: Create rasterizer and cleanup. 8 ani în urmă