diff options
author | 2016-06-06 19:40:10 +0200 | |
---|---|---|
committer | 2016-06-06 19:40:36 +0200 | |
commit | 758aaa496aa546a372fd3f21612395a2dd65826e (patch) | |
tree | 55ebc7870667b32e3a53059e2f23a4833fcaded3 /bgfx | |
parent | 6e35713b486905bd5b744e17e34592e52fc68ac3 (diff) |
Fixed scanlines if the screen output is less than twice the size of the host source
Diffstat (limited to 'bgfx')
-rw-r--r-- | bgfx/shaders/dx11/chains/hlsl/fs_post.bin | bin | 3394 -> 3550 bytes |
-rw-r--r-- | bgfx/shaders/dx9/chains/hlsl/fs_post.bin | bin | 3015 -> 3135 bytes |
-rw-r--r-- | bgfx/shaders/gles/chains/hlsl/fs_post.bin | bin | 4609 -> 5017 bytes |
-rw-r--r-- | bgfx/shaders/glsl/chains/hlsl/fs_post.bin | bin | 4384 -> 4769 bytes |
-rw-r--r-- | bgfx/shaders/metal/chains/hlsl/fs_post.bin | bin | 5115 -> 5468 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 Binary files differindex 740cea66bf5..3aa4cd21700 100644 --- a/bgfx/shaders/dx11/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/dx11/chains/hlsl/fs_post.bin diff --git a/bgfx/shaders/dx9/chains/hlsl/fs_post.bin b/bgfx/shaders/dx9/chains/hlsl/fs_post.bin Binary files differindex cc98415c59f..4cbc9b2fb7b 100644 --- a/bgfx/shaders/dx9/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/dx9/chains/hlsl/fs_post.bin diff --git a/bgfx/shaders/gles/chains/hlsl/fs_post.bin b/bgfx/shaders/gles/chains/hlsl/fs_post.bin Binary files differindex 3969bd47936..185b92fa882 100644 --- a/bgfx/shaders/gles/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/gles/chains/hlsl/fs_post.bin diff --git a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin Binary files differindex 60cc2675a22..eda1c602e9f 100644 --- a/bgfx/shaders/glsl/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/glsl/chains/hlsl/fs_post.bin diff --git a/bgfx/shaders/metal/chains/hlsl/fs_post.bin b/bgfx/shaders/metal/chains/hlsl/fs_post.bin Binary files differindex 2be5d0aaa6e..e261b0e6431 100644 --- a/bgfx/shaders/metal/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/metal/chains/hlsl/fs_post.bin |