RetroArch/gfx/drivers/d3d_shaders
orbea bfc366decc Squeeze extra blank lines with cat(1).
Example:

find . -type f -iname '*.c' | while read -r i; do
  cat -s "$i" > "$i.new"
  mv "$i.new" "$i"
done
2019-01-08 11:04:58 -08:00
..
bokeh_sm4.hlsl.h (D3D12) add a compute shader for mipmap generation. 2018-02-09 14:57:07 +01:00
font.hlsl.d3d9.h (D3D) Cleanups of shaders 2016-08-01 22:43:51 +02:00
mimpapgen_sm5.h (D3D12) precompute alpha before scaling when generating mipmaps. 2018-02-09 16:33:08 +01:00
opaque_sm5.hlsl.h (D3D12) add a compute shader for mipmap generation. 2018-02-09 14:57:07 +01:00
opaque.cg.d3d9.h (D3D) Cleanups of shaders 2016-08-01 22:43:51 +02:00
opaque.hlsl.d3d9.h (D3D) Correct one shader 2016-08-01 22:45:07 +02:00
ribbon_simple_sm4.hlsl.h (D3D12) add a compute shader for mipmap generation. 2018-02-09 14:57:07 +01:00
ribbon_sm4.hlsl.h (D3D12) add a compute shader for mipmap generation. 2018-02-09 14:57:07 +01:00
shaders_common.h (D3D) Cleanups of shaders 2016-08-01 22:43:51 +02:00
simple_snow_sm4.hlsl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
snow_sm4.hlsl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
snowflake_sm4.hlsl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
sprite_sm4.hlsl.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00