ruffle/render
Aaron Hill b5097445e6 render: Add support for Context3DTextureFormat.COMPRESSED_ALPHA
This is our first non-rgba texture format (it uses Bc3RgbaUnorm).
ATF files store these textures in a very convoluted way - fortunately,
the 'dds2atf' tool is open-source, which allowed me to figure out
how to decode the texture back to a DXT5/DXT1 texture.
2023-10-23 11:18:27 -04:00
..
canvas render: Add DrawCommand::CubicCurveTo 2023-08-27 20:17:43 +02:00
naga-agal fix(deps): update rust dependencies 2023-10-16 09:51:22 +02:00
naga-pixelbender fix(deps): update rust dependencies 2023-10-16 09:51:22 +02:00
src render: Add support for Context3DTextureFormat.COMPRESSED_ALPHA 2023-10-23 11:18:27 -04:00
webgl fix(deps): update rust dependencies 2023-09-18 00:00:45 +02:00
wgpu render: Add support for Context3DTextureFormat.COMPRESSED_ALPHA 2023-10-23 11:18:27 -04:00
Cargo.toml fix(deps): update rust dependencies 2023-10-23 02:55:11 +02:00