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
2018-11-14
Merge pull request #1679 from DarkLordZach/deterministic-rng-2
bunnei
2018-11-13
qt: Move Open yuzu Folder action from Help to File
Zach Hilman
2018-11-13
svc: Use proper random entropy generation algorithm
Zach Hilman
2018-11-12
Merge pull request #1670 from DarkLordZach/deterministic-rng
bunnei
2018-11-12
svc: Return random seed for svcGetInfo RandomEntropy
Zach Hilman
2018-11-12
Merge pull request #1650 from FreddyFunk/cast
bunnei
2018-11-12
Merge pull request #1674 from FearlessTobi/fullscreen-fix
James Rowe
2018-11-12
yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug
Tobias
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-11
Merge pull request #1652 from FreddyFunk/static-cast
bunnei
2018-11-08
Renamed CheckIfOperationChanged to OnDockedModeChanged
David Marcec
2018-11-07
Fixups
David Marcec
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-06
configure_system: Fix compiler warning
Frederic Laing
2018-11-06
yuzu/main: Fix compiler warning
Frederic Laing
2018-11-05
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-11-05
Merge pull request #1639 from DarkLordZach/open-yuzu-folder
bunnei
2018-11-04
Merge pull request #1625 from FernandoS27/astc
bunnei
2018-11-05
Fix quickstart link
Dharmin K Shah
2018-11-03
qt: Add help option to open yuzu folder
Zach Hilman
2018-11-01
Fix ASTC Decompressor to support depth parameter
FernandoS27
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-11-01
Fix ASTC formats
FernandoS27
2018-10-31
Merge pull request #1604 from FearlessTobi/port-4369
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
Merge pull request #1624 from lioncash/boost
bunnei
2018-10-30
Merge pull request #1595 from FreddyFunk/cast
bunnei
2018-10-30
general: Remove unused boost inclusions where applicable
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-28
configure_system: Fix compiler warning
Frederic Laing
2018-10-28
compatdb: Use a seperate endpoint for testcase submission
fearlessTobi
2018-10-27
configure_system: Make GetIcon() return the scaled 64x64 icon
Lioncash
2018-10-27
configure_system: Move entry formatting for the user account list entries to ...
Lioncash
2018-10-27
configure_system: Display errors to the user if file operations fail when set...
Lioncash
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
configure_system: Make the file selector text translatable
Lioncash
2018-10-25
configure_system: Make GetAccountUsername() an internal function
Lioncash
2018-10-25
configure_system: Default initialize member variables
Lioncash
2018-10-25
configure_system: Simplify UUID generation call in AddUser()
Lioncash
2018-10-25
configure_system: Amend function casing
Lioncash
2018-10-25
configure_system: Add missing override specifier on the destructor
Lioncash
2018-10-25
configure_system: Make public slots private
Lioncash
2018-10-24
Merge pull request #1575 from lioncash/qstring
bunnei
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1558 from lioncash/ptr
bunnei
2018-10-24
Merge pull request #1571 from lioncash/debug-translate
bunnei
2018-10-24
Merge pull request #1568 from lioncash/dir
bunnei
2018-10-24
Merge pull request #1567 from lioncash/translate
bunnei
2018-10-24
Merge pull request #1566 from lioncash/str
bunnei
2018-10-24
game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameV...
Lioncash
[next]