0ad/binaries/data/mods/mod/shaders/effects
Vladislav Belov 6b18e58017
Adds a compute shader to perform a GPU skinning.
The main logic is taken from the experimental code in the model_common
shader but rewritten to use storage buffers as inputs.
2024-12-09 22:47:07 +01:00
..
postproc Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
bloom.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
canvas2d.xml Adds SPIR-V to effect XML files. 2023-04-29 20:36:37 +00:00
cas.xml Adds SPIR-V to effect XML files. 2023-04-29 20:36:37 +00:00
compute_downscale.xml Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
compute_rcas.xml Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
compute_skinning.xml Adds a compute shader to perform a GPU skinning. 2024-12-09 22:47:07 +01:00
compute_upscale_fsr.xml Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
debug_line.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
debug_overlay.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
dummy.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
foreground_overlay.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
fxaa.xml Adds SPIR-V to effect XML files. 2023-04-29 20:36:37 +00:00
los_interp.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
minimap.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
minimap_los.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
overlay_line.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
overlay_solid.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle_add.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle_multiply.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle_overlay.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle_solid.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
particle_subtract.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
sky_simple.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
solid.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
terrain_base.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
terrain_blend.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
terrain_decal.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
terrain_solid.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
upscale_bilinear.xml Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
upscale_nearest.xml Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
water_high.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
water_simple.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00
water_waves.xml Move some engine required files to the mod mod. 2023-05-06 17:14:41 +00:00