1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-05-15 16:09:46 +02:00
Commit graph

3 commits

Author SHA1 Message Date
GPUCode
2bb7f89c30
video_core: Refactor GPU interface ()
* video_core: Refactor GPU interface

* citra_qt: Better debug widget lifetime
2023-12-28 11:46:57 +01:00
Lioncash
79434d3d4c citra-qt: Use Qt 5 signal/slots where applicable
Makes the signal/slot connections type-safe instead of string-based.
2018-08-23 18:34:25 +02:00
Lioncash
8309d0dade citra-qt: Move graphics debugging code into its own folder
Keeps all graphics debugging stuff from cluttering up the root debugger
folder
2016-12-21 17:19:21 -05:00
Renamed from src/citra_qt/debugger/graphics_breakpoint_observer.h (Browse further)