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-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
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
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
2018-10-09
ips_layer: Add missing includes
Lioncash
2018-10-09
ips_layer: std::move data within PatchIPS() and Apply()
Lioncash
2018-10-09
EffectOutStatus padding is now in hex
David Marcec
2018-10-08
Merge pull request #1423 from DarkLordZach/romfs-file-exts
bunnei
2018-10-08
Merge pull request #1424 from DarkLordZach/ips-witch
bunnei
2018-10-08
Merge pull request #1456 from ogniK5377/aoc-u-fixups
bunnei
2018-10-08
Merge pull request #1457 from ogniK5377/unmap-buffer
bunnei
2018-10-08
Merge pull request #1419 from DarkLordZach/homebrew-args
bunnei
2018-10-08
Unmapping an unmapped buffer should succeed
David Marcec
2018-10-07
nso/nro: Use default allocation size for arg_data
Zach Hilman
2018-10-07
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
qt: Add UI option to configure arguments
Zach Hilman
2018-10-07
settings: Add program_args string setting
Zach Hilman
2018-10-07
nso/nro: Add NSO arguments structure to data section
Zach Hilman
2018-10-08
Fixed assertion due to CountAddOnContent
David Marcec
2018-10-06
Merge pull request #1396 from DarkLordZach/packed-updates
bunnei
2018-10-07
Fixups for softlock
David Marcec
2018-10-07
Fixed missing return
David Marcec
2018-10-06
Merge pull request #1446 from bunnei/fast_fermi_copy
bunnei
2018-10-06
Merge pull request #1437 from FernandoS27/tex-mode2
bunnei
2018-10-07
Fixed smo softlock
David Marcec
2018-10-06
Merge pull request #1453 from FearlessTobi/port-4311
bunnei
2018-10-06
Merge pull request #1451 from FearlessTobi/port-4140
bunnei
2018-10-06
Merge pull request #1450 from FearlessTobi/port-4312
Mat M
2018-10-06
Merge pull request #1448 from ogniK5377/frontend-access
bunnei
2018-10-06
Merge pull request #1454 from ReinUsesLisp/fixup-draw
Mat M
2018-10-06
gl_rasterizer: Fixup undefined behaviour in SetupDraw
ReinUsesLisp
2018-10-06
yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.
bunnei
2018-10-06
Implemented Depth Compare and Shadow Samplers
FernandoS27
2018-10-06
Merge pull request #1452 from FearlessTobi/port-4313
Mat M
2018-10-06
Remove "#" in the version number
fearlessTobi
2018-10-06
CONTRIBUTING.md - remove note about casting numeric types
NeatNit
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
2018-10-06
Update fmt to 5.2.1
Weiyi Wang
2018-10-06
Added forward define for ServerPort
David Marcec
2018-10-06
fermi_2d: Implement simple copies with AccelerateSurfaceCopy.
bunnei
2018-10-06
gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.
bunnei
2018-10-06
gl_rasterizer_cache: Implement a simpler surface copy using glCopyImageSubData.
bunnei
2018-10-06
Merge pull request #1449 from lioncash/link
bunnei
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-06
Ported #4296 from citra
David Marcec
[next]