summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-21prepo: Update service function table.Lioncash
2018-10-21lbl: Update service function table namesLioncash
2018-10-20Merge pull request #1531 from ogniK5377/hid-fixesbunnei
2018-10-20qt: Move Reinitialize Keys to Tools menuZach Hilman
2018-10-20psm: Stub GetBatteryChargePercentageZach Hilman
2018-10-20service: Add skeleton for psm serviceZach Hilman
2018-10-20CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash
2018-10-20CMakeLists: Use target_compile_definitions instead of add_definitions to defi...Lioncash
2018-10-20web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to th...Lioncash
2018-10-20kernel/process: Make the handle table per-processLioncash
2018-10-20engines/maxwell_*: Use nested namespace specifiers where applicableLioncash
2018-10-20maxwell_dma: Make variables const where applicable within HandleCopy()Lioncash
2018-10-20maxwell_dma: Make FlushAndInvalidate's size parameter a u64Lioncash
2018-10-20maxwell_dma: Remove unused variables in HandleCopy()Lioncash
2018-10-20svc: Fix vma boundary check in svcQueryMemoryLioncash
2018-10-20gl_shader_decompiler: Allow std::move to function in SetPredicateLioncash
2018-10-20gl_shader_decompiler: Get rid of variable shadowing warningsLioncash
2018-10-20gl_shader_decompiler: Fix a few comment typosLioncash
2018-10-20Merge pull request #1535 from ReinUsesLisp/fixup-positionbunnei
2018-10-20gl_shader_decompiler: Move position varying declaration back to gl_shader_genReinUsesLisp
2018-10-20Added auto controller switching to supported controllers and single joycon bu...David Marcec
2018-10-19Merge pull request #1501 from ReinUsesLisp/half-floatbunnei
2018-10-19Merge pull request #1520 from lioncash/sanbunnei
2018-10-19Merge pull request #1517 from bunnei/dmabunnei
2018-10-19Merge pull request #1526 from lioncash/svc-idbunnei
2018-10-19Merge pull request #1530 from DarkLordZach/aoc-8bunnei
2018-10-19Merge pull request #1516 from lioncash/hidbunnei
2018-10-19aoc_u: Stub GetAddOnContentListChangedEventZach Hilman
2018-10-19Merge pull request #1529 from DarkLordZach/key-derivation-crashMat M
2018-10-19crypto: Use compressed sizes in offset calculation for KIP decompressionZach Hilman
2018-10-19Merge pull request #1525 from ogniK5377/block-homebunnei
2018-10-20Stubbed home blockingDavid Marcec
2018-10-19es: Update service function tablesLioncash
2018-10-19audio: Update service function tablesLioncash
2018-10-19omm: Update service function tablesLioncash
2018-10-19nifm: Update service function tablesLioncash
2018-10-19hid: Update service function tablesLioncash
2018-10-19nim: Add the basic skeleton of the nim:eca serviceLioncash
2018-10-19ns: Update service function tableLioncash
2018-10-19set_cal: Update service function tableLioncash
2018-10-18GPU: Improved implementation of maxwell DMA (Subv).bunnei
2018-10-18decoders: Introduce functions for un/swizzling subrects.bunnei
2018-10-18GPU: Invalidate destination address of kepler_memory writes.bunnei
2018-10-18fermi_2d: Add support for more accurate surface copies.bunnei
2018-10-18Merge pull request #1523 from lioncash/lockbunnei
2018-10-18Merge pull request #1511 from lioncash/contentbunnei
2018-10-18Merge pull request #1521 from ogniK5377/imp-mmubunnei
2018-10-18Merge pull request #1522 from lioncash/corebunnei
2018-10-18svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...Lioncash
2018-10-18common: Add function for checking word alignment to alignment.hLioncash