From 0c70101b74db61f883fdd7907a4975ffff735044 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Wed, 13 Nov 2019 04:08:23 +0100 Subject: Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transposition properly (#5875) * Sync bgfx with upstream revision 280420d * Sync bx with upstream revision 267727d * Sync bimg with upstream revision c1bab10 * Use bgfx helper functions to ensure correct matrix orientation * Rebuild hlsl chain --- 3rdparty/bgfx/scripts/temp.defines.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '3rdparty/bgfx/scripts/temp.defines.h') diff --git a/3rdparty/bgfx/scripts/temp.defines.h b/3rdparty/bgfx/scripts/temp.defines.h index 4437bfa7894..6806ed8409f 100644 --- a/3rdparty/bgfx/scripts/temp.defines.h +++ b/3rdparty/bgfx/scripts/temp.defines.h @@ -3,6 +3,15 @@ * License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause */ +/* + * + * AUTO GENERATED FROM IDL! DO NOT EDIT! (source : $source) + * + * More info about IDL: + * https://gist.github.com/bkaradzic/05a1c86a6dd57bf86e2d828878e88dc2#bgfx-is-switching-to-idl-to-generate-api + * + */ + #ifndef BGFX_DEFINES_H_HEADER_GUARD #define BGFX_DEFINES_H_HEADER_GUARD -- cgit v1.2.3-70-g09d2