| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GPU: Partially implemented the Maxwell DMA engine. | 2018-06-12 | 1 | -0/+2 | |
| * | GPU: Allow the usage of RGBA16_FLOAT in the texture copy engine. | 2018-06-05 | 1 | -0/+2 | |
| * | GPU: Allow the usage of RGBA32_FLOAT in the texture copy engine. | 2018-06-05 | 1 | -0/+2 | |
| * | general: Convert assertion macros over to be fmt-compatible | 2018-04-27 | 1 | -1/+1 | |
| * | GPU: Added a function to retrieve the bytes per pixel of the render target fo... | 2018-04-25 | 1 | -0/+12 | |
| * | GPU: Added boilerplate code for the Fermi2D engine | 2018-04-25 | 1 | -1/+1 | |
| * | Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. | 2018-03-24 | 1 | -0/+4 | |
| * | GPU: Move the GPU's class constructor and destructors to a cpp file. | 2018-03-18 | 1 | -0/+21 |