| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | hex_util: Add HexVectorToString and HexStringToVector | 2018-10-04 | 2 | -0/+24 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1456 from ogniK5377/aoc-u-fixups | 2018-10-08 | 1 | -5/+5 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed assertion due to CountAddOnContent | 2018-10-08 | 1 | -5/+5 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #1457 from ogniK5377/unmap-buffer | 2018-10-08 | 1 | -1/+6 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Unmapping an unmapped buffer should succeed | 2018-10-08 | 1 | -1/+6 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1419 from DarkLordZach/homebrew-args | 2018-10-08 | 10 | -11/+84 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | nso/nro: Use default allocation size for arg_data | 2018-10-07 | 4 | -14/+20 | ||
| | * | | | | cmd: Support passing game arguments from command line | 2018-10-07 | 4 | -10/+14 | ||
| | * | | | | qt: Add UI option to configure arguments | 2018-10-07 | 3 | -0/+27 | ||
| | * | | | | settings: Add program_args string setting | 2018-10-07 | 1 | -0/+1 | ||
| | * | | | | nso/nro: Add NSO arguments structure to data section | 2018-10-07 | 4 | -3/+38 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1396 from DarkLordZach/packed-updates | 2018-10-06 | 16 | -21/+143 | ||
| |\ \ \ \ | ||||||
| | * | | | | romfs_factory: Extract packed update setter to new function | 2018-10-05 | 10 | -9/+38 | ||
| | * | | | | patch_manager: Add support for NSP packed updates | 2018-10-05 | 2 | -3/+10 | ||
| | * | | | | game_list: Add XCI update versioning to game list | 2018-10-05 | 1 | -4/+8 | ||
| | * | | | | patch_manager: Add support for packed updates | 2018-10-05 | 4 | -5/+18 | ||
| | * | | | | loader: Add getter for packed update | 2018-10-05 | 6 | -3/+58 | ||
| | * | | | | loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders | 2018-10-05 | 6 | -6/+20 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #1446 from bunnei/fast_fermi_copy | 2018-10-06 | 10 | -40/+121 | ||
| |\ \ \ \ | ||||||
| | * | | | | yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. | 2018-10-06 | 2 | -0/+4 | ||
| | * | | | | fermi_2d: Implement simple copies with AccelerateSurfaceCopy. | 2018-10-06 | 3 | -24/+36 | ||
| | * | | | | gl_rasterizer: Add rasterizer cache code to handle accerated fermi copies. | 2018-10-06 | 5 | -16/+60 | ||
| | * | | | | gl_rasterizer_cache: Implement a simpler surface copy using glCopyImageSubData. | 2018-10-06 | 1 | -0/+21 | ||
| * | | | | | Merge pull request #1437 from FernandoS27/tex-mode2 | 2018-10-06 | 6 | -69/+265 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Implemented Depth Compare and Shadow Samplers | 2018-10-06 | 6 | -65/+224 | ||
| | * | | | | | Implemented Texture Processing Modes in TEXS and TLDS | 2018-10-03 | 1 | -5/+42 | ||
| * | | | | | | Merge pull request #1453 from FearlessTobi/port-4311 | 2018-10-06 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove "#" in the version number | 2018-10-06 | 1 | -1/+1 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1451 from FearlessTobi/port-4140 | 2018-10-06 | 5 | -19/+119 | ||
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | citra_qt/configuration: misc input tab improvements | 2018-10-06 | 5 | -19/+119 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1450 from FearlessTobi/port-4312 | 2018-10-06 | 1 | -0/+0 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Update fmt to 5.2.1 | 2018-10-06 | 1 | -0/+0 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1448 from ogniK5377/frontend-access | 2018-10-06 | 4 | -0/+26 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Added forward define for ServerPort | 2018-10-06 | 2 | -4/+6 | ||
| | * | | | | | Ported #4296 from citra | 2018-10-06 | 3 | -1/+25 | ||
| * | | | | | | Merge pull request #1454 from ReinUsesLisp/fixup-draw | 2018-10-06 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | gl_rasterizer: Fixup undefined behaviour in SetupDraw | 2018-10-06 | 1 | -0/+1 | ||
| * | | | | | | Merge pull request #1452 from FearlessTobi/port-4313 | 2018-10-06 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | CONTRIBUTING.md - remove note about casting numeric types | 2018-10-06 | 1 | -1/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1449 from lioncash/link | 2018-10-06 | 2 | -2/+2 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | qt: Update telemetry links | 2018-10-06 | 2 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1332 from FearlessTobi/port-web-backend | 2018-10-06 | 55 | -40/+21635 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Review comments - part 5 | 2018-10-02 | 4 | -8/+7 | ||
| | * | | | | Review comments -part 4 | 2018-10-02 | 4 | -9/+7 | ||
| | * | | | | Review comments - part 3 | 2018-10-02 | 7 | -26/+8 | ||
| | * | | | | web_backend: protect jwt cache with a mutex | 2018-10-02 | 2 | -1/+4 | ||
| | * | | | | Address more review comments | 2018-10-02 | 2 | -5/+5 | ||
| | * | | | | Address a bunch of review comments | 2018-10-02 | 11 | -19/+27 | ||
| | * | | | | Port web_service from Citra | 2018-10-02 | 45 | -39/+1575 | ||
| | * | | | | Add submodules | 2018-10-02 | 11 | -0/+20069 | ||
| | | |/ / | |/| | | ||||||