summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/shaders/glsl/chains/hlsl
diff options
context:
space:
mode:
author W. M. Martinez <anikom15@gmail.com>2018-09-14 19:00:52 -0700
committer W. M. Martinez <anikom15@gmail.com>2018-09-14 19:00:52 -0700
commitb4888aabc09a9a83ee2ae0e7e5a84d1a3a8bf2c6 (patch)
tree34ed95134e3eef5d387a97447c84b92929f4cc75 /bgfx/shaders/glsl/chains/hlsl
parente04d8520348ad845675539c08e10a1a628f6fb1a (diff)
Port scanline modification to BGFX
Diffstat (limited to 'bgfx/shaders/glsl/chains/hlsl')
-rw-r--r--bgfx/shaders/glsl/chains/hlsl/fs_post.binbin5417 -> 3333 bytes
-rw-r--r--bgfx/shaders/glsl/chains/hlsl/fs_scanline.binbin0 -> 2936 bytes
-rw-r--r--bgfx/shaders/glsl/chains/hlsl/vs_scanline.binbin0 -> 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
index 330fd3d7a1e..226bbd57b86 100644
--- a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin
+++ b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin
Binary files differ
diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin b/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin
new file mode 100644
index 00000000000..e9ca861a2a8
--- /dev/null
+++ b/bgfx/shaders/glsl/chains/hlsl/fs_scanline.bin
Binary files differ
diff --git a/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin b/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin
new file mode 100644
index 00000000000..391ef1fda40
--- /dev/null
+++ b/bgfx/shaders/glsl/chains/hlsl/vs_scanline.bin
Binary files differ