1. fab161f x86: Silence printf format warnings. by Vinson Lee · 15 years ago
  2. ad9defd progs/rbug: s/wait/rbug_wait/ by Vinson Lee · 15 years ago
  3. 3ae37da llvmpipe: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  4. fd237a8 llvmpipe: Use C-style comment. by Vinson Lee · 15 years ago
  5. dac82c3 gallium/util: Silence format warnings. by Vinson Lee · 15 years ago
  6. 88bd323 ARB prog parser: Silence unused variable warnings. by Vinson Lee · 15 years ago
  7. 7df06e7 gallium/util: Replace h_addr with h_addr_list[0]. by Vinson Lee · 15 years ago
  8. a349687 glu/sgi: Initialize members of class Knotvector. by Vinson Lee · 15 years ago
  9. 5d3d202 glu/sgi: Initialize member of struct Property. by Vinson Lee · 15 years ago
  10. 195e765 swrast: use different temp array in _swrast_get_dest_rgba() by Brian Paul · 15 years ago
  11. 6e05849 mesa: Silence unused variable warning. by Vinson Lee · 15 years ago
  12. 5b2713c progs/glsl: Provide a better fix for fgets warning. by Vinson Lee · 15 years ago
  13. f00bf05 st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info() by Brian Paul · 15 years ago
  14. de95e57 glu/sgi: Initialize members of struct O_nurbssurface. by Vinson Lee · 15 years ago
  15. ac21edf tdfx: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  16. 0ab29d2 progs/glsl: Silence compiler warnings. by Vinson Lee · 15 years ago
  17. 70bbe22 glu/sgi: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  18. 31263f4 st/xorg: Use C-style comments. by Vinson Lee · 15 years ago
  19. 97b8993 glu/sgi: Initialize member of struct GridVertex. by Vinson Lee · 15 years ago
  20. 5169775 st/xorg: Fix warning and add a TODO comment by Jakob Bornecrantz · 15 years ago
  21. d34fdf1 st/xorg: On close wait on fences and then destroy the screen by Jakob Bornecrantz · 15 years ago
  22. 5fdc4f7 st/xorg: Be proper with pipe pointers on close in exa by Jakob Bornecrantz · 15 years ago
  23. 53e314c st/xorg: Make sure we don't overrun the fence array in block handler by Jakob Bornecrantz · 15 years ago
  24. 3bcf7d7 glu/sgi: Initialize member variables in class Varray. by Vinson Lee · 15 years ago
  25. a7db305 glu/sgi: Initialize member of class monoChain. by Vinson Lee · 15 years ago
  26. 5060fb4 glu/sgi: Initialize members of class sampledLine. by Vinson Lee · 15 years ago
  27. 495b8f8 glu/sgi: Initialize members of class directedLine. by Vinson Lee · 15 years ago
  28. 62a0d4e mesa: Initialize variable in get_tex_color_index. by Vinson Lee · 15 years ago
  29. 4f481cb glsl: added uniform initializer check by Brian Paul · 15 years ago
  30. 639e7a1 ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots by Brian Paul · 15 years ago
  31. b4658db st/egl: Move declaration before code. by Vinson Lee · 15 years ago
  32. c67bb15 intel: Silence compiler warnings. by Vinson Lee · 15 years ago
  33. 46c2196 llvmpipe: Fix assert. by Vinson Lee · 15 years ago
  34. e049ddb llvmpipe: Silence compiler warnings. by Vinson Lee · 15 years ago
  35. f0ba7d8 util: better fix for unused variable warnings with asserts by Keith Whitwell · 15 years ago
  36. 31d1822 llvmpipe: Silence compiler warnings. by Vinson Lee · 15 years ago
  37. c441386 st/xorg: Silence unused variable warnings. by Vinson Lee · 15 years ago
  38. aa04375 g3dvl: Silence compiler warnings. by Vinson Lee · 15 years ago
  39. bf63b9d st/vega: Silence compiler warnings. by Vinson Lee · 15 years ago
  40. 9d3092d gallium/xlib: Silence unused variable warning. by Vinson Lee · 15 years ago
  41. d1f64fa trace: Silence unused variable warnings. by Vinson Lee · 15 years ago
  42. f31f9cf i915g: Silence unused variable warning. by Vinson Lee · 15 years ago
  43. 3a2f96f softpipe: Silence unintialized variable warnings. by Vinson Lee · 15 years ago
  44. 180ccff softpipe: Silence unused variable warning. by Vinson Lee · 15 years ago
  45. 0463ee6 tgsi/ureg: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  46. b0d5e44 docs: insert 7.7 release date by Brian Paul · 15 years ago
  47. d0b7ff5 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  48. da876fa docs: insert 7.6.1 release date by Brian Paul · 15 years ago
  49. 7831515 st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM by Brian Paul · 15 years ago
  50. 331e910 gallium/util: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  51. 3c2fd1b rbug: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  52. f8ca25e rbug: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  53. fc11424 mesa: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  54. 309c156 i915: Fix assert. by Vinson Lee · 15 years ago
  55. e81fe08 progs/demos: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  56. cdc69e3 progs/util: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  57. cd59e6f intel: Silence implicit function declaration warning. by Vinson Lee · 15 years ago
  58. 67a4abc glu/sgi: Fix include recursion. by Vinson Lee · 15 years ago
  59. 2447786 i965: Fix assert. by Vinson Lee · 15 years ago
  60. f5ad1d0 i965: Add missing va_end. by Vinson Lee · 15 years ago
  61. 098f10c glsl: Initialize member a_obj of struct slang_operation. by Vinson Lee · 15 years ago
  62. 261c3cd glu/sgi: Initialize variable in directedLine. by Vinson Lee · 15 years ago
  63. 520955a gallium/util: Initialize variable in util_clear. by Vinson Lee · 15 years ago
  64. 6138145 glu/sgi: Silence compiler warnings. by Vinson Lee · 15 years ago
  65. 51dcea2 util: Ensure debug_dump_flags generates a null-terminated string. by Vinson Lee · 15 years ago
  66. 2ea0615 st/xorg: Use C-style comments. by Vinson Lee · 15 years ago
  67. 15ecd03 st/vega: Move declaration outside for loop. by Vinson Lee · 15 years ago
  68. 1b0ab3e st/egl: Use C-style comments. by Vinson Lee · 15 years ago
  69. 6c8c1ce glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h. by Vinson Lee · 15 years ago
  70. cf3bb0c glx: Move declaration outside for loop. by Vinson Lee · 15 years ago
  71. f42c861 Regenerate gl_mangle.h. by Tom Fogal · 15 years ago
  72. 8e8502b gallium: only create pipe buffer when size is nonzero by Maarten Maathuis · 15 years ago
  73. 57b5ca5 glu/sgi: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  74. 19a4052 Add gallium to darwin config. by Vinson Lee · 15 years ago
  75. aae32df xlib: Use C-style comments. by Vinson Lee · 15 years ago
  76. b20382d trace: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  77. f6ca26e trace: Add PIPE_OS_APPLE. by Vinson Lee · 15 years ago
  78. 6ce28a7 gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c. by Vinson Lee · 15 years ago
  79. 5e73bcb gallium/util: Add PIPE_OS_APPLE to u_network. by Vinson Lee · 15 years ago
  80. fb8bff3 i915g: Use C-style comment. by Vinson Lee · 15 years ago
  81. cf02484 glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined. by Vinson Lee · 15 years ago
  82. c103329 ffb: Silence compiler warnings. by Vinson Lee · 15 years ago
  83. b5ddc78 mesa: fix binary() function, printf format string by Brian Paul · 15 years ago
  84. 1bf2d78 progs/tests: Fix build. by Vinson Lee · 15 years ago
  85. 8218497 Add MD5 checksums for 7.6.1 release by Ian Romanick · 15 years ago
  86. e9b5ed1 Add MD5 checksums for 7.6.1 release by Ian Romanick · 15 years ago
  87. 6ffed19 Add MD5 checksums for 7.7 release by Ian Romanick · 15 years ago
  88. 7e210b9 mesa: set version string to 7.7 by Ian Romanick · 15 years ago
  89. 164b583 intel: Bump driver date to reflect status as final Q4 driver RC by Ian Romanick · 15 years ago
  90. 48302e9 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Ian Romanick · 15 years ago
  91. 75ad099 mesa: set version string to 7.6.1 by Ian Romanick · 15 years ago
  92. 982acbd progs/perf: Fix MSVC build. by Vinson Lee · 15 years ago
  93. 09415ca mesa: Fix missing finite symbol error on Windows. by José Fonseca · 15 years ago
  94. de7021b mesa: Include <unistd.h> only when one is available. by Michal Krol · 15 years ago
  95. 2b7b2b9 scons: Define _USE_MATH_DEFINES on MSVC. by Vinson Lee · 15 years ago
  96. b57abd3 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  97. bf064ce configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  98. e46ad40 configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  99. bd9e0eb radeon/r600: use new libdrm_radeon api by Dave Airlie · 15 years ago
  100. bce03f7 radeon: drop assert accessing cref which is meant to be hidden by Dave Airlie · 15 years ago