ameerj
|
7105204a7e
|
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
|
61cd7dd301
|
shader: Add logging
|
2021-07-22 21:51:35 -04:00 |
|
ReinUsesLisp
|
bed090807a
|
Move SPIR-V emission functions to their own header
|
2021-07-22 21:51:30 -04:00 |
|
ameerj
|
5b8afed871
|
spirv: Replace Constant/ConstantComposite with Const helper
|
2021-07-22 21:51:28 -04:00 |
|
ameerj
|
6f4a1c8dcf
|
spirv: Fix non-atomic 64-bit store
|
2021-07-22 21:51:27 -04:00 |
|
ReinUsesLisp
|
fa75b9b062
|
spirv: Rework storage buffers and shader memory
|
2021-07-22 21:51:27 -04:00 |
|
ameerj
|
3db2b3effa
|
shader: Implement ATOM/S and RED
|
2021-07-22 21:51:27 -04:00 |
|