ruffle/render/wgpu/src
Nathan Adams 75790606a0 wgpu: Share the buffer pool throughout the entire frame 2023-01-03 03:39:13 +01:00
..
context3d core: Make `BitmapHandle` hold a trait object instead of an id 2022-12-03 19:44:44 -06:00
backend.rs wgpu: Share the buffer pool throughout the entire frame 2023-01-03 03:39:13 +01:00
bitmaps.rs wgpu: Merge bitmap bind groups 2 and 3 2022-09-11 09:07:53 +02:00
buffer_pool.rs wgpu: Cache Globals for a total draw frame, don't remake it if it's going to be the same values 2023-01-03 03:39:13 +01:00
clap.rs chore: Fix `clap` update 2022-10-05 21:33:34 +03:00
commands.rs wgpu: Made Multiply, Add and Subtract blend modes use bitmap+blend 2023-01-03 03:39:13 +01:00
descriptors.rs wgpu: Made Multiply, Add and Subtract blend modes use bitmap+blend 2023-01-03 03:39:13 +01:00
globals.rs wgpu: Globals should now belong to the Surface and doesn't need to be mutable anymore 2023-01-03 03:39:13 +01:00
layouts.rs wgpu: Implement all blend modes 2023-01-03 03:39:13 +01:00
lib.rs wgpu: Pool textures during the same frame, and drop whatever we don't need immediately 2023-01-03 03:39:13 +01:00
mesh.rs core: Make `BitmapHandle` hold a trait object instead of an id 2022-12-03 19:44:44 -06:00
pipelines.rs wgpu: Made Multiply, Add and Subtract blend modes use bitmap+blend 2023-01-03 03:39:13 +01:00
shaders.rs wgpu: Implement all blend modes 2023-01-03 03:39:13 +01:00
surface.rs wgpu: Share the buffer pool throughout the entire frame 2023-01-03 03:39:13 +01:00
target.rs core: Make `BitmapHandle` hold a trait object instead of an id 2022-12-03 19:44:44 -06:00
uniform_buffer.rs wgpu: Switch to arena 2022-09-11 09:07:53 +02:00
utils.rs core: Make `BitmapHandle` hold a trait object instead of an id 2022-12-03 19:44:44 -06:00