From 30ef0dc4278294830fb67add0ced228c79b55f1c Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 16 Feb 2016 07:52:59 +0100 Subject: Update to latest BGFX including my SteamLink support (nw) --- 3rdparty/bgfx/scripts/example-common.lua | 5 +++++ 1 file changed, 5 insertions(+) (limited to '3rdparty/bgfx/scripts/example-common.lua') diff --git a/3rdparty/bgfx/scripts/example-common.lua b/3rdparty/bgfx/scripts/example-common.lua index 1832f9836ac..fcaca364f64 100644 --- a/3rdparty/bgfx/scripts/example-common.lua +++ b/3rdparty/bgfx/scripts/example-common.lua @@ -60,6 +60,11 @@ project ("example-common") "ENTRY_CONFIG_USE_GLFW=1", } end + + configuration { "linux-steamlink" } + defines { + "EGL_API_FB", + } configuration { "osx or ios* or tvos*" } files { -- cgit v1.2.3-70-g09d2