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
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
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
graphic_breakpoints: Correct translation of strings in BreakpointModel's data...
Lioncash
2018-10-24
yuzu/main: Notify user of loading errors with Amiibo data
Lioncash
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-24
game_list: Use QFileInfo instead of common's file functions
Lioncash
2018-10-24
game_list: Make game list column headers translatable
Lioncash
2018-10-24
bootmanager: Use QStringLiteral instead of std::string to represent the windo...
Lioncash
2018-10-24
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...
Lioncash
2018-10-23
yuzu/configuration/config: Reorganize member variable and function layout
Lioncash
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
qt: Allow user to select emu user on open save data
Zach Hilman
2018-10-23
qt: Add Profile Manager UI to system settings
Zach Hilman
[next]