index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2020-04-24
Merge pull request #3760 from Morph1984/trailing-filedir-separator
bunnei
2020-04-23
Merge pull request #3697 from lioncash/declarations
bunnei
2020-04-22
Clang format.
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
Add a trailing separator to the string path
Morph
2020-04-20
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-19
Merge pull request #3655 from FearlessTobi/ui-retext-yuzu
bunnei
2020-04-16
General: Resolve warnings related to missing declarations
Lioncash
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-14
yuzu/main: Add better popup texts and remove duplicated actions
FearlessTobi
2020-04-11
Merge pull request #3611 from FearlessTobi/port-4956
bunnei
2020-04-10
Merge pull request #3594 from ReinUsesLisp/vk-instance
bunnei
2020-04-10
Merge pull request #3607 from FearlessTobi/input-kms
bunnei
2020-04-09
Merge pull request #3623 from ReinUsesLisp/renderdoc-bind-spam
Fernando Sahmkow
2020-04-08
Place SL and SR in the right most column.
Kewlan
2020-04-07
qt/bootmanager: Remove unnecessary glBindFramebuffer
ReinUsesLisp
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-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-04-07
renderer_vulkan: Query device names from the backend
ReinUsesLisp
2020-04-06
yuzu: Fixes to game list sorting
FearlessTobi
2020-04-05
yuzu/configuration: Only assert that all buttons exist when we are handling t...
FearlessTobi
2020-04-05
yuzu/configure_input_simple: Fix "Docked Joycons" controller profile
FearlessTobi
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
[next]