index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-15
gl_rasterizer: Silence implicit cast warning in glBindBufferRange
ReinUsesLisp
2018-10-15
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
core: Make the live Cpu instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
Lioncash
2018-10-14
crypto: Various crypto fixes for quickstart guide
Zach Hilman
2018-10-14
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-14
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svc...
Lioncash
2018-10-14
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-14
Merge pull request #1486 from lioncash/file
bunnei
2018-10-14
Merge pull request #1490 from lioncash/boot
bunnei
2018-10-14
Merge pull request #1488 from Hexagon12/astc-types
bunnei
2018-10-14
Merge pull request #1491 from lioncash/reference
bunnei
2018-10-14
Merge pull request #1480 from FernandoS27/neue-swizzle
bunnei
2018-10-14
Merge pull request #1492 from lioncash/proc
bunnei
2018-10-14
Merge pull request #1495 from ogniK5377/break-stop
bunnei
2018-10-14
Implement Arrays on Tex Instruction
FernandoS27
2018-10-14
Stop all threads on svcBreak
David Marcec
2018-10-13
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
Fix TLDS
FernandoS27
2018-10-13
Shorten the implementation of 3D swizzle to only 3 functions
FernandoS27
2018-10-13
svc: Implement svcGetProcessInfo
Lioncash
2018-10-13
Fix a Crash on Zelda BotW and Splatoon 2, and simplified LoadGLBuffer
FernandoS27
2018-10-13
Propagate depth and depth_block on modules using decoders
FernandoS27
2018-10-13
Remove old Swizzle algorithms and use 3d Swizzle
FernandoS27
2018-10-13
Implement Precise 3D Swizzle
FernandoS27
2018-10-13
Implement Fast 3D Swizzle
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-13
Added ASTC 5x4; 8x5
Hexagon12
2018-10-13
partition_data_manager: Reserve and insert data within output vector in Decry...
Lioncash
2018-10-13
partition_data_manager: Remove unused std::map instance within DecryptPackage2()
Lioncash
2018-10-13
partition_data_manager: Take package2_keys by const reference
Lioncash
2018-10-13
partition_data_manager: Move IV data to where it's needed in DecryptPackage2()
Lioncash
2018-10-13
partition_data_manager: Remove commented out code
Lioncash
2018-10-13
key_manager/partition_data_manager: Silence truncation compiler warnings
Lioncash
2018-10-13
partition_data_manager: Dehardcode array bounds
Lioncash
2018-10-13
partition_data_manager: Take VirtualFile by const reference in constructor
Lioncash
2018-10-13
partition_data_manager: Amend constructor initializer list order
Lioncash
2018-10-13
partition_data_manager: Remove unused includes
Lioncash
2018-10-13
key_manager: Use std::vector's insert() instead of std::copy with a back_inse...
Lioncash
2018-10-13
key_manager: Brace long conditional body
Lioncash
2018-10-13
key_manager: Don't assume file seeks and reads will always succeed
Lioncash
2018-10-13
key_manager: Remove unnecessary seek in DeriveSDSeed()
Lioncash
2018-10-12
patch_manager: Move non-Program RomFS patch log to Debug
Zach Hilman
2018-10-12
content_archive: Move get key log to Trace level
Zach Hilman
2018-10-12
Merge pull request #1409 from DarkLordZach/key-derivation
bunnei
2018-10-12
Merge pull request #1483 from lioncash/codeset
bunnei
[prev]
[next]