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
Age
Commit message (
Expand
)
Author
2020-05-30
Implement macro JIT
David Marcec
2020-05-19
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-05-11
core: settings: Add a setting for time zone.
bunnei
2020-04-27
Merge pull request #3742 from FernandoS27/command-list
bunnei
2020-04-23
Merge pull request #3768 from H27CK/cmd-title-fmt
Rodrigo Locatti
2020-04-23
GPU: Add Fast GPU Time Option.
Fernando Sahmkow
2020-04-23
Fix format error in performance statistics
H27CK
2020-04-22
Merge pull request #3677 from FernandoS27/better-sync
bunnei
2020-04-22
Add missing ;
H27CK
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
Init SDL info structure and add dummy context
H27CK
2020-04-20
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
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-25
Address review and fix broken yuzu-tester build
James Rowe
2020-03-24
Frontend/GPU: Refactor context management
James Rowe
2020-03-17
bcat: Disable Boxcat backend by default
FearlessTobi
2020-03-07
Merge pull request #3452 from Morph1984/anisotropic-filtering
bunnei
2020-03-03
Frontend/SDL - Provide proper default for UDP input
James Rowe
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
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-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-14
Add 4:3 aspect ratio and address feedback
Morph
2020-02-13
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-01-29
yuzu_cmd: Fix memcpy on Vulkan handlers
ReinUsesLisp
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-23
Replace GetString with Get function
FearlessTobi
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
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-10-04
Merge pull request #2896 from FearlessTobi/port-4950
bunnei
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-22
Add FPS to SDL title bar
jroweboy
2019-09-21
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-10
Add frametime logging for tracking performance over time
fearlessTobi
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-05
Merge pull request #2601 from FernandoS27/texture_cache
Zach Hilman
2019-07-04
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-20
video_core: Make ARB_buffer_storage a required extension
ReinUsesLisp
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-05
Merge pull request #2526 from lioncash/global
Zach Hilman
[next]