vello/piet-gpu/shader
Elias Naur 9be0faba6f piet-gpu-types: remove unused scene elements
Delete image compute shader as well; it is unused.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2020-09-27 18:57:53 +02:00
..
annotated.h piet-gpu-types: remove unused annotated types 2020-09-21 10:55:58 +02:00
backdrop.comp shader: introduce a crude setting for adjusting the maximum workgroup size 2020-09-13 13:04:13 +02:00
backdrop.spv piet-gpu-types: remove unused annotated types 2020-09-21 10:55:58 +02:00
binning.comp shader: delete more unused code and variables 2020-09-13 13:03:56 +02:00
binning.spv piet-gpu-types: remove unused annotated types 2020-09-21 10:55:58 +02:00
bins.h Progress on wiring up fills 2020-05-20 11:14:19 -07:00
build.ninja piet-gpu-types: remove unused scene elements 2020-09-27 18:57:53 +02:00
coarse.comp shader: introduce a crude setting for adjusting the maximum workgroup size 2020-09-13 13:04:13 +02:00
coarse.spv piet-gpu-types: remove unused ptcl types 2020-09-27 18:30:33 +02:00
elements.comp Fix linewidth transformations 2020-08-24 16:12:18 +02:00
elements.spv piet-gpu-types: remove unused annotated types 2020-09-21 10:55:58 +02:00
kernel4.comp shader: remove dead code 2020-08-28 17:37:46 +02:00
kernel4.spv piet-gpu-types: remove unused ptcl types 2020-09-27 18:30:33 +02:00
path_coarse.comp shader: delete more unused code and variables 2020-09-13 13:03:56 +02:00
path_coarse.spv Fancy flattening 2020-06-09 20:45:19 -07:00
pathseg.h Start GPU-side flattening 2020-06-09 16:01:47 -07:00
ptcl.h piet-gpu-types: remove unused ptcl types 2020-09-27 18:30:33 +02:00
scene.h piet-gpu-types: remove unused scene elements 2020-09-27 18:57:53 +02:00
setup.h shader: introduce a crude setting for adjusting the maximum workgroup size 2020-09-13 13:04:13 +02:00
state.h Experiment with new sorting scheme 2020-06-03 09:29:25 -07:00
tile.h Make fills work 2020-06-05 22:40:44 -07:00
tile_alloc.comp shader: introduce a crude setting for adjusting the maximum workgroup size 2020-09-13 13:04:13 +02:00
tile_alloc.spv piet-gpu-types: remove unused annotated types 2020-09-21 10:55:58 +02:00
tilegroup.h Implement stroked polylines 2020-04-28 18:45:59 -07:00