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-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
2020-01-18
Merge pull request #3298 from Simek/missing_hotkeys
bunnei
2020-01-18
Add headbar icon on Linux
TotalCaesar659
2020-01-13
GUI: add few missing hotkeys to main menu
Bartosz Kaszubowski
2020-01-12
GUI/configure: resize hotkeys column to content
Bartosz Kaszubowski
2020-01-06
yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers
ReinUsesLisp
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-21
Merge pull request #3140 from FearlessTobi/port-4953
bunnei
2019-11-19
citra_qt/main.ui: remove unused actions "Load Symbol Map..." and...
Tobias
2019-11-15
Merge pull request #3047 from ReinUsesLisp/clip-control
bunnei
2019-11-09
yuzu: configure_web: Use Base64 encoded token for simplifying user experience.
bunnei
2019-11-07
gl_rasterizer: Emulate viewport flipping with ARB_clip_control
ReinUsesLisp
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
citra_qt: add amiibo drag and drop support
FearlessTobi
2019-10-15
Correct compiling errors and addapt to the new interface.
Fernando Sahmkow
2019-10-10
fixed clang format & addressed feedback
FreddyFunk
2019-10-10
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-10-06
qt: Fix game name format error
Zach Hilman
2019-10-05
Merge pull request #2942 from ReinUsesLisp/clang-warnings
bunnei
2019-10-05
qt: Change titlebar formatting
Zach Hilman
2019-10-04
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-10-04
yuzu/configure_service: Silence -Wswitch
ReinUsesLisp
2019-10-03
Merge pull request #2898 from FearlessTobi/port-4004
bunnei
2019-10-02
qt: Add service dialog
Zach Hilman
2019-09-30
boxcat: Implement events global field
Zach Hilman
2019-09-30
configure_service: Allow Qt to open external links
Zach Hilman
2019-09-30
yuzu: Add UI tab to configure BCAT services
Zach Hilman
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-26
yuzu: Pause when in background
FearlessTobi
2019-09-22
qt_themes: add two colorful themes
FearlessTobi
2019-09-23
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-22
main: Use const on all variable initializations
Zach Hilman
2019-09-22
Add missing include
FearlessTobi
2019-09-21
qt: Prompt user for confirmation if exit lock is active
Zach Hilman
2019-09-22
Merge pull request #2430 from DarkLordZach/fs-controller
David
2019-09-21
Merge pull request #2883 from ogniK5377/log-game
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
[next]