10944 Commits (e9d19add7d4a857a87191ec421a298eea1b89cf5)

Author SHA1 Message Date
Lioncash 44d87ff641 shader_ir: Remove unused includes 7 years ago
Fernando Sahmkow d614193e49 Shader_Ir: Correct tracking to track from right to left 7 years ago
Lioncash e2d7dda166 shader/decode/other: Correct branch indirect argument within BRA handling 7 years ago
ReinUsesLisp 2a4044a858 gl_shader_cache: Fix clang-format issues 7 years ago
ReinUsesLisp 6b0d017675 gl_shader_decompiler: Stub local memory size 7 years ago
ReinUsesLisp 56bca83bde gl_shader_cache: Address review commentaries 7 years ago
ReinUsesLisp bbecd13697 gl_shader_cache: Address CI issues 7 years ago
ReinUsesLisp 725ba6cf63 gl_rasterizer: Implement compute shaders 7 years ago
ReinUsesLisp afa8096df5 shader: Allow tracking of indirect buffers without variable offset 7 years ago
Fernando Sahmkow 2ac7472d3f Texture_Cache: Address Feedback 7 years ago
Fernando Sahmkow 0f54b541f4 Texture_Cache: Remove some unprecise fallback case and clang format 7 years ago
Fernando Sahmkow 5818959e54 Texture_Cache: Force Framebuffer reset if an active render target is unregistered. 7 years ago
Fernando Sahmkow 913b7a6872 GPU: Add a microprofile for macro interpreter 7 years ago
Fernando Sahmkow a9943222f2 GL_State: Add a microprofile timer to OpenGL state. 7 years ago
Fernando Sahmkow 5c1e1a148e Gl_Texture_Cache: Measure Buffer Copy Times 7 years ago
Fernando Sahmkow 5d31bab69a Texture_Cache: Correct Linear Structural Match. 7 years ago
Lioncash 093e5440e2 core: Remove CurrentArmInterface() global accessor 7 years ago
David Marcec ea5602b959 Clang format 7 years ago
David Marcec 31fe859fe5 Addressed issues 7 years ago
David Marcec 73b37886c1 "AudioRenderer" thread should have a unique name 7 years ago
Michael Scire d4fc560c05 Remove unicorn mappings/unmappings 7 years ago
ReinUsesLisp 0eb0c24269 gl_shader_decompiler: Fix gl_PointSize redeclaration 7 years ago
Lioncash f4ae449f73 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash b81f6f67f5 service/am: Implement SetAutoSleepDisabled 7 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 70624e1c1d core/arm: Remove obsolete Unicorn memory mapping 7 years ago
Michael Scire 072a9796f5 Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
ReinUsesLisp aca40de224 gl_shader_decompiler: Fix conditional usage of GL_ARB_shader_viewport_layer_array 7 years ago
Zach Hilman adab188c2b system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Zach Hilman 37a352e9d3 mii: Handle logging of unknown database source 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
David Marcec 5234e08a0d addressed issues 7 years ago