| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-05 | emit_spirv: Reduce emit_spirv.h include overhead | ameerj | |
| emit_spirv.h is included in video_core, which was propagating further includes that video_core did not depend on. | |||
| 2021-07-22 | shader: Add logging | ReinUsesLisp | |
| 2021-07-22 | Move SPIR-V emission functions to their own header | ReinUsesLisp | |
| 2021-07-22 | spirv: Replace Constant/ConstantComposite with Const helper | ameerj | |
| 2021-07-22 | spirv: Fix non-atomic 64-bit store | ameerj | |
| 2021-07-22 | spirv: Rework storage buffers and shader memory | ReinUsesLisp | |
| 2021-07-22 | shader: Implement ATOM/S and RED | ameerj | |
