ruffle/render/wgpu/shaders
Nathan Adams 0cca4983e4 wgpu: Merge gradient shaders together 2023-03-06 23:22:09 +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
bitmap.wgsl wgpu: Fix blown out colors when transforming them above 100% - fixes #9698 2023-02-24 19:01:41 +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: Fix blown out colors when transforming them above 100% - fixes #9698 2023-02-24 19:01:41 +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
gradient.wgsl wgpu: Merge gradient shaders together 2023-03-06 23:22:09 +01:00