ruffle/render/wgpu/src
TÖRÖK Attila 6a975cdc5b render/wgpu: Add WgpuRenderBackend<SwapChainTarget>::recreate_surface(). 2023-08-04 21:04:29 +02:00
..
context3d wgpu: Ignore zero width/height Stage3D scissor rect 2023-07-23 17:05:27 -04:00
filters avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00
surface avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00
backend.rs render/wgpu: Add WgpuRenderBackend<SwapChainTarget>::recreate_surface(). 2023-08-04 21:04:29 +02:00
bitmaps.rs wgpu: Update wgpu to 0.16.0 and naga to 0.12.0 2023-04-25 09:24:53 -05:00
blend.rs avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00
buffer_builder.rs wgpu: Reuse the same vertex and index buffer for an entire mesh 2023-02-05 18:02:19 +01:00
buffer_pool.rs wgpu: Implement Default for TexturePool 2023-06-28 22:42:31 +02:00
clap.rs chore: Fix `clap` update 2022-10-05 21:33:34 +03:00
descriptors.rs wgpu: Store wgpu::Instance in Descriptors 2023-07-19 21:36:30 +02:00
filters.rs wgpu: Implement a naive DisplacementMap filter 2023-07-20 12:41:30 +02:00
globals.rs core: Fix Clippy lints on nightly 2023-02-13 03:38:54 +01:00
layouts.rs wgpu: Fix crash when not using push constants 2023-07-16 00:31:50 +02:00
lib.rs chore: Appease nightly clippy 2023-08-01 22:44:00 +03:00
mesh.rs render: Made ShapeHandle an Arc of an internal, droppable mesh 2023-03-23 01:44:27 -07:00
pipelines.rs wgpu: Refactor out filters into their own files 2023-06-28 22:42:31 +02:00
pixel_bender.rs avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00
shaders.rs wgpu: Implement a naive DisplacementMap filter 2023-07-20 12:41:30 +02:00
surface.rs avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00
target.rs desktop: Render game separately to UI, blit both onto surface 2023-05-24 23:50:48 +02:00
uniform_buffer.rs core: Fix Clippy lints on nightly 2023-02-13 03:38:54 +01:00
utils.rs avm2: Implement DisplayObject.blendShader (#12238) 2023-07-26 23:25:26 +00:00