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