summaryrefslogtreecommitdiffstats
path: root/bgfx
diff options
context:
space:
mode:
author Jezze <jezze@gmx.net>2016-08-13 20:30:40 +0200
committer Jezze <jezze@gmx.net>2016-08-13 20:30:56 +0200
commit7dc76d6501b1ef8e342b71ec4212d31fd0955036 (patch)
tree9c9788dd25839cc6fa18e0b8aa0ebb417cea5b8a /bgfx
parent0e799e0b9817da74810b4c3b5d17128017dda499 (diff)
- already fixed scanline issue also applied for swapped orientation (nw)
Diffstat (limited to 'bgfx')
-rw-r--r--bgfx/shaders/dx11/chains/hlsl/fs_post.binbin3550 -> 3630 bytes
-rw-r--r--bgfx/shaders/dx9/chains/hlsl/fs_post.binbin3123 -> 3139 bytes
-rw-r--r--bgfx/shaders/gles/chains/hlsl/fs_post.binbin5017 -> 5366 bytes
-rw-r--r--bgfx/shaders/glsl/chains/hlsl/fs_post.binbin4769 -> 5106 bytes
-rw-r--r--bgfx/shaders/metal/chains/hlsl/fs_post.binbin5468 -> 5833 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/bgfx/shaders/dx11/chains/hlsl/fs_post.bin b/bgfx/shaders/dx11/chains/hlsl/fs_post.bin
index 927c16d8057..b22fb024fb8 100644
--- a/bgfx/shaders/dx11/chains/hlsl/fs_post.bin
+++ b/bgfx/shaders/dx11/chains/hlsl/fs_post.bin
Binary files differ
diff --git a/bgfx/shaders/dx9/chains/hlsl/fs_post.bin b/bgfx/shaders/dx9/chains/hlsl/fs_post.bin
index df24551cb4e..8cc13a336da 100644
--- a/bgfx/shaders/dx9/chains/hlsl/fs_post.bin
+++ b/bgfx/shaders/dx9/chains/hlsl/fs_post.bin
Binary files differ
diff --git a/bgfx/shaders/gles/chains/hlsl/fs_post.bin b/bgfx/shaders/gles/chains/hlsl/fs_post.bin
index f7039993aac..a48adbecf4f 100644
--- a/bgfx/shaders/gles/chains/hlsl/fs_post.bin
+++ b/bgfx/shaders/gles/chains/hlsl/fs_post.bin
Binary files differ
diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin
index 49f23896de7..2bfa4c7145f 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/metal/chains/hlsl/fs_post.bin b/bgfx/shaders/metal/chains/hlsl/fs_post.bin
index ad8382250a9..ab0fc156fd5 100644
--- a/bgfx/shaders/metal/chains/hlsl/fs_post.bin
+++ b/bgfx/shaders/metal/chains/hlsl/fs_post.bin
Binary files differ