index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
bootmanager.h
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-15
Fix more typos
Viktor Szépe
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
2023-06-22
general: remove atomic signal and wait
Liam
2023-05-07
bootmanager: remove stop_token header
Liam
2023-05-02
bootmanager: Clean up includes [IWYU]
lat9nq
2023-05-02
bootmanager: Remove inaccurate switch
lat9nq
2023-02-19
Qt: Reintroduce scaling for touch input
german77
2023-02-15
Qt: Fix mouse scalling
german77
2023-01-10
qt: unlock during signal emission
Liam
2022-12-23
qt: fix 'Pause' menu item (#9497)
liamwhite
2022-12-20
Merge pull request #9463 from liamwhite/manager-events
liamwhite
2022-12-18
bootmanager: Use proper camera size
german77
2022-12-17
bootmanager: Encapsulate all QCamera code
german77
2022-12-17
EmuThread: refactor
Liam
2022-12-17
Merge pull request #9451 from ameerj/camera-data-array
liamwhite
2022-12-16
camera: Use pre-allocated vector for camera data
ameerj
2022-12-12
emu_thread: properly force shutdown for unresponsive guest programs
Liam
2022-12-12
let games gracefully exit
Gus Caplan
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-11-28
video_core: add null backend
Liam
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-17
Qt6: Disable IR Sensor when compiling with Qt6
Kyle Kienapfel
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-23
yuzu: Add webcam support and rebase to latest master
Narr the Reg
2022-07-23
yuzu: Hook qt camera to camera driver
german77
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-06-10
Merge pull request #8318 from Docteh/cmake-qt56-entry
Mai M
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-05-29
Update some files with Qt 5.15.2 best practices in mind
Kyle K
2022-05-23
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-11-24
yuzu: Fix TAS from rebase
german77
2021-11-24
bootmanager: Use cross-platform keyboard input
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
core/hid: Fully implement native mouse
german77
2021-11-24
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
yuzu: Use new input on main and bootmanager
german77
2021-11-24
input_common: Rewrite keyboard
german77
2021-11-21
Added TAS controls to the menu under Tools
Adam Heinermann
2021-11-16
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-10-15
bootmanager: Forward declare System and SystemResultStatus
Morph
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-10-01
yuzu: main: Register a callback for Exit
Morph
2021-06-22
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-02-27
inputCommon: Mouse fixes
german77
2021-01-15
Add mutitouch support for touch screens
german
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
[next]