index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
emu_window
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-30
yuzu_cmd: Report more SDL errors
Nikita Strygin
2023-06-03
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-04
yuzu_cmd: Fix mismatching controller input
german77
2023-02-04
yuzu_cmd: Fix touch input
german77
2022-12-13
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
emu_window_sdl2: Respect hidpi
Alexander Orzechowski
2022-12-04
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-11-28
video_core: add null backend
Liam
2022-11-27
Vulkan: update initialization
Liam
2022-11-27
yuzu-cmd: Fix input callback crash on close
german77
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-06-13
yuzu_cmd: Eliminate variable shadowing
Morph
2022-06-10
yuzu-cmd: ignore bogus timeous from SDL
Liam
2022-05-23
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-13
Merge pull request #8027 from lat9nq/cmd-fullscreen-size
bunnei
2022-03-20
yuzu_cmd: Reduce unused includes
ameerj
2022-03-15
emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen
lat9nq
2021-11-24
yuzu_cmd: Use new input
german77
2021-08-08
yuzu-cmd/CMakeLists: Correct attribution for this function.
Fernando Sahmkow
2021-08-01
yuzu-cmd: hide cursor when in fullscreen
san
2021-07-30
emu_window: Remove global system instance
lat9nq
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-21
yuzu_cmd: Make use of fullscreen_mode setting
lat9nq
2021-07-21
yuzu-cmd: Fullscreen Improvements (#6656)
san
2021-07-16
sdl_impl, emu_window: Remove clang ignore
lat9nq
2021-07-16
emu_window_sdl2_vk: Specify the window manager if it should be supported
lat9nq
2021-07-16
emu_window_sdl2_vk: Use the generated SDL config
lat9nq
2021-06-05
Avoid -Wshadow warning
Clément Gallet
2021-06-04
yuzu-cmd: Fix OpenGL rendering
Clément Gallet
2021-05-15
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-04-23
emu_window: unsigned -> u32
Lioncash
2021-04-18
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-27
inputCommon: Mouse fixes
german77
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-11
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-07
Add mouse panning
german
2021-02-07
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-01-15
Add mutitouch support for touch screens
german
2020-11-29
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-25
Implement full mouse support
german
2020-11-23
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
[next]