1. d22391c mesa: fix dependency tracking of generated sources by Emil Velikov · 10 years ago
  2. 3f6c28f mesa: rename format_info.c to format_info.h by Emil Velikov · 10 years ago
  3. abae343 mesa/main: update .gitignore by Emil Velikov · 10 years ago
  4. d1fbea0 egl/main: remove no-longer needed definition of stdint types by Emil Velikov · 10 years ago
  5. bf0e4d2 egl/drivers: include stdint.h where needed by Emil Velikov · 10 years ago
  6. 74c40b9 egl/main: drop the declaration of PUBLIC keyword. by Emil Velikov · 10 years ago
  7. dd438ae egl/main: no longer export internal function by Emil Velikov · 10 years ago
  8. d780012 egl/main: replace __FUNCTION__ with __func__ by Emil Velikov · 10 years ago
  9. 7bd1693 egl/main: replace INLINE with inline by Emil Velikov · 10 years ago
  10. 9385c59 mapi: remove u_thread.h by Brian Paul · 10 years ago
  11. 262cd68 mapi: use c11 call_once() instead of pthread_once() by Brian Paul · 10 years ago
  12. 18db13f mapi: THREADS was always defined, remove it by Brian Paul · 10 years ago
  13. fac7791 mesa: remove THREADS check, printf calls in debug.c by Brian Paul · 10 years ago
  14. 458c749 mapi: rewrite u_current_init() function without u_thread_self() by Brian Paul · 10 years ago
  15. 6b5eb7b mapi: fix preprocessor check in u_current_destroy() by Brian Paul · 10 years ago
  16. c3f352e mapi: remove u_macros.h by Brian Paul · 10 years ago
  17. 83926b8 osmesa: include stdio.h by Brian Paul · 10 years ago
  18. 8052454 xlib: include stdio.h by Brian Paul · 10 years ago
  19. 8f1a11b st/osmesa: include stdio.h by Brian Paul · 10 years ago
  20. 8c68987 st/xlib: include stdio.h by Brian Paul · 10 years ago
  21. 68579c4 st/xlib: include stdio.h by Brian Paul · 10 years ago
  22. fe976ce st/mesa: include stdio.h where needed by Brian Paul · 10 years ago
  23. 2655afc swrast: include stdio.h where needed by Brian Paul · 10 years ago
  24. 78ee6fd nouveau: include stdio.h where needed by Brian Paul · 10 years ago
  25. f330ab9 dri/common: include stdio.h where needed by Brian Paul · 10 years ago
  26. db9a088 glsl: include stdio.h where needed by Brian Paul · 10 years ago
  27. db29869 mesa: include stdio.h where needed by Brian Paul · 10 years ago
  28. 028968a mesa: include c11/threads.h in mtypes.h by Brian Paul · 10 years ago
  29. 7286a68 meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage by Neil Roberts · 10 years ago
  30. a08bff1 meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage by Neil Roberts · 10 years ago
  31. 7d10d2f Revert "common: Fix PBOs for 1D_ARRAY." by Neil Roberts · 10 years ago
  32. 29c2364 glsl: Fix GCC unused-variable warning in release build. by Vinson Lee · 10 years ago
  33. b5eb6f7 ilo: improve WA handling in rectlist path by Chia-I Wu · 10 years ago
  34. 1424bdd ilo: clean up Gen7.5 WAs by Chia-I Wu · 10 years ago
  35. a398168 clover: Fix build since llvm r231270 by Tom Stellard · 10 years ago
  36. 68d2e39 ilo: add ILO_DEBUG=hang by Chia-I Wu · 10 years ago
  37. af4cff5 ilo: add some more winsys functions by Chia-I Wu · 10 years ago
  38. 1e128e9 i965/fs: Don't propagate cmod to inst with different type. by Matt Turner · 10 years ago
  39. ade0b58 r300g: Check return value of snprintf(). by Matt Turner · 10 years ago
  40. f5e2aa1 r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. by Matt Turner · 10 years ago
  41. 67e0a4f glx/tests: add -I src/ to fix make check by Brian Paul · 10 years ago
  42. 10c82c6 i965: Fix uint64_t overflow in intel_client_wait_sync() by Kristian Høgsberg · 10 years ago
  43. 65c8965 egl: Take alpha bits into account when selecting GBM formats by Daniel Stone · 10 years ago
  44. b709adf freedreno/ir3: fix old compiler after f6b2e8af742 by Rob Clark · 10 years ago
  45. 34ff9bc gallivm: init MM = NULL to silence warning by Brian Paul · 10 years ago
  46. 8aa9191 mapi: remove u_compiler.h by Brian Paul · 10 years ago
  47. 4ab7134 mapi: use util/macros.h instead of locally defined macros by Brian Paul · 10 years ago
  48. 41c87cc mapi: replace INLINE with inline by Brian Paul · 10 years ago
  49. 5bebd70 mesa: consolidate PUBLIC macro definition by Brian Paul · 10 years ago
  50. 2565675 st/xlib: include p_compiler.h to get PUBLIC definition by Brian Paul · 10 years ago
  51. 25a847d mapi: remove unneeded ARRAY_SIZE #define by Brian Paul · 10 years ago
  52. 0339e7d glx: use ARRAY_SIZE from macros.h by Brian Paul · 10 years ago
  53. 6e836d2 scons: Update for the fact that we require GCC 4.2 by Jose Fonseca · 10 years ago
  54. d0b1c74 svga: Set MSVC2013 compat flags. by Jose Fonseca · 10 years ago
  55. 2c25008 softpipe,trace: Set MSVC 2008 compat flags. by Jose Fonseca · 10 years ago
  56. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 10 years ago
  57. 3acd7a3 st/vega: Remove. by Jose Fonseca · 10 years ago
  58. 5564c36 st/egl: Remove. by Jose Fonseca · 10 years ago
  59. 17b2825 windows/gdi: Remove. by Jose Fonseca · 10 years ago
  60. 40a4797 nir: Use helper macros for dealing with VLAs. by Jose Fonseca · 10 years ago
  61. 073a5d2 gallium/auxiliary/indices: fix start param by Marc-Andre Lureau · 10 years ago
  62. b77576e scons: Define _DEFAULT_SOURCE. by Vinson Lee · 10 years ago
  63. e437299 intel: fix EGLImage renderbuffer _BaseFormat by Frank Henigman · 10 years ago
  64. 8e67fd7 freedreno/a4xx: re-enable int (conditional on glsl130) by Rob Clark · 10 years ago
  65. e9f2abe freedreno/ir3: handle flat bypass for a4xx by Rob Clark · 10 years ago
  66. 9d732d3 freedreno/ir3: add support for memory (cat6) instructions by Rob Clark · 10 years ago
  67. 20b50a0 freedreno/ir3: fix up cat6 instruction encodings by Rob Clark · 10 years ago
  68. 4abb789 tgsi/lowering: don't forget interp for BCOLOR inputs by Rob Clark · 10 years ago
  69. 583a8a8 freedreno/a3xx,a4xx: silence some warnings by Rob Clark · 10 years ago
  70. 5ece288 c99_alloca.h: add case for __sun by Brian Paul · 10 years ago
  71. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 10 years ago
  72. 3d4d77a i965: Fix assertion in brw_reg_type_letters by Ben Widawsky · 10 years ago
  73. 37c2687 i965: Rename some PIPE_CONTROL flags by Ben Widawsky · 10 years ago
  74. e214000 i965/fs: Don't use backend_visitor::instructions after creating the CFG. by Matt Turner · 10 years ago
  75. c4925d7 main/base_tex_format: Properly handle STENCIL_INDEX1/4/16 by Jason Ekstrand · 10 years ago
  76. b1ab02d meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin by Jason Ekstrand · 10 years ago
  77. 93a8c70 i915: Remove hand-rolled memcpy implementation. by Matt Turner · 10 years ago
  78. 54d7925 i965: Remove hand-rolled memcpy implementation. by Matt Turner · 10 years ago
  79. da20bf0 i965: Consider scratch writes to have side effects. by Matt Turner · 10 years ago
  80. 491d421 mesa: Correct backwards NULL check. by Matt Turner · 10 years ago
  81. 87109ac mesa: Free memory allocated for luminance in readpixels. by Matt Turner · 10 years ago
  82. 2b2fa18 mesa: Indent break statements and add a missing one. by Matt Turner · 10 years ago
  83. 3de01d2 c99_alloca.h: Include stdlib.h on all non-Windows. by Vinson Lee · 10 years ago
  84. 6f0e9c2 mesa: remove extra definition of ARRAY_SIZE in src/mesa/main/macros.h by Brian Paul · 10 years ago
  85. e1437d6 mesa: remove the Elements() macro definition by Brian Paul · 10 years ago
  86. 692bd4a util: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  87. 6633271 radeon: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  88. 9775dbc r200: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  89. ea760c2 nouveau: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  90. 49a7f8c i965: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  91. b565771 i915: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  92. 0a77ffc mapi: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  93. c16c719 glsl: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  94. 70b4010 st/dri: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  95. 2f0143c st/mesa: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  96. c7136ff mesa/program: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  97. 16f7b77 mesa/swrast: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  98. 766f5cf mesa/vbo: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  99. c2e130f mesa/main: replace Elements() with ARRAY_SIZE() by Brian Paul · 10 years ago
  100. cd6db19 mesa: trim down #includes in api_loopback.h by Brian Paul · 10 years ago