| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | patch_manager: Add support for using LayeredFS with Data | 2018-10-17 | 1 | -2/+3 | ||
| * | | | | | | | Merge pull request #1542 from lioncash/project | 2018-10-23 | 2 | -5/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR | 2018-10-20 | 2 | -5/+5 | ||
| * | | | | | | | | Merge pull request #1553 from lioncash/mem | 2018-10-23 | 3 | -200/+0 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | common: Remove memory_util.cpp/.h | 2018-10-23 | 3 | -200/+0 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1540 from lioncash/handle | 2018-10-23 | 9 | -100/+97 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | kernel/process: Make the handle table per-process | 2018-10-20 | 9 | -100/+97 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1552 from FearlessTobi/port-4336 | 2018-10-23 | 1 | -5/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | only redefine 64 bit file operation for MSVC | 2018-10-23 | 1 | -5/+8 | ||
| * | | | | | | | | Merge pull request #1519 from ReinUsesLisp/vsetp | 2018-10-23 | 2 | -75/+108 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_decompiler: Implement VSETP | 2018-10-23 | 2 | -0/+26 | ||
| | * | | | | | | | | gl_shader_decompiler: Abstract VMAD into a video subset | 2018-10-23 | 2 | -75/+82 | ||
| * | | | | | | | | | Merge pull request #1539 from lioncash/dma | 2018-10-23 | 3 | -19/+10 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | engines/maxwell_*: Use nested namespace specifiers where applicable | 2018-10-20 | 3 | -12/+6 | ||
| | * | | | | | | | | | maxwell_dma: Make variables const where applicable within HandleCopy() | 2018-10-20 | 1 | -3/+3 | ||
| | * | | | | | | | | | maxwell_dma: Make FlushAndInvalidate's size parameter a u64 | 2018-10-20 | 1 | -1/+1 | ||
| | * | | | | | | | | | maxwell_dma: Remove unused variables in HandleCopy() | 2018-10-20 | 1 | -3/+0 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1470 from FernandoS27/alpha_testing | 2018-10-23 | 7 | -20/+87 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Assert that multiple render targets are not set while alpha testing | 2018-10-22 | 3 | -3/+17 | ||
| | * | | | | | | | | Use standard UBO and fix/stylize the code | 2018-10-22 | 8 | -91/+51 | ||
| | * | | | | | | | | Cache uniform locations and restructure the implementation | 2018-10-22 | 3 | -33/+29 | ||
| | * | | | | | | | | Remove SyncAlphaTest and clang format | 2018-10-22 | 4 | -8/+9 | ||
| | * | | | | | | | | Added Alpha Func | 2018-10-22 | 2 | -3/+43 | ||
| | * | | | | | | | | Implemented Alpha Testing | 2018-10-22 | 6 | -3/+59 | ||
| * | | | | | | | | | Merge pull request #1512 from ReinUsesLisp/brk | 2018-10-23 | 2 | -22/+43 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_shader_decompiler: Implement PBK and BRK | 2018-10-17 | 2 | -22/+43 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1550 from FernandoS27/fmul32 | 2018-10-22 | 2 | -3/+8 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | Added Saturation to FMUL32I | 2018-10-22 | 2 | -3/+8 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1543 from lioncash/target | 2018-10-22 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CMakeLists: Use target_compile_definitions instead of add_definitions to defi... | 2018-10-20 | 1 | -1/+1 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1537 from lioncash/shader | 2018-10-22 | 1 | -6/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_shader_decompiler: Allow std::move to function in SetPredicate | 2018-10-20 | 1 | -1/+1 | ||
| | * | | | | | | | gl_shader_decompiler: Get rid of variable shadowing warnings | 2018-10-20 | 1 | -2/+2 | ||
| | * | | | | | | | gl_shader_decompiler: Fix a few comment typos | 2018-10-20 | 1 | -3/+4 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1545 from DarkLordZach/psm | 2018-10-22 | 5 | -0/+91 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | psm: Stub GetChargerType | 2018-10-21 | 2 | -24/+27 | ||
| | * | | | | | | psm: Stub GetBatteryChargePercentage | 2018-10-20 | 2 | -1/+14 | ||
| | * | | | | | | service: Add skeleton for psm service | 2018-10-20 | 5 | -0/+75 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1541 from lioncash/define | 2018-10-22 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to th... | 2018-10-20 | 1 | -1/+1 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1538 from lioncash/query | 2018-10-22 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | svc: Fix vma boundary check in svcQueryMemory | 2018-10-20 | 1 | -1/+1 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1547 from FernandoS27/fix-fset | 2018-10-22 | 2 | -30/+12 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed FSETP and FSET | 2018-10-22 | 2 | -30/+12 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1546 from lioncash/svc-again | 2018-10-22 | 13 | -53/+255 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: Add the basic skeleton for the NPNS services | 2018-10-21 | 4 | -2/+109 | ||
| | * | | | | | | hid: Update service function table for hidbus | 2018-10-21 | 1 | -0/+1 | ||
| | * | | | | | | am: Add the basic skeleton for the tcap service | 2018-10-21 | 4 | -0/+44 | ||
| | * | | | | | | am: Update service function tables | 2018-10-21 | 4 | -15/+60 | ||
| | * | | | | | | prepo: Update service function table. | 2018-10-21 | 1 | -8/+13 | ||