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-02
yuzu: Use Qt 5 signal/slots where applicable
Lioncash
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
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-12
yuzu - Fix duplicate logs
James Rowe
2018-07-09
Merge pull request #634 from FearlessTobi/port-viewport-fix
bunnei
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-07
Port #3505 from CItra
fearlessTobi
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-07-02
Add configurable logging backends
James Rowe
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-26
yuzu: Remove SSBOs check from Qt frontend.
bunnei
2018-06-22
Merge pull request #579 from SciresM/master
bunnei
2018-06-21
Add support for decrypted NCA files (#567)
Zach Hilman
2018-06-21
Kernel/Arbiters: Mostly implement SignalToAddress
Michael Scire
2018-06-21
Kernel/Arbiters: Implement WaitForAddress
Michael Scire
2018-06-14
Bug fixes, testing, and review changes
Zach Hilman
2018-06-14
Add 'Load Folder' menu option
Zach Hilman
2018-06-14
Add support for main files in file picker
Zach Hilman
2018-06-14
Recognize main files in game list
Zach Hilman
2018-06-12
Qt: Removed the Registers widget.
Subv
2018-06-04
qt: add check for GL extension support
BreadFish64
[next]