ruffle/render/src
Nathan Adams a5915a9bdb swf: Make Color Copy 2023-06-29 20:32:36 +02:00
..
backend render: Switch to providing cacheAsBitmap entries all at once on submit frame 2023-06-24 01:42:04 +02:00
pixel_bender wpgu: Initial implementation of PixelBender shader execution (#11441) 2023-06-15 22:50:24 +00:00
backend.rs render: Add filters to BitmapCacheEntry 2023-06-25 21:58:46 +02:00
bitmap.rs core: Store Color as an u32 instead of a i32 2023-05-28 16:52:09 -05:00
commands.rs render: Inline `CommandList` methods 2023-04-04 13:10:45 -07:00
error.rs wgpu: Don't create cacheAsBitmap for textures that are too large 2023-06-25 22:58:22 +02:00
filters.rs swf: Deduplicate GradientFilter again 2023-02-28 16:25:12 +01:00
lib.rs wpgu: Initial implementation of PixelBender shader execution (#11441) 2023-06-15 22:50:24 +00:00
matrix.rs tests: Expand `Matrix` unit tests to cover `PointDelta`s 2023-04-29 22:29:37 +03:00
pixel_bender.rs wpgu: Initial implementation of PixelBender shader execution (#11441) 2023-06-15 22:50:24 +00:00
quality.rs desktop: Add --quality option 2023-02-06 16:08:04 +01:00
shape_utils.rs Fix overflow bug in `shape_utils::winding_number_line()` 2023-05-17 07:21:13 +03:00
tessellator.rs swf: Make Color Copy 2023-06-29 20:32:36 +02:00
transform.rs render: Replace `ColorTransform` with `swf::ColorTransform` 2023-03-29 23:27:20 -07:00
utils.rs render: Switch from log to tracing 2023-02-05 18:02:19 +01:00