Kaynağa Gözat

glapi: regenerated GL API assembly files

tags/mesa_7_6_rc1
RALOVICH, Kristóf 16 yıl önce
ebeveyn
işleme
bdb8ee5186
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1
    1
      src/mesa/x86-64/glapi_x86-64.S
  2. 1
    1
      src/mesa/x86/glapi_x86.S

+ 1
- 1
src/mesa/x86-64/glapi_x86-64.S Dosyayı Görüntüle

@@ -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


+ 1
- 1
src/mesa/x86/glapi_x86.S Dosyayı Görüntüle

@@ -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


Loading…
İptal
Kaydet