index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2020-04-08
Place SL and SR in the right most column.
Kewlan
2020-04-07
Addressed feedback: switched to snake case and fixed clang-format errors
SilverBeamx
2020-04-07
Addressed feedback: removed CMake hack in favor of building the necessary str...
SilverBeamx
2020-04-03
Merge pull request #3579 from Kewlan/reorder-shoulder
bunnei
2020-04-02
Merge pull request #3552 from jroweboy/single-context
Rodrigo Locatti
2020-03-30
Frontend: Don't call DoneCurrent if the context isnt already current
James Rowe
2020-03-29
Re-order the shoulder buttons both in the configuration menu, and in the code.
Kewlan
2020-03-28
Merge pull request #3573 from FearlessTobi/port-5089
bunnei
2020-03-28
yuzu: fix the stuck in fullscreen mode bug
FearlessTobi
2020-03-27
Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089)
Vitor K
2020-03-26
Merge pull request #3453 from FearlessTobi/remove-pause-lock
bunnei
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-21
Merge pull request #3531 from makigumo/yuzu_master
bunnei
2020-03-20
Merge pull request #3526 from FearlessTobi/bcat-disable
bunnei
2020-03-19
set: implement GetRegionCode
Dan
2020-03-17
yuzu: Save sound output mode and set it to Stereo by default
FearlessTobi
2020-03-17
bcat: Disable Boxcat backend by default
FearlessTobi
2020-03-09
yuzu/loading_screen: Remove unused shader progress mode
ReinUsesLisp
2020-03-07
Merge pull request #3452 from Morph1984/anisotropic-filtering
bunnei
2020-03-02
core: Implement separate A32/A64 ARM interfaces.
bunnei
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-25
frontend: qt: bootmanager: Acquire a shared context in main emu thread.
bunnei
2020-02-25
frontend: qt: bootmanager: Vulkan: Restore support for VK backend.
bunnei
2020-02-25
frontend: qt: bootmanager: OpenGL: Implement separate presentation thread.
bunnei
2020-02-25
frontent: qt: main: Various updates/refactoring for separate presentation thr...
bunnei
2020-02-25
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-24
yuzu: Remove exit lock for game pausing
FearlessTobi
2020-02-17
Merge pull request #3412 from Morph1984/aspect-ratio
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-02-11
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-02-09
Merge pull request #3391 from Morph1984/remove-unknown
Zach Hilman
2020-02-09
Remove option "Show files with type 'Unknown'"
Morph
2020-02-03
Merge pull request #3360 from CJBok/statusbar-buttons
bunnei
2020-02-03
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-02-01
Merge pull request #3268 from CJBok/deadzone
bunnei
2020-01-29
yuzu/bootmanager: Define Vulkan widget only when enabled
ReinUsesLisp
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-29
clang
CJBok
2020-01-29
minor corrections
CJBok
2020-01-28
GUI: Togglable graphics settings buttons in status bar
CJBok
2020-01-25
Merge pull request #3343 from FearlessTobi/ui-tab
bunnei
2020-01-24
yuzu/configuration: create UI tab and move gamelist settings there
FearlessTobi
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
2020-01-22
GUI: fix minor issues with dark themes
Bartosz Kaszubowski
2020-01-19
yuzu_qt: config: Move audio to its own tab.
bunnei
2020-01-19
GUI/gamelist: add "None" as an option for second row and remove dynamically d...
Bartosz Kaszubowski
[next]