index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-15
Merge pull request #1487 from lioncash/maybe-unused
bunnei
2018-10-15
file_sys/control_metadata: Get rid of magic constants
Lioncash
2018-10-15
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-15
Merge pull request #1499 from lioncash/nro
bunnei
2018-10-15
Merge pull request #1500 from DarkLordZach/key-derivation-6.0.0
bunnei
2018-10-15
nso: Return an optional address from LoadModule
Lioncash
2018-10-15
shader_bytecode: Add Control Code enum 0xf
ReinUsesLisp
2018-10-15
gl_shader_decompiler: Fixup style inconsistencies
ReinUsesLisp
2018-10-15
gl_rasterizer: Silence implicit cast warning in glBindBufferRange
ReinUsesLisp
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
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
Stop all threads on svcBreak
David Marcec
2018-10-13
aoc: Return size in ListAddOnContent
Zach Hilman
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
Merge pull request #1409 from DarkLordZach/key-derivation
bunnei
2018-10-12
Merge pull request #1483 from lioncash/codeset
bunnei
2018-10-12
Merge pull request #1484 from FernandoS27/calculate-size
bunnei
2018-10-12
Merge pull request #1481 from lioncash/typo
bunnei
[next]