glapi: regenerated GL API assembly files
This commit is contained in:
committed by
Brian Paul
parent
8f397bffa8
commit
bdb8ee5186
@@ -45,7 +45,7 @@
|
||||
# define GL_PREFIX(n) GLNAME(CONCAT(gl,n))
|
||||
# endif
|
||||
|
||||
#if defined(PTHREADS) || defined(USE_XTHREADS) || defined(SOLARIS_THREADS) || defined(WIN32_THREADS) || defined(BEOS_THREADS)
|
||||
#if defined(PTHREADS) || defined(SOLARIS_THREADS) || defined(WIN32_THREADS) || defined(BEOS_THREADS)
|
||||
# define THREADS
|
||||
#endif
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
#define GLOBL_FN(x) GLOBL x
|
||||
#endif
|
||||
|
||||
#if defined(PTHREADS) || defined(USE_XTHREADS) || defined(SOLARIS_THREADS) || defined(WIN32_THREADS) || defined(BEOS_THREADS)
|
||||
#if defined(PTHREADS) || defined(SOLARIS_THREADS) || defined(WIN32_THREADS) || defined(BEOS_THREADS)
|
||||
# define THREADS
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user