ameerj
|
0df188787a
|
shader_recompiler: Reduce unused includes
|
2022-03-20 02:25:08 -04:00 |
|
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
|
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 |
|
ReinUsesLisp
|
6d540c6f2e
|
shader: Fix memory barriers
|
2021-07-22 21:51:28 -04:00 |
|
ReinUsesLisp
|
b580c1e208
|
shader: Implement BAR and fix memory barriers
|
2021-07-22 21:51:26 -04:00 |
|
FernandoS27
|
741b21715a
|
shader: Address Feedback
|
2021-07-22 21:51:26 -04:00 |
|
FernandoS27
|
a9f79b6553
|
shader: Implement MEMBAR
|
2021-07-22 21:51:26 -04:00 |
|