summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-10telemetry_json: Take std::string parameters by valueLioncash
2018-10-10telemetry_json: Remove unnecessary includesLioncash
2018-10-10core/CMakeLists: Use target_compile_definitions instead of add_definitions fo...Lioncash
2018-10-10Merge pull request #1460 from FernandoS27/scissor_testbunnei
2018-10-10Merge pull request #1425 from ReinUsesLisp/geometry-shadersbunnei
2018-10-10kernel/thread: Use a regular pointer for the owner/current processLioncash
2018-10-09Merge pull request #1461 from lioncash/warnbunnei
2018-10-09Merge pull request #1464 from lioncash/uniquebunnei
2018-10-09Merge pull request #1466 from lioncash/unusedbunnei
2018-10-09Merge pull request #1463 from FearlessTobi/port-4310bunnei
2018-10-09Merge pull request #1459 from ogniK5377/breakbunnei
2018-10-09Merge pull request #1465 from lioncash/telemetrybunnei
2018-10-09Merge pull request #1462 from lioncash/movebunnei
2018-10-09Merge pull request #1455 from ogniK5377/smo-softlockfixbunnei
2018-10-09gl_shader_decompiler: Remove unused variables in TMML's implementationLioncash
2018-10-09telemetry_session: Remove doxygen comment for a non-existent parameterLioncash
2018-10-09telemetry_session: Add missing includesLioncash
2018-10-09telemetry_session: Remove unimplemented FinalizeAsyncJob prototypeLioncash
2018-10-09telemetry_session: Use a std::array in GenerateTelemetryId()Lioncash
2018-10-09patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...Lioncash
2018-10-09implemented touch in Qt and SDLNeatNit
2018-10-09ips_layer: Avoid constructing std::vector instances where not necessaryLioncash
2018-10-09ips_layer: Remove unnecessary explicit std::pair constructor in std::arrayLioncash
2018-10-09ips_layer: Add missing includesLioncash
2018-10-09ips_layer: std::move data within PatchIPS() and Apply()Lioncash
2018-10-09ips_layer: Silence truncation and conversion warningsLioncash
2018-10-08Implement Scissor TestFernandoS27
2018-10-09Added bitfield instead of manually checking if the bit is setDavid Marcec
2018-10-08Assert Scissor testsFernandoS27
2018-10-09EffectOutStatus padding is now in hexDavid Marcec
2018-10-09Actual kill execution when the bit isn't set, not the other way aroundDavid Marcec
2018-10-09svcBreak, Signalling to the debugger should not kill executionDavid Marcec
2018-10-08Merge pull request #1423 from DarkLordZach/romfs-file-extsbunnei
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-07gl_shader_decompiler: Move position varying location from 15 to 0 and apply a...ReinUsesLisp
2018-10-07gl_shader_decompiler: Implement geometry shadersReinUsesLisp
2018-10-07video_core: Allow LabelGLObject to use extra info on any objectReinUsesLisp
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-07Fixups for softlockDavid Marcec
2018-10-07Fixed missing returnDavid Marcec
2018-10-06Merge pull request #1446 from bunnei/fast_fermi_copybunnei