10687 Commits (3a3fee5abff816758ea5070d54ed8f6252dc451e)

Author SHA1 Message Date
Fernando Sahmkow 3a3fee5abf MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace. 7 years ago
Fernando Sahmkow d3b71ff80d Gl_Texture_Cache: Remove assert on component type in GetFormatTuple 7 years ago
Fernando Sahmkow 0b65e9335e Shader_Ir: Downgrade precision and rounding asserts to debug asserts. 7 years ago
Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 years ago
Lioncash e2d7dda166 shader/decode/other: Correct branch indirect argument within BRA handling 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
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
David Marcec e3d000a7e6 addressed issue 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
Tobias be020f7621
Delete decode_integer_set.cpp 7 years ago