12218 Commits (fec32fed18bd4210f00150018a05ab010091e573)
 

Author SHA1 Message Date
Flame Sage 05d55b0fd7 Set up CI with Azure Pipelines 7 years ago
Fernando Sahmkow f2549739d1 shader_ir: Add comments on missing instruction. 7 years ago
Michael Scire a1845d1dd3 prefer system reference over global accessor 7 years ago
Fernando Sahmkow 2de7649311 shader_ir: limit explorastion to best known program size. 7 years ago
Fernando Sahmkow e7c6045a03 control_flow: Correct block breaking algorithm. 7 years ago
Fernando Sahmkow dc4a93594c control_flow: Assert shaders bigger than limit. 7 years ago
Fernando Sahmkow e7a88f0ab3 control_flow: Address feedback. 7 years ago
Fernando Sahmkow 34357b110c shader_ir: Correct parsing of scheduling instructions and correct sizing 7 years ago
Fernando Sahmkow cfb3db1a32 shader_ir: Correct max sizing 7 years ago
Fernando Sahmkow d45fed3030 shader_ir: Remove unnecessary constructors and use optional for ScanFlow result 7 years ago
Fernando Sahmkow 01b21ee1e8 shader_ir: Corrections, documenting and asserting control_flow 7 years ago
Fernando Sahmkow d5533b440c shader_ir: Unify blocks in decompiled shaders. 7 years ago
Fernando Sahmkow 926b80102f shader_ir: Decompile Flow Stack 7 years ago
Fernando Sahmkow 459fce3a8f shader_ir: propagate shader size to the IR 7 years ago
Fernando Sahmkow 8a6fc529a9 shader_ir: Implement BRX & BRA.CC 7 years ago
Fernando Sahmkow c218ae4b02 shader_ir: Remove the old scanner. 7 years ago
Fernando Sahmkow 8af6e6a052 shader_ir: Implement a new shader scanner 7 years ago
David Marcec 0330f5d6f8 IFriendService::GetFriendList 7 years ago
Lioncash c04785c928 gl_rasterizer: Amend documentation comment for ConfigureFramebuffers() 7 years ago
Michael Scire 697206092e Prevent merging of device mapped memory blocks. 7 years ago
Zach Hilman 618d8446ab
Merge pull request #2661 from ogniK5377/audren-loop 7 years ago
Zach Hilman 6c3cceafdc
Merge pull request #2657 from ogniK5377/npad-assignments 7 years ago
David Marcec 5234e08a0d addressed issues 7 years ago
David Marcec e3d000a7e6 addressed issue 7 years ago
bunnei 7b28f954c9
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1 7 years ago
bunnei 8f5aae3074
Merge pull request #2642 from DarkLordZach/fsp-log-2 7 years ago
ReinUsesLisp c9d886c84e gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders 7 years ago
Michael Scire ca6f08e3b1 Remove unused member function declaration 7 years ago
Michael Scire ce64a9fab9 physmem: add helpers, cleanup logic. 7 years ago
Hexagon12 8070cb3f6b
Merge pull request #2694 from FearlessTobi/patch-1 7 years ago
Tobias be020f7621
Delete decode_integer_set.cpp 7 years ago
Michael Scire b901cd584e clang-format fixes 7 years ago
ReinUsesLisp d0966b9f7c shader/texture: Add F16 support for TLDS 7 years ago
Michael Scire 1689784c19 address review commentary 7 years ago
Michael Scire 13a8fde3ad Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Lioncash cbdd6cd1c0 vk_sampler_cache: Remove unused includes 7 years ago
Lioncash 4b27680639 video_core: Add missing override specifiers 7 years ago
ReinUsesLisp 86a874a2fc vk_scheduler: Drop execution context in favor of views 7 years ago
Zach Hilman a4ef86a021 mii: Implement IDatabaseService SetInterfaceVersion 7 years ago
Zach Hilman 9e689a81f8
Merge pull request #2674 from lioncash/reporter 7 years ago
Zach Hilman fb9124b6cd
Merge pull request #2677 from lioncash/assert 7 years ago
Zach Hilman f732cd5a4b
Merge pull request #2684 from SciresM/suspend_tick 7 years ago
Michael Scire 36259c01c2 clang-format fixes 7 years ago
Michael Scire 7fb7d3c218 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Lioncash 65c748fbd3 memory: Remove unused includes 7 years ago
Lioncash 63a5f48e7e memory: Remove unused PageTable forward declaration 7 years ago
Lioncash 2a9e388290 kernel/vm_manager: Rename 'new map' to 'stack' 7 years ago
ReinUsesLisp 79a23ca5f0 buffer_cache: Avoid [[nodiscard]] to make clang-format happy 7 years ago
ReinUsesLisp 83050c9495 buffer_cache: Try to fix MinGW build 7 years ago
ReinUsesLisp f7691ebe57 gl_rasterizer: Fix nullptr dereference on disabled buffers 7 years ago