ruffle/swf/src
Nathan Adams 284a58c817 avm2: Implement BitmapData.apply_filter for ColorMatrixFilter 2023-02-05 18:41:43 +01:00
..
avm1 chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00
avm2 chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00
types avm2: Implement BitmapData.apply_filter for ColorMatrixFilter 2023-02-05 18:41:43 +01:00
avm1.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm2.rs Merge swf-rs into ruffle repo 2019-10-02 17:25:30 -07:00
error.rs core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
extensions.rs avm2: Implemented newcatch and basic exception handling 2022-08-10 01:34:08 +02:00
lib.rs chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00
read.rs swf: Accept Scaleform GFx header signatures 2023-01-16 18:25:34 +01:00
string.rs swf: Mark some `SwfStr` functions as const 2022-05-10 09:34:57 +03:00
tag_code.rs core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
test_data.rs swf: Extract read/write of filters to separate functions 2022-10-14 02:27:49 +03:00
types.rs wgpu: Split up gradient shader based on type and repeat 2023-01-03 03:39:13 +01:00
write.rs chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00