This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
fa7abafa5f
yuzu-mainline
/
src
/
yuzu
/
debugger
History
Morph
9ba812485a
profiler: Use QWheelEvent position().toPoint()
...
QWheelEvent::pos() is deprecated. Make use of position().toPoint() instead.
2021-12-08 15:25:46 -05:00
..
console.cpp
logging: Simplify and make thread-safe
2021-08-13 18:39:45 +00:00
console.h
Add configurable logging backends
2018-07-02 21:45:47 -04:00
controller.cpp
service/hid: Remove includes of core.h and settings.h
2021-11-24 20:30:27 -06:00
controller.h
service/hid: Remove includes of core.h and settings.h
2021-11-24 20:30:27 -06:00
profiler.cpp
profiler: Use QWheelEvent position().toPoint()
2021-12-08 15:25:46 -05:00
profiler.h
yuzu/debugger/profiler: Remove unnecessary includes
2019-04-03 10:07:12 -04:00
wait_tree.cpp
yuzu qt: Remove global system instances from config, WaitTree, main
2021-10-07 13:50:13 -04:00
wait_tree.h
yuzu qt: Remove global system instances from config, WaitTree, main
2021-10-07 13:50:13 -04:00