| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Remove old shader management | 2021-07-22 | 1 | -93/+0 | |
| | | |||||
| * | video_core/expr: Supply operator!= along with operator== | 2019-10-05 | 1 | -1/+13 | |
| | | | | | Provides logical symmetry to the interface. | ||||
| * | video_core/{ast, expr}: Use std::move where applicable | 2019-10-05 | 1 | -16/+15 | |
| | | | | | Avoids unnecessary atomic reference count increments and decrements. | ||||
| * | gl_shader_decompiler: Implement AST decompiling | 2019-10-04 | 1 | -0/+7 | |
| | | |||||
| * | shader_ir: Corrections to outward movements and misc stuffs | 2019-10-04 | 1 | -0/+75 | |