1. 78ddce9 progs/demos: Remove unnecessary header from morph3d.c. by Vinson Lee · 15 years ago
  2. 3fce8ad Revert "util: Build u_bitmask.o when using make." by Brian Paul · 15 years ago
  3. f07e87f progs/tests: Silence fprintf format warning. by Vinson Lee · 15 years ago
  4. b4bc208 progs/demos: Remove unnecessary header from isosurf.c. by Vinson Lee · 15 years ago
  5. d880b64 st/xorg: move exaMoveInPixmap before trying to fetch it by Zack Rusin · 15 years ago
  6. 3447d54 st/xorg: fix a rare video crash by Zack Rusin · 15 years ago
  7. 61f7252 Revert "pipebuffer: Multi-threading fixes for fencing." by Jakob Bornecrantz · 15 years ago
  8. cb51f02 Revert "st/dri: no need to request fake front buffer, only handle it being returned" by Thomas Hellstrom · 15 years ago
  9. 01eff0e util: Build u_bitmask.o when using make. by Thomas Hellstrom · 15 years ago
  10. 6d6c9c6 progs/demos: Remove unnecessary header from fbotexture.c. by Vinson Lee · 15 years ago
  11. efaba97 radeon: fix prediction for r100 inline vert/elt emits. by Dave Airlie · 15 years ago
  12. 1294df9 radeon: fix bug in realloc code. by Dave Airlie · 15 years ago
  13. 4fe51c7 glu/sgi: Initialize members of class Mesher. by Vinson Lee · 15 years ago
  14. 1111b38 glu/sgi: Initialize members of class Slicer. by Vinson Lee · 15 years ago
  15. b9bd966 glu/sgi: Include missing header file. by Vinson Lee · 15 years ago
  16. 199dedd progs/demos: Check upper bounds of input in manywin.c. by Vinson Lee · 15 years ago
  17. 0c7814f progs/demos: Bounds check input to fire.c. by Vinson Lee · 15 years ago
  18. 9e98c1f glu/sgi: Initialize members of class Renderhints. by Vinson Lee · 15 years ago
  19. a5815c3 glu/sgi: Initialize members of class StoredVertex. by Vinson Lee · 15 years ago
  20. 61afd11 glu/sgi: Include missing header file. by Vinson Lee · 15 years ago
  21. f8737bd glu/sgi: Initialize member of class O_pwlcurve. by Vinson Lee · 15 years ago
  22. 683e3cb progs/tests: Silence 'missing initializer' warnings. by Vinson Lee · 15 years ago
  23. 223c848 progs/glsl: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  24. 3b82de9 progs/demos: Add missing initializers in engine.c. by Vinson Lee · 15 years ago
  25. 4775723 r300g: Silence unused variable warnings. by Vinson Lee · 15 years ago
  26. 20d6360 tgsi: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  27. de37a00 util: Add u_bitmask to make build by Jakob Bornecrantz · 15 years ago
  28. 674c763 mesa: Ensure libmesagallium.a is finished building before descending by Dan Nicholson · 15 years ago
  29. 3c42e40 r300: Move initial declaration outside for loop. by Vinson Lee · 15 years ago
  30. 5dd9e23 docs: document Gallium SSE codegen for XPD bug fix by Brian Paul · 15 years ago
  31. 8647aa1 tgsi: fix SSE code emit for XPD by Brian Paul · 15 years ago
  32. 2b7a4b2 progs/fp: remove invalid tri-inv.c test by Brian Paul · 15 years ago
  33. d424676 progs/demos: Assert that input to malloc is valid. by Vinson Lee · 15 years ago
  34. 45ac10f progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  35. 25ffd76 progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  36. 468f270 svga: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  37. ef7eb62 meta: remove F suffix from _mesa_Ortho() params by Brian Paul · 15 years ago
  38. 73bd400 docs: document a mipmap generation bug fix by Brian Paul · 15 years ago
  39. cb3cb96 meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  40. 06970b2 meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  41. 49653c0 r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
  42. 8485811 tnl: set FOGC result to (f,0,0,1) by Brian Paul · 15 years ago
  43. 4c45810 progs/xdemos: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  44. 96a4e45 progs/xdemos: Use temporary variables. by Vinson Lee · 15 years ago
  45. c1dad22 progs/glsl: Prevent possible string overflow. by Vinson Lee · 15 years ago
  46. f4952f0 progs/xdemos: Prevent possible string overflow. by Vinson Lee · 15 years ago
  47. c9befda r600: float texture component ordering by Pierre Ossman · 15 years ago
  48. 324568f mesa: test index bounds before array element by Roel Kluin · 15 years ago
  49. 5db710a win32_menu: add missing parentheses in mapMenu() by Roel Kluin · 15 years ago
  50. 2b4acd2 nv50: add missing parentheses in nv50_query_result() by Roel Kluin · 15 years ago
  51. e4b7d9e i965: fix invalid assertion in emit_xpd(), again by Brian Paul · 15 years ago
  52. 5b64d94 pipebuffer: Multi-threading fixes for fencing. by José Fonseca · 15 years ago
  53. e555146 i965: fix invalid assertion in emit_xpd() by Brian Paul · 15 years ago
  54. 766f3cc tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3() by Roel Kluin · 15 years ago
  55. 9f54439 st/mesa: fix broken translation of negative register indexes by Brian Paul · 15 years ago
  56. 487a14b ARB prog parser: regenerated parser file by Brian Paul · 15 years ago
  57. f0f68b1 ARB prog parser: fix parameter binding type by Brian Paul · 15 years ago
  58. e3514b7 ARB prog parser: regenerated parser files by Brian Paul · 15 years ago
  59. 7c6ae4c ARB prog parser: add allowSwizzle param to initialize_symbol_from_const() by Brian Paul · 15 years ago
  60. 37f6929 mesa: whitespace changes and comments by Brian Paul · 15 years ago
  61. f27e39a mesa: change constant search behaviour in _mesa_add_unnamed_constant() by Brian Paul · 15 years ago
  62. 38d8b18 svga: Remove stale references to delete shader results. by José Fonseca · 15 years ago
  63. 8ebef37 svga: Rebind shaders when tokens change. by José Fonseca · 15 years ago
  64. ef1b942 st/mesa: added PROGRAM_LOCAL_PARAM case in src_register() by Brian Paul · 15 years ago
  65. bd96b51 mesa: bump version to 7.7.1-DEVEL by Brian Paul · 15 years ago
  66. 6d84580 mesa: add missing _mesa_lock_texture() call by Brian Paul · 15 years ago
  67. b434a81 i915: Use _MaxLevel on principle in texture setup. by Eric Anholt · 15 years ago
  68. 19a26df intel: Fix CopyTexImage from tiled mipmap levels > 0. by Eric Anholt · 15 years ago
  69. 63610fa i965: Fix the surface offset calculation for tiled buffers. by Eric Anholt · 15 years ago
  70. a160d1c r600: support vertex_array_bgra by Andre Maasikas · 15 years ago
  71. 82421c5 mesa: added GL_DU8DV8_ATI in extract_float_rgba() by Brian Paul · 15 years ago
  72. 01bf004 docs: initial release notes for 7.7.1 by Brian Paul · 15 years ago
  73. 6130bb1 mesa: Prevent possible array out-of-bounds access by _mesa_light. by Vinson Lee · 15 years ago
  74. e661bf5 mesa: regenerated enums.c file by Brian Paul · 15 years ago
  75. 707faf6 glapi: comment-out TIMEOUT_IGNORED by Brian Paul · 15 years ago
  76. f52dd2a glsl: use varName variable in _slang_gen_assignment() by Brian Paul · 15 years ago
  77. 1e414df st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL. by Michel Dänzer · 15 years ago
  78. acd1451 svga: Fix debug build crash when rendering to depth/stencil renderbuffer only. by Michel Dänzer · 15 years ago
  79. c114f00 st/xorg: Proper calculation of screen pitch. by Michel Dänzer · 15 years ago
  80. 8282185 vmware/xorg: Fix SCons build. by Michel Dänzer · 15 years ago
  81. d1e2fc1 r300: Use C-style comments. by Vinson Lee · 15 years ago
  82. 8a29e3f progs/egl: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  83. 3ea5a95 progs/samples: Silence compiler warnings. by Vinson Lee · 15 years ago
  84. b14cbfa r300: Silence 'mixed declarations and code' warnings. by Vinson Lee · 15 years ago
  85. 0214b7b r300: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  86. 5853102 r300: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  87. 3e196f4 r300g: Silence 'mixed declarations and code' warning. by Vinson Lee · 15 years ago
  88. fe3ea29 r300g: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  89. 0bfc579 llvmpipe: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  90. eb5d9e6 mesa: Cope with the degenerate case of zero length ranges. by José Fonseca · 15 years ago
  91. f3739bd gdi: Don't generate import libraries for opengl32.dll. by José Fonseca · 15 years ago
  92. 287cbba apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX by Jeremy Huddleston · 15 years ago
  93. 32305e3 glxcmds: Fix comment about __DRI_ALLOCATE by Jeremy Huddleston · 15 years ago
  94. 1d95544 trace: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  95. 66c1de7 rtasm: Play nicely with Windows's Data Execution Prevention. by José Fonseca · 15 years ago
  96. 1da47ac progs/vp: Ensure null-terminated byte string. by Vinson Lee · 15 years ago
  97. c9c6e9a progs/tests: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  98. 32d1892 progs/tests: Silence warn_unused_result warning. by Vinson Lee · 15 years ago
  99. d27effb i810: Fix include recursion. by Vinson Lee · 15 years ago
  100. 94c5faa sis: ifdef out unused variable. by Vinson Lee · 15 years ago