summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-05configure_input_simple: Properly signal docked mode changeZach Hilman
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-12-05configure_input: Convert into QDialogZach Hilman
2018-12-05configure: Use ConfigureInputSimple for Input tabZach Hilman
2018-12-05ui_settings: Add UI setting for input profile indexZach Hilman
2018-12-04Merge pull request #1859 from heapo/lut_array_codegenbunnei
2018-12-04Improve msvc codegen for hot-path array LUTsheapo
2018-12-04Merge pull request #1704 from DarkLordZach/oss-sysarchivebunnei
2018-12-04Merge pull request #1837 from lioncash/mapbunnei
2018-12-04yuzu/game_list_worker: Move std::string construction after the termination ch...Lioncash
2018-12-04Merge pull request #1838 from lioncash/dedupbunnei
2018-12-04Merge pull request #1836 from lioncash/unusedbunnei
2018-12-04Merge pull request #1860 from lioncash/eventbunnei
2018-12-04kernel/svc: Remove unused header inclusionLioncash
2018-12-04kernel/svc: Implement svcSignalEvent()Lioncash
2018-12-04kernel/svc: Implement svcCreateEvent()Lioncash
2018-12-04Merge pull request #1845 from lioncash/nrobunnei
2018-12-04Merge pull request #1853 from lioncash/eventbunnei
2018-12-04Rewrited TEX/TEXS (TEX Scalar). (#1826)Marcos
2018-12-04Merge pull request #1857 from lioncash/res-infobunnei
2018-12-04Merge pull request #1854 from Subv/old_command_processorbunnei
2018-12-04kernel/object: Amend handle types to distinguish between readable and writabl...Lioncash
2018-12-04kernel/handle_table: Amend reference to CTR-OS in Create()Lioncash
2018-12-04kernel/svc: Implement the resource limit svcGetInfo optionLioncash
2018-12-03Removed unused file.Subv
2018-12-03GPU: Don't try to route PFIFO methods (0-0x40) to the other engines.Subv
2018-12-03Merge pull request #1852 from VPeruS/fix-format-stringMat M
2018-12-04[Kernel::CreateThread] Match format specifiers to LOG_TRACE's argumentsV.Kalyuzhny
2018-12-03Merge pull request #1840 from lioncash/infobunnei
2018-12-03Merge pull request #1842 from lioncash/slotbunnei
2018-12-03Merge pull request #1835 from lioncash/cache-globalbunnei
2018-12-03Merge pull request #1822 from ReinUsesLisp/glsl-scopebunnei
2018-12-03Merge pull request #1803 from DarkLordZach/k-able-eventbunnei
2018-12-03Merge pull request #1833 from lioncash/cleanbunnei
2018-12-03Merge pull request #1839 from lioncash/initbunnei
2018-12-03Merge pull request #1841 from ogniK5377/npad-mode-fixbunnei
2018-12-03Merge pull request #1843 from lioncash/tableSebastian Valle
2018-12-02loader/nso: Remove dependency on the System classLioncash
2018-12-02loader/nro: Make the static LoadNro function internally linkedLioncash
2018-12-02loader/nro: Remove dependency on the System classLioncash
2018-12-02service/usb: Update function tableLioncash
2018-12-02service/erpt: Update function tableLioncash
2018-12-02yuzu/configuration: Make slots private where applicableLioncash
2018-12-02yuzu/configuration: Add missing override specifiers to configuration-related ...Lioncash
2018-12-02yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash
2018-12-03Fixed crash with SetNpadModeDavid Marcec
2018-12-02svc: Use the current process' handle table for retrieving the process instanc...Lioncash
2018-12-02svc: Reorganize svcGetInfo, handle more error cases for existing implemented ...Lioncash
2018-12-01service/audio/audout_u: Amend constructor initialization list orderLioncash
2018-12-01Merge pull request #1827 from ReinUsesLisp/clip-and-shaderbunnei