10686 Commits (93a5cdecbbbec56f927f87bbb7c77231a93800cb)

Author SHA1 Message Date
ReinUsesLisp 93a5cdecbb textures: Fix texture buffer size calculation 7 years ago
ReinUsesLisp 67843df9f6 gl_texture_cache: Do not set texture parameters to buffers 7 years ago
ReinUsesLisp 4f332abb1a gl_texture_cache: Add missing break in CreateTexture 7 years ago
Lioncash 778d8fedfa shader/decode/other: Correct branch indirect argument within BRA handling 7 years ago
ReinUsesLisp a54be6ef96 shader: Allow tracking of indirect buffers without variable offset 7 years ago
Fernando Sahmkow 03e55c48d6 Texture_Cache: Address Feedback 7 years ago
Fernando Sahmkow 3cf8851567 Texture_Cache: Remove some unprecise fallback case and clang format 7 years ago
Fernando Sahmkow 5e7b10ec49 Texture_Cache: Force Framebuffer reset if an active render target is unregistered. 7 years ago
Fernando Sahmkow 09d818732f GPU: Add a microprofile for macro interpreter 7 years ago
Fernando Sahmkow ec05f185a3 GL_State: Add a microprofile timer to OpenGL state. 7 years ago
Fernando Sahmkow 9109a3f925 Gl_Texture_Cache: Measure Buffer Copy Times 7 years ago
Fernando Sahmkow c9c7b13f76 Texture_Cache: Correct Linear Structural Match. 7 years ago
Lioncash 102801e196 core: Remove CurrentArmInterface() global accessor 7 years ago
David Marcec 88565f46b6 Clang format 7 years ago
David Marcec a5e5b9e9c7 Addressed issues 7 years ago
David Marcec 00c7dc08de "AudioRenderer" thread should have a unique name 7 years ago
Michael Scire 5ff046b9c6 Remove unicorn mappings/unmappings 7 years ago
ReinUsesLisp 9f111492cb gl_shader_decompiler: Fix gl_PointSize redeclaration 7 years ago
Lioncash 96e1a55219 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash 89e1a5848a service/am: Implement SetAutoSleepDisabled 7 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 6b4fd5ccad core/arm: Remove obsolete Unicorn memory mapping 7 years ago
Michael Scire 902cad78ee Restore memory perms on svcUnmapMemory/UnloadNro 7 years ago
ReinUsesLisp faa74c08fb gl_shader_decompiler: Fix conditional usage of GL_ARB_shader_viewport_layer_array 7 years ago
Fernando Sahmkow 3533ee4697 shader_ir: Add comments on missing instruction. 7 years ago
Michael Scire ab4a2b5699 prefer system reference over global accessor 7 years ago
Fernando Sahmkow 5f0c400d43 shader_ir: limit explorastion to best known program size. 7 years ago
Fernando Sahmkow 22f04d827f control_flow: Correct block breaking algorithm. 7 years ago
Fernando Sahmkow e56ebe9d99 control_flow: Assert shaders bigger than limit. 7 years ago
Fernando Sahmkow 848229a9ea control_flow: Address feedback. 7 years ago
Fernando Sahmkow cf3a7c0761 shader_ir: Correct parsing of scheduling instructions and correct sizing 7 years ago
Fernando Sahmkow 0164b108ab shader_ir: Correct max sizing 7 years ago
Fernando Sahmkow be5e508cce shader_ir: Remove unnecessary constructors and use optional for ScanFlow result 7 years ago
Fernando Sahmkow d996ab2d77 shader_ir: Corrections, documenting and asserting control_flow 7 years ago
Fernando Sahmkow 82efa35683 shader_ir: Unify blocks in decompiled shaders. 7 years ago
Fernando Sahmkow d7b3d3a823 shader_ir: Decompile Flow Stack 7 years ago
Fernando Sahmkow 92be9d01aa shader_ir: propagate shader size to the IR 7 years ago
Fernando Sahmkow d5d4cc30ec shader_ir: Implement BRX & BRA.CC 7 years ago
Fernando Sahmkow fc89b55635 shader_ir: Remove the old scanner. 7 years ago
Fernando Sahmkow 48e75bade4 shader_ir: Implement a new shader scanner 7 years ago
David Marcec 127b0dfc77 IFriendService::GetFriendList 7 years ago
Lioncash 5bbae92473 gl_rasterizer: Amend documentation comment for ConfigureFramebuffers() 7 years ago
Michael Scire 4e57de9e0b Prevent merging of device mapped memory blocks. 7 years ago
David Marcec cdd7c41b36 addressed issues 7 years ago
David Marcec 3b243f1b3e addressed issue 7 years ago
ReinUsesLisp a650406899 gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders 7 years ago
Michael Scire 0e2ec7457a Remove unused member function declaration 7 years ago
Michael Scire 4ce2cda054 physmem: add helpers, cleanup logic. 7 years ago
Tobias d15f1f4e9e Delete decode_integer_set.cpp 7 years ago
Michael Scire 1a0bbd14e7 clang-format fixes 7 years ago