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-10-07
qt: Add UI option to configure arguments
Zach Hilman
2018-10-06
Merge pull request #1396 from DarkLordZach/packed-updates
bunnei
2018-10-06
Merge pull request #1446 from bunnei/fast_fermi_copy
bunnei
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-06
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-05
Merge pull request #1440 from lioncash/array
bunnei
2018-10-05
Merge pull request #1439 from lioncash/thread
bunnei
2018-10-05
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
patch_manager: Add support for NSP packed updates
Zach Hilman
2018-10-05
game_list: Add XCI update versioning to game list
Zach Hilman
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-04
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-04
kernel/thread: Make all instance variables private
Lioncash
2018-10-03
Merge pull request #1428 from lioncash/qt
bunnei
2018-10-03
Merge pull request #1431 from lioncash/audio
bunnei
2018-10-02
configure_input: Make analog mapping strings translatable
Lioncash
2018-10-02
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
2018-10-02
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments -part 4
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
2018-10-01
patch_manager: Use strings for patch type instead of enum
Zach Hilman
2018-09-30
Merge pull request #1403 from DarkLordZach/install-sysnand
bunnei
2018-09-30
kernel/process: Make data member variables private
Lioncash
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-27
qt: Install System TitleTypes to System NAND
Zach Hilman
2018-09-25
yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()
Lioncash
2018-09-25
yuzu/main: Move functions stored into static std::function instances out of O...
Lioncash
2018-09-25
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-23
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-21
game_list: Add Qt SmoothTransformation to picture scaling
Zach Hilman
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-20
Merge pull request #1371 from lioncash/fwd-arm
bunnei
2018-09-20
arm_interface: Replace kernel vm_manager include with a forward declaration
Lioncash
2018-09-20
game_list: Handle plurals within setFilterResult() better
Lioncash
2018-09-17
Merge pull request #1326 from FearlessTobi/port-4182
bunnei
2018-09-17
Merge pull request #1335 from lioncash/copy
bunnei
2018-09-17
Merge pull request #1336 from lioncash/antialias
bunnei
2018-09-17
yuzu/util: Antialias game list compatibility pixmaps
Lioncash
2018-09-17
game_list_p: Amend typo in GameListItemCompat's constructor parameter
Lioncash
2018-09-17
game_list_p: Take map iterator contents by const reference
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
[next]