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-10
telemetry_json: Take std::string parameters by value
Lioncash
2018-10-10
telemetry_json: Remove unnecessary includes
Lioncash
2018-10-10
core/CMakeLists: Use target_compile_definitions instead of add_definitions fo...
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
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
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
ips_layer: Silence truncation and conversion warnings
Lioncash
2018-10-08
Implement Scissor Test
FernandoS27
2018-10-09
Added bitfield instead of manually checking if the bit is set
David Marcec
2018-10-08
Assert Scissor tests
FernandoS27
2018-10-09
EffectOutStatus padding is now in hex
David Marcec
2018-10-09
Actual kill execution when the bit isn't set, not the other way around
David Marcec
2018-10-09
svcBreak, Signalling to the debugger should not kill execution
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
Unmapping an unmapped buffer should succeed
David Marcec
2018-10-07
gl_shader_decompiler: Move position varying location from 15 to 0 and apply a...
ReinUsesLisp
2018-10-07
gl_shader_decompiler: Implement geometry shaders
ReinUsesLisp
2018-10-07
video_core: Allow LabelGLObject to use extra info on any object
ReinUsesLisp
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
[next]