ameerj
|
c0705ede4d
|
shader_recompiler: Rename backend emit_context files
|
2021-12-05 16:33:44 -05:00 |
|
lat9nq
|
b557314001
|
shader_recompiler, video_core: Resolve clang errors
Silences the following warnings-turned-errors:
-Wsign-conversion
-Wunused-private-field
-Wbraced-scalar-init
-Wunused-variable
And some other errors
|
2021-07-22 21:51:40 -04:00 |
|
lat9nq
|
c969f6e678
|
shader: GCC fmt 8.0.0 fixes
|
2021-07-22 21:51:40 -04:00 |
|
ReinUsesLisp
|
04c1dca457
|
shader: Move loop safety tests to code emission
|
2021-07-22 21:51:39 -04:00 |
|
ReinUsesLisp
|
ec19b0d7eb
|
glasm: Implement Y direction
|
2021-07-22 21:51:33 -04:00 |
|
ReinUsesLisp
|
e9a5390a92
|
glasm: Implement indirect attribute loads
|
2021-07-22 21:51:33 -04:00 |
|
ReinUsesLisp
|
9452fe2dc6
|
shader: Split profile and runtime information in separate structs
|
2021-07-22 21:51:33 -04:00 |
|
ReinUsesLisp
|
2c0780b9fa
|
glasm: Properly declare attributes on geometry programs
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
96d2dd78b0
|
glasm: Implement ImageRead
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
601f7bfd00
|
glasm: Implement stores to gl_ViewportIndex
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
1e64cbd23a
|
glasm: Implement ImageFetch
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
0c82ee3444
|
glasm: Support textures used in more than one stage
|
2021-07-22 21:51:32 -04:00 |
|
ReinUsesLisp
|
7273fcab95
|
glasm: Implement shuffle and vote instructions on GLASM
|
2021-07-22 21:51:31 -04:00 |
|
ReinUsesLisp
|
fc009ca296
|
glasm: Initial GLASM fp64 support
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
04ed27a997
|
glasm: Make GLASM aware of types
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
6c0a696179
|
glasm: Implement basic GLASM instructions
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
03f17ebc43
|
glasm: Changes to GLASM register allocator and emit context
|
2021-07-22 21:51:30 -04:00 |
|
ReinUsesLisp
|
d9b9c10f32
|
glasm: Add GLASM backend infrastructure
|
2021-07-22 21:51:30 -04:00 |
|