68824 Commits (feb858b788cf27b31d12ad8a00805f015d4063cc)
 

Author SHA1 Message Date
  Emil Velikov d780012cd7 egl/main: replace __FUNCTION__ with __func__ 10 years ago
  Emil Velikov 7bd1693877 egl/main: replace INLINE with inline 10 years ago
  Brian Paul 9385c592c6 mapi: remove u_thread.h 10 years ago
  Brian Paul 262cd683e2 mapi: use c11 call_once() instead of pthread_once() 10 years ago
  Brian Paul 18db13f586 mapi: THREADS was always defined, remove it 10 years ago
  Brian Paul fac77912b5 mesa: remove THREADS check, printf calls in debug.c 10 years ago
  Brian Paul 458c7490c2 mapi: rewrite u_current_init() function without u_thread_self() 10 years ago
  Brian Paul 6b5eb7bce6 mapi: fix preprocessor check in u_current_destroy() 10 years ago
  Brian Paul c3f352e836 mapi: remove u_macros.h 10 years ago
  Brian Paul 83926b8193 osmesa: include stdio.h 10 years ago
  Brian Paul 80524549f0 xlib: include stdio.h 10 years ago
  Brian Paul 8f1a11bfc4 st/osmesa: include stdio.h 10 years ago
  Brian Paul 8c68987d09 st/xlib: include stdio.h 10 years ago
  Brian Paul 68579c4a5c st/xlib: include stdio.h 10 years ago
  Brian Paul fe976ceb76 st/mesa: include stdio.h where needed 10 years ago
  Brian Paul 2655afc7e6 swrast: include stdio.h where needed 10 years ago
  Brian Paul 78ee6fdb23 nouveau: include stdio.h where needed 10 years ago
  Brian Paul f330ab9383 dri/common: include stdio.h where needed 10 years ago
  Brian Paul db9a088d32 glsl: include stdio.h where needed 10 years ago
  Brian Paul db29869205 mesa: include stdio.h where needed 10 years ago
  Brian Paul 028968a3ce mesa: include c11/threads.h in mtypes.h 10 years ago
  Neil Roberts 7286a68991 meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage 10 years ago
  Neil Roberts a08bff1e98 meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage 10 years ago
  Neil Roberts 7d10d2feee Revert "common: Fix PBOs for 1D_ARRAY." 10 years ago
  Vinson Lee 29c23644cc glsl: Fix GCC unused-variable warning in release build. 10 years ago
  Chia-I Wu b5eb6f769d ilo: improve WA handling in rectlist path 10 years ago
  Chia-I Wu 1424bdd61b ilo: clean up Gen7.5 WAs 10 years ago
  Tom Stellard a398168f72 clover: Fix build since llvm r231270 10 years ago
  Chia-I Wu 68d2e395d9 ilo: add ILO_DEBUG=hang 10 years ago
  Chia-I Wu af4cff5d6f ilo: add some more winsys functions 10 years ago
  Matt Turner 1e128e9b69 i965/fs: Don't propagate cmod to inst with different type. 10 years ago
  Matt Turner ade0b580e7 r300g: Check return value of snprintf(). 10 years ago
  Matt Turner f5e2aa1324 r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. 10 years ago
  Brian Paul 67e0a4f6e8 glx/tests: add -I src/ to fix make check 10 years ago
  Kristian Høgsberg 10c82c6c5f i965: Fix uint64_t overflow in intel_client_wait_sync() 10 years ago
  Daniel Stone 65c8965d03 egl: Take alpha bits into account when selecting GBM formats 10 years ago
  Rob Clark b709adf7cc freedreno/ir3: fix old compiler after f6b2e8af742 10 years ago
  Brian Paul 34ff9bc669 gallivm: init MM = NULL to silence warning 10 years ago
  Brian Paul 8aa9191878 mapi: remove u_compiler.h 10 years ago
  Brian Paul 4ab713423f mapi: use util/macros.h instead of locally defined macros 10 years ago
  Brian Paul 41c87cc566 mapi: replace INLINE with inline 10 years ago
  Brian Paul 5bebd7099a mesa: consolidate PUBLIC macro definition 10 years ago
  Brian Paul 25656753d7 st/xlib: include p_compiler.h to get PUBLIC definition 10 years ago
  Brian Paul 25a847d9cc mapi: remove unneeded ARRAY_SIZE #define 10 years ago
  Brian Paul 0339e7dbda glx: use ARRAY_SIZE from macros.h 10 years ago
  Jose Fonseca 6e836d2c86 scons: Update for the fact that we require GCC 4.2 10 years ago
  Jose Fonseca d0b1c74b73 svga: Set MSVC2013 compat flags. 10 years ago
  Jose Fonseca 2c25008e8e softpipe,trace: Set MSVC 2008 compat flags. 10 years ago
  Jose Fonseca 00faf9f000 scons: Use -Werror MSVC compatibility flags per-directory. 10 years ago
  Jose Fonseca 3acd7a34ab st/vega: Remove. 10 years ago