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