mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
SteamLink defines.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <string.h> // memcpy
|
||||
|
||||
#ifndef ENTRY_CONFIG_USE_SDL
|
||||
# define ENTRY_CONFIG_USE_SDL 0
|
||||
# define ENTRY_CONFIG_USE_SDL BX_PLATFORM_STEAMLINK
|
||||
#endif // ENTRY_CONFIG_USE_SDL
|
||||
|
||||
#ifndef ENTRY_CONFIG_USE_GLFW
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
|| BX_PLATFORM_NACL \
|
||||
|| BX_PLATFORM_QNX \
|
||||
|| BX_PLATFORM_RPI \
|
||||
|| BX_PLATFORM_STEAMLINK \
|
||||
? 1 : 0)
|
||||
# endif // BGFX_CONFIG_RENDERER_OPENGLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user