ruffle/render/wgpu/shaders
Nathan Adams e73389aa71 wgpu: Implement blur filter 2023-02-05 18:41:43 +01:00
..
blend wgpu: Implement Multiply blend mode as a trivial blend 2023-01-12 10:54:03 -05:00
filter wgpu: Implement blur filter 2023-02-05 18:41:43 +01:00
gradient wgpu: Only use uniform buffers for gradients, we don't need storage buffers now that we squeeze the ratios into alignment 2023-02-05 18:02:19 +01:00
bitmap.wgsl Get naga_oil shaders working 2023-01-23 11:31:04 +01:00
buffer_bug_detection.wgsl wgpu: Detect if buffers are unusable on web and fail to create wgpu renderer if so 2023-01-12 18:37:28 +01:00
color.wgsl wgpu: Changed most pipelines & shaders to only use Pos, not Pos and Color, as vertex attribs 2023-02-05 18:02:19 +01:00
common.wgsl wgpu: Changed most pipelines & shaders to only use Pos, not Pos and Color, as vertex attribs 2023-02-05 18:02:19 +01:00
copy.wgsl Get naga_oil shaders working 2023-01-23 11:31:04 +01:00
copy_srgb.wgsl Get naga_oil shaders working 2023-01-23 11:31:04 +01:00