From 40efb8f5aa850df6d3070143a7620b03d6b468f9 Mon Sep 17 00:00:00 2001 From: Henrik Algestam Date: Tue, 8 Jan 2019 23:48:12 +0100 Subject: Transposed transformation matrix to fix bgfx colors (nw) --- bgfx/shaders/essl/chains/hlsl/fs_chroma.bin | Bin 1693 -> 1697 bytes bgfx/shaders/essl/chains/hlsl/fs_color.bin | Bin 949 -> 953 bytes bgfx/shaders/essl/chains/hlsl/fs_deconverge.bin | Bin 485 -> 489 bytes bgfx/shaders/essl/chains/hlsl/fs_defocus.bin | Bin 1135 -> 1139 bytes bgfx/shaders/essl/chains/hlsl/fs_distortion.bin | Bin 5939 -> 5943 bytes bgfx/shaders/essl/chains/hlsl/fs_ntsc_decode.bin | Bin 6484 -> 6488 bytes bgfx/shaders/essl/chains/hlsl/fs_ntsc_encode.bin | Bin 2825 -> 2829 bytes bgfx/shaders/essl/chains/hlsl/fs_phosphor.bin | Bin 651 -> 655 bytes bgfx/shaders/essl/chains/hlsl/fs_post.bin | Bin 3987 -> 3991 bytes bgfx/shaders/essl/chains/hlsl/fs_prescale.bin | Bin 238 -> 242 bytes bgfx/shaders/essl/chains/hlsl/fs_scanline.bin | Bin 3094 -> 3098 bytes bgfx/shaders/essl/chains/hlsl/vs_chroma.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_color.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_deconverge.bin | Bin 1470 -> 1474 bytes bgfx/shaders/essl/chains/hlsl/vs_defocus.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_distortion.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_ntsc_decode.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_ntsc_encode.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_phosphor.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_post.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_prescale.bin | Bin 419 -> 423 bytes bgfx/shaders/essl/chains/hlsl/vs_scanline.bin | Bin 419 -> 423 bytes 22 files changed, 0 insertions(+), 0 deletions(-) (limited to 'bgfx/shaders/essl/chains/hlsl') diff --git a/bgfx/shaders/essl/chains/hlsl/fs_chroma.bin b/bgfx/shaders/essl/chains/hlsl/fs_chroma.bin index 1bddda86292..6a4f6bedc52 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_chroma.bin and b/bgfx/shaders/essl/chains/hlsl/fs_chroma.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_color.bin b/bgfx/shaders/essl/chains/hlsl/fs_color.bin index 5377956c6d9..9117e0c8476 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_color.bin and b/bgfx/shaders/essl/chains/hlsl/fs_color.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_deconverge.bin b/bgfx/shaders/essl/chains/hlsl/fs_deconverge.bin index daf1939b0ff..01862669adf 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_deconverge.bin and b/bgfx/shaders/essl/chains/hlsl/fs_deconverge.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_defocus.bin b/bgfx/shaders/essl/chains/hlsl/fs_defocus.bin index 2d05ded91cf..4a33e90f0aa 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_defocus.bin and b/bgfx/shaders/essl/chains/hlsl/fs_defocus.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_distortion.bin b/bgfx/shaders/essl/chains/hlsl/fs_distortion.bin index 55bddc845f7..f0c0cb31db5 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_distortion.bin and b/bgfx/shaders/essl/chains/hlsl/fs_distortion.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_ntsc_decode.bin b/bgfx/shaders/essl/chains/hlsl/fs_ntsc_decode.bin index 6475d1b7981..d84d52589ec 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_ntsc_decode.bin and b/bgfx/shaders/essl/chains/hlsl/fs_ntsc_decode.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_ntsc_encode.bin b/bgfx/shaders/essl/chains/hlsl/fs_ntsc_encode.bin index 1c9e70f1608..504c16cca2b 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_ntsc_encode.bin and b/bgfx/shaders/essl/chains/hlsl/fs_ntsc_encode.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_phosphor.bin b/bgfx/shaders/essl/chains/hlsl/fs_phosphor.bin index 3caef0bec22..b633d32db30 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_phosphor.bin and b/bgfx/shaders/essl/chains/hlsl/fs_phosphor.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_post.bin b/bgfx/shaders/essl/chains/hlsl/fs_post.bin index 4704bd96769..941f71dd090 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_post.bin and b/bgfx/shaders/essl/chains/hlsl/fs_post.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_prescale.bin b/bgfx/shaders/essl/chains/hlsl/fs_prescale.bin index 3096cd5f45d..da3153781f1 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_prescale.bin and b/bgfx/shaders/essl/chains/hlsl/fs_prescale.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/fs_scanline.bin b/bgfx/shaders/essl/chains/hlsl/fs_scanline.bin index 6d383ca99c5..d57df4d9c56 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/fs_scanline.bin and b/bgfx/shaders/essl/chains/hlsl/fs_scanline.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_chroma.bin b/bgfx/shaders/essl/chains/hlsl/vs_chroma.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_chroma.bin and b/bgfx/shaders/essl/chains/hlsl/vs_chroma.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_color.bin b/bgfx/shaders/essl/chains/hlsl/vs_color.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_color.bin and b/bgfx/shaders/essl/chains/hlsl/vs_color.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_deconverge.bin b/bgfx/shaders/essl/chains/hlsl/vs_deconverge.bin index 3cdde129494..504401e44fd 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_deconverge.bin and b/bgfx/shaders/essl/chains/hlsl/vs_deconverge.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_defocus.bin b/bgfx/shaders/essl/chains/hlsl/vs_defocus.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_defocus.bin and b/bgfx/shaders/essl/chains/hlsl/vs_defocus.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_distortion.bin b/bgfx/shaders/essl/chains/hlsl/vs_distortion.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_distortion.bin and b/bgfx/shaders/essl/chains/hlsl/vs_distortion.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_ntsc_decode.bin b/bgfx/shaders/essl/chains/hlsl/vs_ntsc_decode.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_ntsc_decode.bin and b/bgfx/shaders/essl/chains/hlsl/vs_ntsc_decode.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_ntsc_encode.bin b/bgfx/shaders/essl/chains/hlsl/vs_ntsc_encode.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_ntsc_encode.bin and b/bgfx/shaders/essl/chains/hlsl/vs_ntsc_encode.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_phosphor.bin b/bgfx/shaders/essl/chains/hlsl/vs_phosphor.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_phosphor.bin and b/bgfx/shaders/essl/chains/hlsl/vs_phosphor.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_post.bin b/bgfx/shaders/essl/chains/hlsl/vs_post.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_post.bin and b/bgfx/shaders/essl/chains/hlsl/vs_post.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_prescale.bin b/bgfx/shaders/essl/chains/hlsl/vs_prescale.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_prescale.bin and b/bgfx/shaders/essl/chains/hlsl/vs_prescale.bin differ diff --git a/bgfx/shaders/essl/chains/hlsl/vs_scanline.bin b/bgfx/shaders/essl/chains/hlsl/vs_scanline.bin index 02eb754eaa3..5c56e57ab49 100644 Binary files a/bgfx/shaders/essl/chains/hlsl/vs_scanline.bin and b/bgfx/shaders/essl/chains/hlsl/vs_scanline.bin differ -- cgit v1.2.3-70-g09d2