vello/piet-wgsl/shader/shared
Chad Brokaw 923765aff9 Address review feedback
* Add comment about avoiding NaNs to inverse alpha divisions
* Change inverse alpha computations to use max(a, epsilon) rather than +
* Emit alpha component in blit fragment shader (enables support for partially transparent windows)
2022-11-28 14:07:26 -05:00
..
bbox.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
blend.wgsl Address review feedback 2022-11-28 14:07:26 -05:00
bump.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
clip.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
config.wgsl wgsl port in realtime 2022-11-25 17:16:56 -05:00
cubic.wgsl Fix rendering artifacts with strokes 2022-11-26 16:51:22 -08:00
drawtag.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
pathtag.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
ptcl.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
segment.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
tile.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00