summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx/shaders
diff options
context:
space:
mode:
author Jezze <jezze@gmx.net>2016-09-29 15:19:44 +0200
committer Jezze <jezze@gmx.net>2016-09-29 15:19:44 +0200
commit68036515bae237abd7edd58497528f1473fab2ac (patch)
tree3f7d3db41a3f2655d7dfc04428a5714d53e293c6 /bgfx/shaders
parent2e362cfd6b59e0abf58ba3def2ab7cd2b8f67633 (diff)
Fixed aspect ratio of rounded corners (nw)
Diffstat (limited to 'bgfx/shaders')
-rw-r--r--bgfx/shaders/dx11/chains/hlsl/fs_distortion.binbin4208 -> 4216 bytes
-rw-r--r--bgfx/shaders/dx9/chains/hlsl/fs_distortion.binbin3197 -> 3145 bytes
-rw-r--r--bgfx/shaders/gles/chains/hlsl/fs_distortion.binbin5935 -> 5939 bytes
-rw-r--r--bgfx/shaders/glsl/chains/hlsl/fs_distortion.binbin5643 -> 5647 bytes
-rw-r--r--bgfx/shaders/metal/chains/hlsl/fs_distortion.binbin6224 -> 6209 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/bgfx/shaders/dx11/chains/hlsl/fs_distortion.bin b/bgfx/shaders/dx11/chains/hlsl/fs_distortion.bin
index 0407e658a50..2c3c3418331 100644
--- a/bgfx/shaders/dx11/chains/hlsl/fs_distortion.bin
+++ b/bgfx/shaders/dx11/chains/hlsl/fs_distortion.bin
Binary files differ
diff --git a/bgfx/shaders/dx9/chains/hlsl/fs_distortion.bin b/bgfx/shaders/dx9/chains/hlsl/fs_distortion.bin
index 54217cd1127..b3c716df99e 100644
--- a/bgfx/shaders/dx9/chains/hlsl/fs_distortion.bin
+++ b/bgfx/shaders/dx9/chains/hlsl/fs_distortion.bin
Binary files differ
diff --git a/bgfx/shaders/gles/chains/hlsl/fs_distortion.bin b/bgfx/shaders/gles/chains/hlsl/fs_distortion.bin
index a1f750c9aac..6142d1c9568 100644
--- a/bgfx/shaders/gles/chains/hlsl/fs_distortion.bin
+++ b/bgfx/shaders/gles/chains/hlsl/fs_distortion.bin
Binary files differ
diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_distortion.bin b/bgfx/shaders/glsl/chains/hlsl/fs_distortion.bin
index bb7ab279101..4046b407a05 100644
--- a/bgfx/shaders/glsl/chains/hlsl/fs_distortion.bin
+++ b/bgfx/shaders/glsl/chains/hlsl/fs_distortion.bin
Binary files differ
diff --git a/bgfx/shaders/metal/chains/hlsl/fs_distortion.bin b/bgfx/shaders/metal/chains/hlsl/fs_distortion.bin
index d33db30a83c..b36016564a2 100644
--- a/bgfx/shaders/metal/chains/hlsl/fs_distortion.bin
+++ b/bgfx/shaders/metal/chains/hlsl/fs_distortion.bin
Binary files differ