diff options
author | 2018-09-14 19:00:52 -0700 | |
---|---|---|
committer | 2018-09-14 19:00:52 -0700 | |
commit | b4888aabc09a9a83ee2ae0e7e5a84d1a3a8bf2c6 (patch) | |
tree | 34ed95134e3eef5d387a97447c84b92929f4cc75 /bgfx/shaders/glsl/chains/hlsl | |
parent | e04d8520348ad845675539c08e10a1a628f6fb1a (diff) |
Port scanline modification to BGFX
Diffstat (limited to 'bgfx/shaders/glsl/chains/hlsl')
-rw-r--r-- | bgfx/shaders/glsl/chains/hlsl/fs_post.bin | bin | 5417 -> 3333 bytes |
-rw-r--r-- | bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin | bin | 0 -> 2936 bytes |
-rw-r--r-- | bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin | bin | 0 -> 377 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin Binary files differindex 330fd3d7a1e..226bbd57b86 100644 --- a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin b/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin Binary files differnew file mode 100644 index 00000000000..e9ca861a2a8 --- /dev/null +++ b/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin diff --git a/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin b/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin Binary files differnew file mode 100644 index 00000000000..391ef1fda40 --- /dev/null +++ b/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin |