mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-01 05:00:46 +00:00
workaround for mesa.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3927 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
d6d0105d3c
commit
9df0a4c2d4
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ typedef void (APIENTRY * PFNGLUNLOCKARRAYSEXTPROC) (void);
|
|||
#define GL_NUM_EXTENSIONS 0x821D
|
||||
#endif
|
||||
|
||||
#ifndef GL_ARB_depth_clamp
|
||||
#ifndef GL_DEPTH_CLAMP_ARB
|
||||
#define GL_DEPTH_CLAMP_ARB 0x864F
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue