Fernando Sahmkow
|
be856a38d6
|
Shader_IR: Address Feedback.
|
2019-10-26 15:38:30 -04:00 |
|
Fernando Sahmkow
|
8909f52166
|
Shader_IR: Implement Fast BRX and allow multi-branches in the CFG.
|
2019-10-25 09:01:30 -04:00 |
|
Lioncash
|
43503a69bf
|
video_core/{ast, expr}: Organize forward declaration
Keeps them alphabetically sorted for readability.
|
2019-10-05 09:14:26 -04:00 |
|
Lioncash
|
50ad745585
|
video_core/expr: Supply operator!= along with operator==
Provides logical symmetry to the interface.
|
2019-10-05 09:14:26 -04:00 |
|
Lioncash
|
8eb1398f8d
|
video_core/{ast, expr}: Use std::move where applicable
Avoids unnecessary atomic reference count increments and decrements.
|
2019-10-05 09:14:23 -04:00 |
|
Fernando Sahmkow
|
3c09d9abe6
|
Shader_Ir: Address Feedback and clang format.
|
2019-10-04 18:52:57 -04:00 |
|
Fernando Sahmkow
|
b3c46d6948
|
Shader_IR: corrections and clang-format
|
2019-10-04 18:52:53 -04:00 |
|
Fernando Sahmkow
|
38fc995f6c
|
gl_shader_decompiler: Implement AST decompiling
|
2019-10-04 18:52:50 -04:00 |
|
Fernando Sahmkow
|
8be6e1c522
|
shader_ir: Corrections to outward movements and misc stuffs
|
2019-10-04 18:52:48 -04:00 |
|
Fernando Sahmkow
|
c17953978b
|
shader_ir: Initial Decompile Setup
|
2019-10-04 18:52:47 -04:00 |
|