1. 8bc3c06 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  2. 23ae318 glxgears: unbind current context before "destroying" it by Marcin Slusarz · 15 years ago
  3. 8e9ceb8 progs/xdemos: Remove unnecessary header from corender.c. by Vinson Lee · 15 years ago
  4. 477d515 progs/trivial: Remove unnecessary headers from tri-fbo-tex.c. by Vinson Lee · 15 years ago
  5. 7241f51 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  6. ae8ed89 progs/tests: Remove duplicate included header in vparray.c. by Vinson Lee · 15 years ago
  7. 6ed607c progs/tests: Add newline to end of printf in vparray.c. by Vinson Lee · 15 years ago
  8. 7bfa54c progs/redbook: Remove unnecessary header from aapoly.c. by Vinson Lee · 15 years ago
  9. 2178abf progs/glsl: Remove duplicate included header from shtest.c. by Vinson Lee · 15 years ago
  10. 78ddce9 progs/demos: Remove unnecessary header from morph3d.c. by Vinson Lee · 15 years ago
  11. f07e87f progs/tests: Silence fprintf format warning. by Vinson Lee · 15 years ago
  12. b4bc208 progs/demos: Remove unnecessary header from isosurf.c. by Vinson Lee · 15 years ago
  13. 6d6c9c6 progs/demos: Remove unnecessary header from fbotexture.c. by Vinson Lee · 15 years ago
  14. 199dedd progs/demos: Check upper bounds of input in manywin.c. by Vinson Lee · 15 years ago
  15. 0c7814f progs/demos: Bounds check input to fire.c. by Vinson Lee · 15 years ago
  16. 683e3cb progs/tests: Silence 'missing initializer' warnings. by Vinson Lee · 15 years ago
  17. 223c848 progs/glsl: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  18. 3b82de9 progs/demos: Add missing initializers in engine.c. by Vinson Lee · 15 years ago
  19. 2b7a4b2 progs/fp: remove invalid tri-inv.c test by Brian Paul · 15 years ago
  20. d424676 progs/demos: Assert that input to malloc is valid. by Vinson Lee · 15 years ago
  21. 45ac10f progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  22. 25ffd76 progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  23. 4c45810 progs/xdemos: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  24. 96a4e45 progs/xdemos: Use temporary variables. by Vinson Lee · 15 years ago
  25. c1dad22 progs/glsl: Prevent possible string overflow. by Vinson Lee · 15 years ago
  26. f4952f0 progs/xdemos: Prevent possible string overflow. by Vinson Lee · 15 years ago
  27. 8a29e3f progs/egl: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  28. 3ea5a95 progs/samples: Silence compiler warnings. by Vinson Lee · 15 years ago
  29. 1da47ac progs/vp: Ensure null-terminated byte string. by Vinson Lee · 15 years ago
  30. c9c6e9a progs/tests: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  31. 32d1892 progs/tests: Silence warn_unused_result warning. by Vinson Lee · 15 years ago
  32. 646c8ce progs/samples: 'Silence no previous prototype' warnings. by Vinson Lee · 15 years ago
  33. ad9defd progs/rbug: s/wait/rbug_wait/ by Vinson Lee · 15 years ago
  34. 5b2713c progs/glsl: Provide a better fix for fgets warning. by Vinson Lee · 15 years ago
  35. 0ab29d2 progs/glsl: Silence compiler warnings. by Vinson Lee · 15 years ago
  36. d0b7ff5 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  37. e81fe08 progs/demos: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  38. cdc69e3 progs/util: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  39. 1bf2d78 progs/tests: Fix build. by Vinson Lee · 15 years ago
  40. 982acbd progs/perf: Fix MSVC build. by Vinson Lee · 15 years ago
  41. b57abd3 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  42. 07b54fe progs/redbook: Silence compiler warnings. by Vinson Lee · 15 years ago
  43. fdae39c progs/perf: added check for GL_ARB_framebuffer_object by Brian Paul · 15 years ago
  44. 79e74cd progs/demos: report pixel rate in million pixels / sec by Brian Paul · 15 years ago
  45. 0dd9513 progs/tests: Silence compiler warnings. by Vinson Lee · 15 years ago
  46. d87d710 progs/trivial: Use C-style comments. by Vinson Lee · 15 years ago
  47. 3340fd6 progs/xdemos: Use C-style comment. by Vinson Lee · 15 years ago
  48. 695adf4 progs/demos: Silence compiler warning in morph3d.c. by Vinson Lee · 15 years ago
  49. 121ff55 progs/glsl: Use C-style comments. by Vinson Lee · 15 years ago
  50. 4137794 progs/demos: Use C-style comment. by Vinson Lee · 15 years ago
  51. 0a8d508 progs/trivial: Silence compiler warnings. by Vinson Lee · 15 years ago
  52. 588e9f6 progs/trivial: Silence compiler warnings in tri-blend-min.c. by Vinson Lee · 15 years ago
  53. 786899f progs/trivial: Silence compiler warnings in tri-blend-max.c by Vinson Lee · 15 years ago
  54. 15c6558 progs/xdemos: Silence compiler warnings in glxinfo.c. by Vinson Lee · 15 years ago
  55. d5be334 progs/tests: Silence compiler warnings in vpeval.c. by Vinson Lee · 15 years ago
  56. 44d6ab6 progs/tests: Silence compiler warnings in cva.c. by Vinson Lee · 15 years ago
  57. 9e2eee4 progs/redbook: Silence compiler warnings in aaindex.c. by Vinson Lee · 15 years ago
  58. 1cf60c9 progs/samples: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  59. bc0509b progs/util: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  60. 3e8b2fd progs/test: Initialize variable in prog_parameter. by Vinson Lee · 15 years ago
  61. 7d84169 progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  62. 978b80c progs/tests: Add tests to Makefile. by Vinson Lee · 15 years ago
  63. 1446f30 progs/samples: Fix memory leak if malloc fails in rgbtoppm.c. by Vinson Lee · 15 years ago
  64. 412aeee progs/samples: Fix memory leak if fopen fails in rgbtoppm.c. by Vinson Lee · 15 years ago
  65. 6212c81 progs/samples: Add rgbtoppm to Makefile. by Vinson Lee · 15 years ago
  66. 2cd2341 progs/tests: Removed unused variable from texdown.c. by Vinson Lee · 15 years ago
  67. d642edd progs/vpglsl: Assign glGetUniformLocationARB return value to GLint. by Vinson Lee · 15 years ago
  68. 8d2f343 progs/fp: Redraw upon keypress. by Vinson Lee · 15 years ago
  69. 4fb5ae7 progs/util: Fix memory leak if fread returns 0 in CompileShaderFile. by Vinson Lee · 15 years ago
  70. 5683d7d progs/util: Fix memory leak if fail to load/compile shader by Vinson Lee · 15 years ago
  71. e5bc2a1 progs/fp: Add tri-inv.c to Makefile. by Vinson Lee · 15 years ago
  72. ca7cd3a progs/xdemos: fix some visual/fbconfig logic in glxinfo.c by Brian Paul · 15 years ago
  73. 12a440a progs/xdemos: Silence unused value warnings in sharedtex_mt.c. by Vinson Lee · 15 years ago
  74. 4bf96eb progs/xdemos: Fix memory leak in pbdemo.c. by Vinson Lee · 15 years ago
  75. ba3fedf progs/xdemos: Add missing break statement in offset.c. by Vinson Lee · 15 years ago
  76. 8350648 progs/xdemos: Remove duplicate code in glxinfo.c. by Vinson Lee · 15 years ago
  77. 7324c22 progs/xdemos: Fix memory leak in glxinfo.c. by Vinson Lee · 15 years ago
  78. 68d206f progs/xdemos: Add assert in corender.c. by Vinson Lee · 15 years ago
  79. 69ed114 progs/vp: Fix memory leak in vp-tris.c. by Vinson Lee · 15 years ago
  80. efb582f progs/tests: Fix memory leak in texdown.c if malloc fails. by Vinson Lee · 15 years ago
  81. b210739 progs/redbook: Fix memory leak in quadric.c. by Vinson Lee · 15 years ago
  82. b1a87a3 progs/glsl: Fix memory leak in deriv.c. by Vinson Lee · 15 years ago
  83. 25fd168 progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c. by Vinson Lee · 15 years ago
  84. b803abb progs/demos: Fix memory leak in ray.c. by Vinson Lee · 15 years ago
  85. 5820dae progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  86. fc5f07d progs/demos: Fix memory leak in ipers.c. by Vinson Lee · 15 years ago
  87. d245a95 progs/demos: Fix memory leak in fslight.c. by Vinson Lee · 15 years ago
  88. 56de7e2 progs/trivial: Redraw upon keypress. by Vinson Lee · 15 years ago
  89. 34a0b22 progs/trivial: Redraw upon keypress. by Vinson Lee · 15 years ago
  90. 9e29242 progs/glsl: Redraw upon keypress. by Vinson Lee · 15 years ago
  91. a0ac8fc progs/util: Exit RawImageGetData early if malloc fails. by Vinson Lee · 15 years ago
  92. 0a6acec progs/util: Fix memory leak if malloc fails in RawImageOpen. by Vinson Lee · 15 years ago
  93. 305d4f1 progs/util: Fix memory leak if fopen fails in RawImageOpen. by Vinson Lee · 15 years ago
  94. 772e004 progs/util: Fix memory leak if malloc fails in tkRGBImageLoad. by Vinson Lee · 15 years ago
  95. f1172c4 progs/util: Fix memory leak if LoadRGBImage fails. by Vinson Lee · 15 years ago
  96. 84de167 progs/util: Fix memory if LoadRGBMipmaps2 fails. by Vinson Lee · 15 years ago
  97. 4ca8e16 progs/util: Fix memory leak if LoadYUVImage fails. by Vinson Lee · 15 years ago
  98. d6a9931 progs/fp: Redraw upon keypress. by Vinson Lee · 15 years ago
  99. 005242f prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  100. d320867 progs/tests: fix MSVC build. by Vinson Lee · 15 years ago