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
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-11-28
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-27
file_sys/registered_cache: Use regular const references instead of std::share...
Lioncash
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-20
Merge pull request #1667 from DarkLordZach/swkbd
bunnei
2018-11-18
Merge pull request #1640 from DarkLordZach/game-list-reload
bunnei
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-16
Merge pull request #1678 from FearlessTobi/amiibo-hotkeys
bunnei
2018-11-13
yuzu: Add hotkey for Amiibo loading
fearlessTobi
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-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-05
Fix quickstart link
Dharmin K Shah
2018-11-03
game_list: Only reload game list after relevant settings changed
Zach Hilman
2018-11-03
qt: Add help option to open yuzu folder
Zach Hilman
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
yuzu/main: Notify user of loading errors with Amiibo data
Lioncash
2018-10-23
acc: Fix account UUID duplication error
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
Added Amiibo support (#1390)
David
2018-10-17
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
2018-10-15
Merge pull request #1487 from lioncash/maybe-unused
bunnei
2018-10-14
crypto: Various crypto fixes for quickstart guide
Zach Hilman
2018-10-14
Merge pull request #1490 from lioncash/boot
bunnei
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-13
yuzu/main: Simplify OnMenuLoadFile()
Lioncash
2018-10-13
yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscor...
Lioncash
2018-10-07
partition_data_manager: Rename system files for hekate
Zach Hilman
2018-10-07
qt: Add rederive keyset menu option
Zach Hilman
2018-10-07
qt: Add key derivation progress bar on initial setup
Zach Hilman
2018-10-07
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
[next]