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-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-23
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-22
Merge pull request #1543 from lioncash/target
bunnei
2018-10-20
qt: Move Reinitialize Keys to Tools menu
Zach Hilman
2018-10-20
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Lioncash
2018-10-20
CMakeLists: Use target_compile_definitions instead of add_definitions to defi...
Lioncash
2018-10-20
kernel/process: Make the handle table per-process
Lioncash
2018-10-17
qt: Add support for dumping a DLC Data RomFS
Zach Hilman
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-15
Merge pull request #1487 from lioncash/maybe-unused
bunnei
2018-10-15
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
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-14
Merge pull request #1491 from lioncash/reference
bunnei
2018-10-13
Propagate depth and depth_block on modules using decoders
FernandoS27
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-12
Merge pull request #1409 from DarkLordZach/key-derivation
bunnei
2018-10-09
Merge pull request #1464 from lioncash/unique
bunnei
2018-10-09
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...
Lioncash
2018-10-09
implemented touch in Qt and SDL
NeatNit
2018-10-07
qt: Add UI option to configure arguments
Zach Hilman
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-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
[next]