ruffle/render/src
TÖRÖK Attila ec462115ef core: nit: Use `strip_prefix` instead of `starts_with` and subslicing.
As suggested by relrelb in a review note for #8820.
2023-01-16 17:33:41 +01:00
..
backend render: Make render_offscreen return a sync handle which can be used to get the texture at a later time 2023-01-11 16:53:33 -05:00
backend.rs render: Make render_offscreen return a sync handle which can be used to get the texture at a later time 2023-01-11 16:53:33 -05:00
bitmap.rs render: Make render_offscreen return a sync handle which can be used to get the texture at a later time 2023-01-11 16:53:33 -05:00
bounding_box.rs avm2: Button bounds_with_transform should include bounds of current state child 2022-12-18 13:32:24 -07:00
color_transform.rs core: `ColorTransform` cleanup 2022-09-23 11:10:12 +03:00
commands.rs render: Make render commands take in an actual value, not ref for immediate cloning 2023-01-10 09:39:28 +01:00
error.rs render: Treat `update_texture` with invalid `BitmapHandle` as an error 2022-09-16 22:03:15 -06:00
lib.rs render: Disallow unwrap() and unwrap_err() in render crate 2023-01-10 11:10:46 +01:00
matrix.rs render: Moved Matrix from core to render 2022-08-14 18:38:14 -07:00
shape_utils.rs render: Better error message when points is empty 2023-01-10 11:10:46 +01:00
tessellator.rs wgpu: Split up gradient shader based on type and repeat 2023-01-03 03:39:13 +01:00
transform.rs render: Make render commands take in an actual value, not ref for immediate cloning 2023-01-10 09:39:28 +01:00
utils.rs core: nit: Use `strip_prefix` instead of `starts_with` and subslicing. 2023-01-16 17:33:41 +01:00