ameerj
|
3f06a447fb
|
emit_spirv: Reduce emit_spirv.h include overhead
emit_spirv.h is included in video_core, which was propagating further includes that video_core did not depend on.
|
2021-12-05 18:11:19 -05:00 |
|
ReinUsesLisp
|
f40daa777e
|
shader: Add logging
|
2021-07-22 21:51:35 -04:00 |
|
ReinUsesLisp
|
055db41f19
|
Move SPIR-V emission functions to their own header
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
688c89590c
|
spirv: Replace Constant/ConstantComposite with Const helper
|
2021-07-22 21:51:28 -04:00 |
|
ameerj
|
9502835689
|
spirv: Fix non-atomic 64-bit store
|
2021-07-22 21:51:27 -04:00 |
|
ReinUsesLisp
|
c84c2ab88c
|
spirv: Rework storage buffers and shader memory
|
2021-07-22 21:51:27 -04:00 |
|
ameerj
|
62c3bef607
|
shader: Implement ATOM/S and RED
|
2021-07-22 21:51:27 -04:00 |
|