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
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
2020-09-20
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-05-17
OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...
Fernando Sahmkow
2020-04-23
Fix format error in performance statistics
H27CK
2020-04-22
Add missing ;
H27CK
2020-04-22
Init SDL info structure and add dummy context
H27CK
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-03-30
Frontend: Don't call DoneCurrent if the context isnt already current
James Rowe
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-02-25
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
bunnei
2020-02-25
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-01-29
yuzu_cmd: Fix memcpy on Vulkan handlers
ReinUsesLisp
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-11-07
yuzu_cmd: Use string_view instead of string for extensions
ReinUsesLisp
2019-11-07
gl_rasterizer: Emulate viewport flipping with ARB_clip_control
ReinUsesLisp
2019-10-04
SDL: Fix missing header
Fernando Sahmkow
2019-09-22
Add FPS to SDL title bar
jroweboy
2019-06-20
video_core: Make ARB_buffer_storage a required extension
ReinUsesLisp
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-17
yuzu_cmd: Use OpenGL compat when asked in the settings
ReinUsesLisp
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2019-01-21
SDL Frontend: Add shared context support
James Rowe
2018-11-28
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
[next]