diff options
author | 2016-08-13 20:30:40 +0200 | |
---|---|---|
committer | 2016-08-13 20:30:56 +0200 | |
commit | 7dc76d6501b1ef8e342b71ec4212d31fd0955036 (patch) | |
tree | 9c9788dd25839cc6fa18e0b8aa0ebb417cea5b8a /bgfx | |
parent | 0e799e0b9817da74810b4c3b5d17128017dda499 (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.bin | bin | 3550 -> 3630 bytes |
-rw-r--r-- | bgfx/shaders/dx9/chains/hlsl/fs_post.bin | bin | 3123 -> 3139 bytes |
-rw-r--r-- | bgfx/shaders/gles/chains/hlsl/fs_post.bin | bin | 5017 -> 5366 bytes |
-rw-r--r-- | bgfx/shaders/glsl/chains/hlsl/fs_post.bin | bin | 4769 -> 5106 bytes |
-rw-r--r-- | bgfx/shaders/metal/chains/hlsl/fs_post.bin | bin | 5468 -> 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 Binary files differindex 927c16d8057..b22fb024fb8 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 df24551cb4e..8cc13a336da 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 f7039993aac..a48adbecf4f 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 49f23896de7..2bfa4c7145f 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 ad8382250a9..ab0fc156fd5 100644 --- a/bgfx/shaders/metal/chains/hlsl/fs_post.bin +++ b/bgfx/shaders/metal/chains/hlsl/fs_post.bin |