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-08-06
game_list: Use QString::fromStdString() where applicable instead of c_str()
Lioncash
2018-08-06
game_list: Join declarations and assignments in onTextChanged()
Lioncash
2018-08-06
qt/main: Collapse if statement in UpdateRecentFiles()
Lioncash
2018-08-06
qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...
Lioncash
2018-08-06
qt: Don't show error dialog when canceling the Load Folder dialog
Lioncash
2018-08-06
qt/game_list_p: Remove redundant base class constructor invocations
Lioncash
2018-08-06
qt: Add missing override specifiers where applicable
Lioncash
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-08-06
kernel/event: Make data members private
Lioncash
2018-08-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-03
Merge pull request #892 from lioncash/global
bunnei
2018-08-03
Merge pull request #894 from lioncash/object
bunnei
2018-08-02
yuzu: Use Qt 5 signal/slots where applicable
Lioncash
2018-08-01
kernel: Move object class to its own source files
Lioncash
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-30
Merge pull request #859 from FearlessTobi/port-3837
bunnei
2018-07-30
Port #3769 from Citra: "Update Dark theme to latest version"
Tobias
2018-07-30
Merge pull request #860 from FearlessTobi/port-3911
bunnei
2018-07-29
Port #3913 from Citra: "citra_qt: Remove obsolete application attribute"
fearlessTobi
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-07-29
Port #3837 from Citra: "Add build date in about dialog"
fearlessTobi
2018-07-27
Merge pull request #839 from FearlessTobi/actually-port-3594
bunnei
2018-07-27
Merge pull request #837 from lioncash/priv
bunnei
2018-07-26
Port #3594 from Citra
fearlessTobi
2018-07-26
kernel/timer: Make data members private where applicable
Lioncash
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-25
wait_tree: Add missing switch case for WaitTreeThread::GetText()
Lioncash
2018-07-24
wait_tree: Silence warning about all code paths not returning a value
Lioncash
2018-07-22
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-21
file_util: Use a u64 to represent number of entries
Lioncash
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-20
gpu: Rename Get3DEngine() to Maxwell3D()
Lioncash
2018-07-19
thread: Convert ThreadStatus into an enum class
Lioncash
2018-07-18
Merge pull request #684 from lioncash/nonmember
bunnei
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
game_list: Make ContainsAllWords an internally linked non-member function
Lioncash
2018-07-18
Merge pull request #681 from lioncash/const
bunnei
2018-07-17
Merge pull request #679 from lioncash/ctor
bunnei
2018-07-18
game_list: Upper-case containsAllWords to ContainsAllWords()
Lioncash
2018-07-18
game_list: Make containsAllWords a const member function
Lioncash
2018-07-18
game_list: Remove unnecessary QString initialization in KeyReleaseEater
Lioncash
2018-07-17
settings: Turn docked mode off by default.
bunnei
[prev]
[next]