summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09control_flow: Assert shaders bigger than limit.Fernando Sahmkow
2019-07-09control_flow: Address feedback.Fernando Sahmkow
2019-07-09shader_ir: Correct parsing of scheduling instructions and correct sizingFernando Sahmkow
2019-07-09shader_ir: Correct max sizingFernando Sahmkow
2019-07-09shader_ir: Remove unnecessary constructors and use optional for ScanFlow resultFernando Sahmkow
2019-07-09shader_ir: Corrections, documenting and asserting control_flowFernando Sahmkow
2019-07-09shader_ir: Unify blocks in decompiled shaders.Fernando Sahmkow
2019-07-09shader_ir: Decompile Flow StackFernando Sahmkow
2019-07-09shader_ir: propagate shader size to the IRFernando Sahmkow
2019-07-09shader_ir: Implement BRX & BRA.CCFernando Sahmkow
2019-07-09shader_ir: Remove the old scanner.Fernando Sahmkow
2019-07-09shader_ir: Implement a new shader scannerFernando Sahmkow
2019-07-09IFriendService::GetFriendListDavid Marcec
2019-07-09gl_rasterizer: Amend documentation comment for ConfigureFramebuffers()Lioncash
2019-07-08Prevent merging of device mapped memory blocks.Michael Scire
2019-07-08Merge pull request #2661 from ogniK5377/audren-loopZach Hilman
2019-07-08Merge pull request #2657 from ogniK5377/npad-assignmentsZach Hilman
2019-07-08addressed issuesDavid Marcec
2019-07-08addressed issueDavid Marcec
2019-07-07Merge pull request #2651 from DarkLordZach/apm-boost-mode-1bunnei
2019-07-07Merge pull request #2642 from DarkLordZach/fsp-log-2bunnei
2019-07-07key_manager: Convert Ticket union to std::variantZach Hilman
2019-07-07es: Populate/synthesize tickets on constructionZach Hilman
2019-07-07key_manager: Add structure for Ticket parsingZach Hilman
2019-07-07es: Implement ETicket GetPersonalizedTicketData (17)Zach Hilman
2019-07-07es: Implement ETicket GetCommonTicketData (16)Zach Hilman
2019-07-07es: Implement ETicket GetPersonalizedTicketSize (15)Zach Hilman
2019-07-07es: Implement ETicket GetCommonTicketSize (14)Zach Hilman
2019-07-07es: Implement ETicket ListPersonalizedTicket (12)Zach Hilman
2019-07-07es: Implement ETicket ListCommonTicket (11)Zach Hilman
2019-07-07es: Implement ETicket CountPersonalizedTicket (10)Zach Hilman
2019-07-07es: Implement ETicket CountCommonTicket (9)Zach Hilman
2019-07-07es: Implement ETicket GetTitleKey (8)Zach Hilman
2019-07-07es: Implement ETicket ImportTicket (1)Zach Hilman
2019-07-07key_manager: Add accessors/helpers for ticket managementZach Hilman
2019-07-07key_manager: Add equality operator for RSAKeyPairZach Hilman
2019-07-07gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shadersReinUsesLisp
2019-07-07Remove unused member function declarationMichael Scire
2019-07-07physmem: add helpers, cleanup logic.Michael Scire
2019-07-07Merge pull request #2694 from FearlessTobi/patch-1Hexagon12
2019-07-07Delete decode_integer_set.cppTobias
2019-07-07clang-format fixesMichael Scire
2019-07-07shader/texture: Add F16 support for TLDSReinUsesLisp
2019-07-07address review commentaryMichael Scire
2019-07-07Implement MapPhysicalMemory/UnmapPhysicalMemoryMichael Scire
2019-07-07kernel/process: Allocate the process' TLS region during initializationLioncash
2019-07-07kernel/process: Move main thread stack allocation to its own functionLioncash
2019-07-07vk_sampler_cache: Remove unused includesLioncash
2019-07-07video_core: Add missing override specifiersLioncash
2019-07-07yuzu/main: Make error messages within OnCoreError more localization-friendlyLioncash