Lime3DS/src/citra_qt/debugger
GPUCode 5a7f615da1
kernel: Update to use atmosphere macros and correct Result (#7242)
* kernel: Switch to atmosphere style macros

* code: Rename ResultCode to Result

* code: Result constants are lower case

* Address review comments

* core: Remove CASCADE_CODE

* R_TRY replaces completely

* core: Run clang format
2023-12-31 09:01:40 -08:00
..
graphics video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
ipc kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
console.cpp logging: Simplify and make thread-safe 2023-06-30 12:15:51 +03:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
lle_service_modules.h citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
profiler.cpp qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
profiler.h Rename profiler parameter names 2020-12-06 16:03:25 -03:00
registers.cpp arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
registers.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
wait_tree.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00