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-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
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-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-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 #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
Remove "#" in the version number
fearlessTobi
2018-10-06
citra_qt/configuration: misc input tab improvements
zhupengfei
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
qt: Update telemetry links
Lioncash
2018-10-06
Ported #4296 from citra
David Marcec
2018-10-06
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-06
kernel/mutex: Amend behavior of TransferMutexOwnership()
Lioncash
2018-10-05
Merge pull request #1440 from lioncash/array
bunnei
2018-10-05
Merge pull request #1438 from ReinUsesLisp/quads
bunnei
2018-10-05
thread: Make the scheduler pointer a regular pointer
balika011
2018-10-05
Merge pull request #1439 from lioncash/thread
bunnei
2018-10-05
Merge pull request #1442 from lioncash/format
bunnei
2018-10-05
romfs_factory: Extract packed update setter to new function
Zach Hilman
2018-10-05
patch_manager: Add support for NSP packed updates
Zach Hilman
2018-10-05
game_list: Add XCI update versioning to game list
Zach Hilman
2018-10-05
patch_manager: Add support for packed updates
Zach Hilman
2018-10-05
loader: Add getter for packed update
Zach Hilman
2018-10-05
loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders
Zach Hilman
2018-10-04
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-10-04
ips_layer: Fix inaccuracies with comments and flags
Zach Hilman
2018-10-04
ips_layer: Deduplicate resource usage
Zach Hilman
2018-10-04
ips_layer: Add support for escape sequences and midline comments
Zach Hilman
2018-10-04
patch_manager: Add support for IPSwitch format patches
Zach Hilman
2018-10-04
ips_layer: Add IPSwitchCompiler to process IPSwitch format
Zach Hilman
2018-10-04
hex_util: Add HexVectorToString and HexStringToVector
Zach Hilman
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-04
Merge pull request #1415 from DarkLordZach/ips
bunnei
[next]