20 Commits (019d7208c808bee08495b7da12cbc57056d77783)

Author SHA1 Message Date
Subv 987a170665 GPU: Partially implemented the Maxwell DMA engine. 8 years ago
Subv c531a92eda GPU: Implemented the R11FG11FB10F texture and rendertarget formats. 8 years ago
Subv 8d70d1ea45 GPU: Allow the usage of RGBA32_FLOAT in the texture copy engine. 8 years ago
Subv a6da2b93c1 GPU: Added a function to retrieve the bytes per pixel of the render target formats. 8 years ago
Subv a994446b6e GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor. 8 years ago
bunnei 3ed8a1cac7 gpu: Add several framebuffer formats to RenderTargetFormat. 8 years ago
bunnei 666d53299c graphics_surface: Fix merge conflicts. 8 years ago
bunnei 94c70693f9 maxwell: Add RenderTargetFormat enum. 8 years ago
Subv 39e60cfeb1 Frontend: Updated the surface view debug widget to work with Maxwell surfaces. 8 years ago
Subv 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 years ago
bunnei ec4e1a3685 renderer_opengl: Better handling of framebuffer transform flags. 8 years ago
bunnei bfe45774f1 video_core: Move FramebufferInfo to FramebufferConfig in GPU. 8 years ago
bunnei 7c3a263839 gpu: Expose Maxwell3D engine. 8 years ago
Subv a64b936cbe GPU: Move the GPU's class constructor and destructors to a cpp file. 8 years ago
Subv aa586fa268 GPU: Store uploaded GPU macros and keep track of the number of method parameters. 8 years ago
Subv 7ac8657432 GPU: Macros are specific to the Maxwell3D engine, so handle them internally. 8 years ago
Subv 29feece4b8 GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 8 years ago
Subv ac61a7d1e6 GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine. 8 years ago
Subv 6cddf9d88e Make a GPU class in VideoCore to contain the GPU state. 8 years ago