Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shader_IR: corrections and clang-format | Fernando Sahmkow | 2019-10-05 | 1 | -69/+63 |
* | Shader_IR: allow else derivation to be optional. | Fernando Sahmkow | 2019-10-05 | 1 | -3/+6 |
* | Shader_IR: mark labels as unused for partial decompile. | Fernando Sahmkow | 2019-10-05 | 1 | -3/+1 |
* | Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. | Fernando Sahmkow | 2019-10-05 | 1 | -5/+93 |
* | gl_shader_decompiler: Implement AST decompiling | Fernando Sahmkow | 2019-10-05 | 1 | -5/+5 |
* | shader_ir: Declare Manager and pass it to appropiate programs. | Fernando Sahmkow | 2019-10-05 | 1 | -3/+136 |
* | shader_ir: Corrections to outward movements and misc stuffs | Fernando Sahmkow | 2019-10-05 | 1 | -48/+137 |
* | shader_ir: Add basic goto elimination | Fernando Sahmkow | 2019-10-05 | 1 | -16/+332 |
* | shader_ir: Initial Decompile Setup | Fernando Sahmkow | 2019-10-05 | 1 | -0/+180 |