vello/piet-gpu/shader
Raph Levien 49c3a3923b Restore gradients and clips
This changes gradients and clips to the new encoding. Lightly tested.
2021-12-07 18:39:33 -08:00
..
gen Restore gradients and clips 2021-12-07 18:39:33 -08:00
annotated.h Start work on gradients 2021-07-12 06:56:52 -07:00
backdrop.comp Make shaders cross-platform 2021-12-03 15:49:58 -08:00
bbox_clear.comp Beginnings of new element pipeline 2021-12-03 15:33:01 -08:00
binning.comp Start work on gradients 2021-07-12 06:56:52 -07:00
bins.h all: add optional memory checks 2021-02-15 16:07:45 +01:00
build.ninja Make shaders cross-platform 2021-12-03 15:49:58 -08:00
coarse.comp Make shaders cross-platform 2021-12-03 15:49:58 -08:00
draw_leaf.comp Beginnings of new element pipeline 2021-12-03 15:33:01 -08:00
draw_reduce.comp Add draw object stage 2021-12-02 13:37:16 -08:00
draw_scan.comp Add draw object stage 2021-12-02 13:37:16 -08:00
drawtag.h Restore gradients and clips 2021-12-07 18:39:33 -08:00
kernel4.comp piet-gpu/shader: treat memoryBarrierBuffer as a control barrier 2021-08-20 20:41:35 +02:00
mem.h avoid non-uniform barrier control flow when exhausting memory 2021-04-20 10:15:29 +02:00
path_coarse.comp Beginnings of new element pipeline 2021-12-03 15:33:01 -08:00
pathseg.comp Beginnings of new element pipeline 2021-12-03 15:33:01 -08:00
pathseg.h collapse FillCubic and StrokeCubic into Cubic with flags for fill mode 2021-03-19 12:50:12 +01:00
pathtag.h Path stream processing 2021-12-01 07:33:24 -08:00
pathtag_reduce.comp Path stream processing 2021-12-01 07:33:24 -08:00
pathtag_scan.comp Path stream processing 2021-12-01 07:33:24 -08:00
ptcl.h Start work on gradients 2021-07-12 06:56:52 -07:00
scene.h Start work on gradients 2021-07-12 06:56:52 -07:00
setup.h Beginnings of new element pipeline 2021-12-03 15:33:01 -08:00
state.h ensure consistent path segment transformation 2021-03-19 12:45:23 +01:00
tile.h ensure consistent path segment transformation 2021-03-19 12:45:23 +01:00
tile_alloc.comp Make shaders cross-platform 2021-12-03 15:49:58 -08:00
transform_leaf.comp Start work on new element pipeline 2021-11-24 08:01:43 -08:00
transform_reduce.comp Start work on new element pipeline 2021-11-24 08:01:43 -08:00
transform_scan.comp Path stream processing 2021-12-01 07:33:24 -08:00