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-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
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
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
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-11
HwOpus, Implemented DecodeInterleavedWithPerformance
David Marcec
2018-10-10
Merge pull request #1458 from FernandoS27/fix-render-target-block-settings
bunnei
2018-10-10
svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory
Lioncash
2018-10-10
Merge pull request #1460 from FernandoS27/scissor_test
bunnei
2018-10-10
Merge pull request #1425 from ReinUsesLisp/geometry-shaders
bunnei
2018-10-10
kernel/thread: Use a regular pointer for the owner/current process
Lioncash
2018-10-09
Merge pull request #1461 from lioncash/warn
bunnei
2018-10-09
Merge pull request #1464 from lioncash/unique
bunnei
2018-10-09
Add memory Layout to Render Targets and Depth Buffers
FernandoS27
2018-10-10
Changed all casts in svc_wrap.h to be static_cast instead
David Marcec
2018-10-10
Use a better name than "dont_kill_application"
David Marcec
2018-10-10
Fixed incorrect types for svcBreak
David Marcec
2018-10-09
Fixed block height settings for RenderTargets and Depth Buffers, and added bl...
FernandoS27
2018-10-09
Merge pull request #1466 from lioncash/unused
bunnei
2018-10-09
Merge pull request #1463 from FearlessTobi/port-4310
bunnei
2018-10-09
Merge pull request #1459 from ogniK5377/break
bunnei
2018-10-09
Merge pull request #1465 from lioncash/telemetry
bunnei
2018-10-09
Merge pull request #1462 from lioncash/move
bunnei
2018-10-09
Merge pull request #1455 from ogniK5377/smo-softlockfix
bunnei
2018-10-09
gl_shader_decompiler: Remove unused variables in TMML's implementation
Lioncash
2018-10-09
telemetry_session: Remove doxygen comment for a non-existent parameter
Lioncash
2018-10-09
telemetry_session: Add missing includes
Lioncash
2018-10-09
telemetry_session: Remove unimplemented FinalizeAsyncJob prototype
Lioncash
2018-10-09
telemetry_session: Use a std::array in GenerateTelemetryId()
Lioncash
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-09
ips_layer: Avoid constructing std::vector instances where not necessary
Lioncash
2018-10-09
ips_layer: Remove unnecessary explicit std::pair constructor in std::array
Lioncash
[next]