Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-05 | yuzu/debugger: Remove graphics surface viewer | Lioncash | |
This doesn't actually work anymore, and given how long it's been left in that state, it's unlikely anyone actually seriously used it. Generally it's preferable to use RenderDoc or Nsight to view surfaces. | |||
2019-03-20 | gpu: Move GPUVAddr definition to common_types. | bunnei | |
2018-08-06 | qt: Add missing override specifiers where applicable | Lioncash | |
2018-08-02 | yuzu: Use Qt 5 signal/slots where applicable | Lioncash | |
Makes the signal/slot connections type-safe instead of string-based. | |||
2018-03-24 | Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. | Subv | |
2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |