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-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
2018-10-12
Merge pull request #1484 from FernandoS27/calculate-size
bunnei
2018-10-12
Merge pull request #1481 from lioncash/typo
bunnei
2018-10-12
Implemented helper function to correctly calculate a texture's size
FernandoS27
2018-10-12
Merge pull request #1467 from ogniK5377/svcbreak-type-fix
bunnei
2018-10-12
kernel/process: Make CodeSet a regular non-inherited object
Lioncash
2018-10-12
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap
bunnei
2018-10-12
Merge pull request #1482 from lioncash/init
bunnei
2018-10-12
Merge pull request #1479 from ogniK5377/nmap-revamped
bunnei
2018-10-12
thread: Remove unnecessary memset from ResetThreadContext()
Lioncash
2018-10-12
Returned an error before processing other remaps
David Marcec
2018-10-12
Made the minimum alignment more clear
David Marcec
2018-10-12
svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory
Lioncash
2018-10-11
Merge pull request #1474 from ogniK5377/hwopus-decodeinterleavedwithperformance
bunnei
2018-10-11
Merge pull request #1472 from lioncash/san
bunnei
2018-10-11
Merge pull request #1476 from bunnei/fix-unmap-flush
bunnei
2018-10-11
Merge pull request #1477 from ReinUsesLisp/vmad
bunnei
2018-10-11
Added error codes for nvmap
David Marcec
2018-10-11
Passing an invalid nmap handle to Remap should throw an error
David Marcec
2018-10-11
gl_shader_decompiler: Implement VMAD
ReinUsesLisp
2018-10-11
nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer.
bunnei
2018-10-10
core/CMakeLists: Make all web_service-related libraries private
Lioncash
2018-10-10
web_backend: Make Client use the PImpl idiom
Lioncash
[prev]
[next]