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.bgfx.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '3rdparty/bgfx/scripts/temp.bgfx.h') diff --git a/3rdparty/bgfx/scripts/temp.bgfx.h b/3rdparty/bgfx/scripts/temp.bgfx.h index e1dde4ccf6b..736845cf6aa 100644 --- a/3rdparty/bgfx/scripts/temp.bgfx.h +++ b/3rdparty/bgfx/scripts/temp.bgfx.h @@ -1,13 +1,14 @@ /* * Copyright 2011-2019 Branimir Karadzic. All rights reserved. - * License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE - * - * vim: set tabstop=4 expandtab: + * License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause */ /* * - * AUTO GENERATED! DO NOT EDIT! ( source : $source ) + * 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 * */ -- cgit v1.2.3-70-g09d2