summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04vk_shader_compiler: Correct SPIR-V AST DecompilingFernando Sahmkow
2019-10-04Shader_IR: allow else derivation to be optional.Fernando Sahmkow
2019-10-04vk_shader_compiler: Implement the decompiler in SPIR-VFernando Sahmkow
2019-10-04Shader_IR: mark labels as unused for partial decompile.Fernando Sahmkow
2019-10-04Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...Fernando Sahmkow
2019-10-04gl_shader_decompiler: Implement AST decompilingFernando Sahmkow
2019-10-04shader_ir: Declare Manager and pass it to appropiate programs.Fernando Sahmkow
2019-10-04shader_ir: Corrections to outward movements and misc stuffsFernando Sahmkow
2019-10-04shader_ir: Add basic goto eliminationFernando Sahmkow
2019-10-04shader_ir: Initial Decompile SetupFernando Sahmkow
2019-10-04Merge pull request #2941 from FernandoS27/fix-masterRodrigo Locatti
2019-10-04SDL: Fix missing headerFernando Sahmkow
2019-10-04Merge pull request #2896 from FearlessTobi/port-4950bunnei
2019-10-04Merge pull request #2936 from VPeruS/use-isallzeroarraybunnei
2019-10-04Merge pull request #2940 from lioncash/zlibbunnei
2019-10-04CMakeLists: Make libzip excluded from the ALL targetLioncash
2019-10-04externals: Use upstream zlibLioncash
2019-10-03Merge pull request #2898 from FearlessTobi/port-4004bunnei
2019-10-03Merge pull request #2539 from DarkLordZach/bcatDavid
2019-10-02Merge pull request #2937 from DarkLordZach/azure-msvcbunnei
2019-10-02ci: Correct mainline release dependencyZach Hilman
2019-10-02ci: Add Mainline taglineZach Hilman
2019-10-02ci: Use MSVC windows for patreonZach Hilman
2019-10-02ci: Use MSVC windows for mainlineZach Hilman
2019-10-02ci: Add MSVC build templateZach Hilman
2019-10-02ci: Add Windows MSVC package scriptZach Hilman
2019-10-02ci: Fix unset environment variable bugZach Hilman
2019-10-02[crypto] Use IsAllZeroArray helper functionvperus
2019-10-02qt: Add service dialogZach Hilman
2019-10-01Merge pull request #2932 from DarkLordZach/azure-gitpagesbunnei
2019-10-01ci: Check additional pages on GitHubZach Hilman
2019-10-01ci: Iterate through GitHub pages for pull requestsZach Hilman
2019-10-01Merge pull request #2904 from ogniK5377/better-signal-hidbunnei
2019-10-01Merge pull request #2924 from MysticExile/readme-2bunnei
2019-10-01Merge pull request #2929 from DarkLordZach/azure-patreon-merge-extrabunnei
2019-10-01boxcat: Use updated game-asset API URL and tagsZach Hilman
2019-10-01bcat: Add FSC accessors for BCAT dataZach Hilman
2019-09-30boxcat: Implement events global fieldZach Hilman
2019-09-30bcat: Implement DeliveryCacheProgressImpl structureZach Hilman
2019-09-30boxcat: Use Etag header names for file digestZach Hilman
2019-09-30boxcat: Add downloading and client for launch parameter dataZach Hilman
2019-09-30bcat: Add backend function for BCAT Indirect (launch parameter)Zach Hilman
2019-09-30bcat: Expose CreateBackendFromSettings helper functionZach Hilman
2019-09-30am: Unstub PopLaunchParameter and add bcat connection for app-specific dataZach Hilman
2019-09-30configure_service: Allow Qt to open external linksZach Hilman
2019-09-30cmake: Add cmake option to build Boxcat backendZach Hilman
2019-09-30yuzu: Add UI tab to configure BCAT servicesZach Hilman
2019-09-30bcat: Implement cmd 90201 ClearDeliveryCacheStorageZach Hilman
2019-09-30bcat: Implement cmd 30100 SetPassphraseZach Hilman
2019-09-30bcat: Implement cmd RequestSyncDeliveryCache and variantZach Hilman