GPUCode
|
2bb7f89c30
|
video_core: Refactor GPU interface (#7272)
* video_core: Refactor GPU interface
* citra_qt: Better debug widget lifetime
|
2023-12-28 11:46:57 +01:00 |
|
GPUCode
|
3f1f0aa7c2
|
arm: De-virtualize ThreadContext (#7119)
* arm: Move ARM_Interface to core namespace
* arm: De-virtualize ThreadContext
|
2023-11-06 17:55:30 -08:00 |
|
Vitor Kiguchi
|
e4285d574a
|
Fix nihstro include style to conform to the style used in other instances.
|
2020-12-06 16:01:58 -03:00 |
|
Lioncash
|
4832b29d3d
|
yuzu/debugger: Specify string conversions explicitly
|
2019-07-28 15:13:03 +02:00 |
|
Lioncash
|
a73f135868
|
citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable
This is more type-safe than the string-based signal/slot syntax that was
being used. It also makes the connections throughout the UI code consistent.
|
2017-12-17 18:44:48 -05:00 |
|
Yuri Kunde Schlesner
|
5759d94b5c
|
VideoCore: Move Regs to its own file
|
2017-02-04 13:59:12 -08:00 |
|
Yuri Kunde Schlesner
|
ab6954e942
|
VideoCore: Rename some types to more accurate names
|
2017-01-29 21:31:36 -08: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 |
|