index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
debugger
/
profiler.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2023-01-25
main: Globally disable the "?" button on dialogs
Morph
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2021-12-08
profiler: Use QWheelEvent position().toPoint()
Morph
2021-11-16
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-10-11
Create local variables for mouse and wheel positions
Romain Failliot
2021-10-11
Fix a few warnings
Romain Failliot
2021-07-05
profiler: Fix deprecated functions
german77
2020-12-22
yuzu/main: Improve menubar access keys
lat9nq
2020-08-14
yuzu: Make use of qOverload where applicable
Lioncash
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2019-05-19
yuzu/debugger/profiler: Specify string conversions explicitly
Lioncash
2019-04-03
yuzu/debugger/profiler: Remove unnecessary includes
Lioncash
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe