raze/source/glbackend
alexey.lysiuk 9d310c7d6a - fixed compilation on Linux with glibc
source/glbackend/glbackend.h:201:22: error: use of undeclared identifier 'SHRT_MIN'
source/glbackend/pm_renderstate.h:93:15: error: use of undeclared identifier 'SHRT_MIN'
2021-10-30 16:26:16 +03:00
..
gl_texture.cpp - added VR mode init code as this is actually functional with the new renderer. 2021-04-05 20:12:11 +02:00
glbackend.cpp - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
glbackend.h - fixed compilation on Linux with glibc 2021-10-30 16:26:16 +03:00
pm_renderstate.h - fixed compilation on Linux with glibc 2021-10-30 16:26:16 +03:00