summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-08Merge pull request #1424 from DarkLordZach/ips-witchbunnei
2018-10-08Merge pull request #1456 from ogniK5377/aoc-u-fixupsbunnei
2018-10-08Merge pull request #1457 from ogniK5377/unmap-bufferbunnei
2018-10-08Unmapping an unmapped buffer should succeedDavid Marcec
2018-10-07nso/nro: Use default allocation size for arg_dataZach Hilman
2018-10-07cmd: Support passing game arguments from command lineZach Hilman
2018-10-07qt: Add UI option to configure argumentsZach Hilman
2018-10-07settings: Add program_args string settingZach Hilman
2018-10-07nso/nro: Add NSO arguments structure to data sectionZach Hilman
2018-10-08Fixed assertion due to CountAddOnContentDavid Marcec
2018-10-06Merge pull request #1396 from DarkLordZach/packed-updatesbunnei
2018-10-06Merge pull request #1446 from bunnei/fast_fermi_copybunnei
2018-10-06Merge pull request #1437 from FernandoS27/tex-mode2bunnei
2018-10-06Merge pull request #1453 from FearlessTobi/port-4311bunnei
2018-10-06Merge pull request #1451 from FearlessTobi/port-4140bunnei
2018-10-06Merge pull request #1448 from ogniK5377/frontend-accessbunnei
2018-10-06Merge pull request #1454 from ReinUsesLisp/fixup-drawMat M
2018-10-06gl_rasterizer: Fixup undefined behaviour in SetupDrawReinUsesLisp
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei
2018-10-06Implemented Depth Compare and Shadow SamplersFernandoS27
2018-10-06Remove "#" in the version numberfearlessTobi
2018-10-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-10-06Added forward define for ServerPortDavid Marcec
2018-10-06fermi_2d: Implement simple copies with AccelerateSurfaceCopy.bunnei
2018-10-06gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies.bunnei
2018-10-06gl_rasterizer_cache: Implement a simpler surface copy using glCopyImageSubData.bunnei
2018-10-06qt: Update telemetry linksLioncash
2018-10-06Ported #4296 from citraDavid Marcec
2018-10-06Merge pull request #1332 from FearlessTobi/port-web-backendbunnei
2018-10-06kernel/mutex: Amend behavior of TransferMutexOwnership()Lioncash
2018-10-05Merge pull request #1440 from lioncash/arraybunnei
2018-10-05Merge pull request #1438 from ReinUsesLisp/quadsbunnei
2018-10-05thread: Make the scheduler pointer a regular pointerbalika011
2018-10-05Merge pull request #1439 from lioncash/threadbunnei
2018-10-05Merge pull request #1442 from lioncash/formatbunnei
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05patch_manager: Add support for NSP packed updatesZach Hilman
2018-10-05game_list: Add XCI update versioning to game listZach Hilman
2018-10-05patch_manager: Add support for packed updatesZach Hilman
2018-10-05loader: Add getter for packed updateZach Hilman
2018-10-05loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loadersZach Hilman
2018-10-04text_formatter: Avoid unnecessary string temporary creation in PrintMessage()Lioncash
2018-10-04ips_layer: Fix inaccuracies with comments and flagsZach Hilman
2018-10-04ips_layer: Deduplicate resource usageZach Hilman
2018-10-04ips_layer: Add support for escape sequences and midline commentsZach Hilman
2018-10-04patch_manager: Add support for IPSwitch format patchesZach Hilman
2018-10-04ips_layer: Add IPSwitchCompiler to process IPSwitch formatZach Hilman
2018-10-04hex_util: Add HexVectorToString and HexStringToVectorZach Hilman
2018-10-04ui_settings: Place definition of the theme array within the cpp fileLioncash
2018-10-04Merge pull request #1415 from DarkLordZach/ipsbunnei