ruffle/render/wgpu/src
Mike Welsh 0552d26551 core: Use Fixed8 and i16 for ColorTransform
Use the proper types for ColorTransform:
 * Fixed8 (8.8) format for multiplicative component
 * i16 format for additive component

This matches the behavior of Flash (for example, alpha only changes
in units of 1/256).
2021-04-19 15:47:52 -07:00
..
bitmaps.rs chore: Update some dependencies 2020-12-11 11:28:33 -08:00
clap.rs render: Remove PowerPreference::Default as it's no longer in wgpu 2020-10-14 13:59:25 -07:00
globals.rs chore: Derive `Pod` and `Zeroable` traits from `bytemuck` 2021-02-16 20:34:12 -08:00
lib.rs core: Use Fixed8 and i16 for ColorTransform 2021-04-19 15:47:52 -07:00
pipelines.rs wgpu: Bump to latest wgpu master 2021-04-16 23:37:23 -07:00
target.rs wgpu: Bump to latest wgpu master 2021-04-16 23:37:23 -07:00
utils.rs wgpu: Bump to latest wgpu master 2021-04-16 23:37:23 -07:00