1. 5e77b61 Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa by Alex Deucher · 15 years ago
  2. 4e2bdd6 progs/egl: Add support for pixmap and pbuffer surface to xeglgears. by Chia-I Wu · 15 years ago
  3. 5283a3f progs/trivial: check if GL_ARB_occlusion_query is supported by Brian Paul · 15 years ago
  4. 166957a progs/tests: Use rand() instead of random(). by José Fonseca · 15 years ago
  5. 699260b progs/tests: Use rand() instead of random(). by José Fonseca · 15 years ago
  6. 60b6c74 prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  7. 5b7d905 progs/egl: put declarations before code by Brian Paul · 15 years ago
  8. 31f7e8e progs/Makefile: remove extra quoting by Brian Paul · 15 years ago
  9. 91bd87c progs/demos: try different depth formats in fbo_firecube.c by Brian Paul · 15 years ago
  10. 115edf2 Fix build when PROGRAM_DIRS is empty. by Tom Fogal · 15 years ago
  11. 9fd7e9e Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  12. ce3801a Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  13. ea862ec prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  14. 96fd13c prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  15. cbf46ed progs/perf: Fix MSVC build. by Vinson Lee · 15 years ago
  16. 76d2ec3 progs/tests: Add tests to Makefile. by Vinson Lee · 15 years ago
  17. 023bab6 progs/perf: Ignores! by Jakob Bornecrantz · 15 years ago
  18. d54e9f5 progs: Remove unused empty file. by José Fonseca · 15 years ago
  19. f7455ad progs/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  20. 5b4c0b8 Merge branch 'mesa_7_6_branch' by Nicolai Hähnle · 15 years ago
  21. f36425b progs/xdemos: test glXQueryDrawable() by Brian Paul · 15 years ago
  22. 846a6b0 progs/xdemos: fix swapped parameters to CreatePbuffer() by Brian Paul · 15 years ago
  23. 4b3cbec progs/test: Fix MSVC build. by Vinson Lee · 15 years ago
  24. 9c778a9 progs/tests: fix MSVC build. by Vinson Lee · 15 years ago
  25. 017fae0 progs/perf: Fix MSVC build. by Vinson Lee · 15 years ago
  26. 55770d0 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  27. a15d9ca Fix building of GLSL demos which use M_PI by Jon TURNEY · 15 years ago
  28. 15c5764 objviewer: remove disabled code by Brian Paul · 15 years ago
  29. 9745e26 objviewer: mouse/keyboard info in README file by Brian Paul · 15 years ago
  30. 8d93a4c objview: clean up drawing VBO code by Brian Paul · 15 years ago
  31. c7c6252 objview: set skybox texture filter by Brian Paul · 15 years ago
  32. 336994e objview: check GL version/extension by Brian Paul · 15 years ago
  33. ca1bda5 progs/objviewer: Wavefront .obj file loader/viewer demo by Brian Paul · 15 years ago
  34. e82b02c progs/egl: Make demo3 work again. by Chia-I Wu · 15 years ago
  35. 28c2190 progs/egl: Check EGL_MESA_screen_surface is supported in demo2. by Chia-I Wu · 15 years ago
  36. e0b2848 progs/egl: Fix a crash in demo1. by Chia-I Wu · 15 years ago
  37. fa8df0c progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. by Chia-I Wu · 15 years ago
  38. 6920a35 progs/perf: Include local headers before installed headers. by Vinson Lee · 15 years ago
  39. 653ae04 progs/tests: print usage info upon SPACE/u by Brian Paul · 15 years ago
  40. c8de476 progs/tests: re-indent mipmap_limits.c by Brian Paul · 15 years ago
  41. bcca927 progs/rbug: Link to math by Jakob Bornecrantz · 15 years ago
  42. c9ddd6f progs/perf: glGenerateMipmap() test by Brian Paul · 15 years ago
  43. 09a23ac progs/perf: fix warnings in readpixels test by Keith Whitwell · 15 years ago
  44. d93f022 progs/perf: fix typo in sconscript by Keith Whitwell · 15 years ago
  45. 6e0b56e progs/perf: accept GL3.x also by Keith Whitwell · 15 years ago
  46. fa0816b progs/perf: added glReadPixels benchmark by Brian Paul · 15 years ago
  47. 489f8bc progs/perf: also request a stencil buffer by Brian Paul · 15 years ago
  48. a0549f6 progs/perf: Actually bind the newly created vbo. by Michal Krol · 15 years ago
  49. 890679d Merge branch 'softpipe-opt' by Keith Whitwell · 15 years ago
  50. aae7731 progs/perf: set TexSubImage4=FALSE by Brian Paul · 15 years ago
  51. d04fa73 progs/perf: added glCopyTex[Sub]Image2D test by Brian Paul · 15 years ago
  52. da0e4e5 progs/perf: test glGetTexImage() also by Brian Paul · 15 years ago
  53. 67d7021 progs/perf: add missing texture enable in fbobind.c by Brian Paul · 15 years ago
  54. ed113da progs/perf: added fbobind.c test to test FBO binding speed by Brian Paul · 15 years ago
  55. cfb0f24 progs/perf: added PerfExtensionSupported() helper by Brian Paul · 15 years ago
  56. 0ec26cc teximage: add more tests, image formats by Keith Whitwell · 15 years ago
  57. bae2d58 progs/perf: add another VBO test for Create/Draw/Destroy pattern by Brian Paul · 15 years ago
  58. 7e5004b progs/perf: simplify the code by Brian Paul · 15 years ago
  59. aa80851 progs/perf: fix comment by Brian Paul · 15 years ago
  60. 32979ae progs/perf: updated comments by Brian Paul · 15 years ago
  61. 6a09c9d progs/perf: make teximage results easier to read, more reproducible by Keith Whitwell · 15 years ago
  62. 89f2799 progs/perf: reset row_length after subimage test by Keith Whitwell · 15 years ago
  63. bf014d0 progs/perf: clean up swapbuffers test a bit by Keith Whitwell · 15 years ago
  64. ac6a510 progs/perf: break up long runs of fullscreen quads by Keith Whitwell · 15 years ago
  65. a7b2659 progs/perf: add first attempt at a swapbuffers rate test by Keith Whitwell · 15 years ago
  66. 9297e69 progs/perf: added fill-rate test by Brian Paul · 15 years ago
  67. 05bce08 progs/perf: added helpers for creating simple textures and shader programs by Brian Paul · 15 years ago
  68. 83fbee6 progs/perf: offsetof() should be defined in stddef.h, include it by Brian Paul · 15 years ago
  69. 7ce0421 progs/perf: a few more vbo upload modes by Keith Whitwell · 15 years ago
  70. 25a580c progs/perf: human-readable drawoverhead output by Keith Whitwell · 15 years ago
  71. 6ab7c12 progs/perf: human-format vertexrate output by Keith Whitwell · 15 years ago
  72. ed63bd6 progs/perf: add human-readable float formatter by Keith Whitwell · 15 years ago
  73. d17af7d progs/glsl: Include local headers before installed headers during compilation. by Vinson Lee · 15 years ago
  74. 2884c31 progs/perf: convert some DOS line-endings by Keith Whitwell · 15 years ago
  75. e95a3a2 progs/perf: add scons support, get working under mingw by Keith Whitwell · 15 years ago
  76. 9abbeda progs/perf: initial set of simple performance test programs by Brian Paul · 15 years ago
  77. 4df2f7a progs/glsl: minor Makefile clean-ups by Brian Paul · 15 years ago
  78. 0b0fc40 progs/demos: use non-default texobj in cubemap.c by Brian Paul · 15 years ago
  79. 7f86da6 progs/demos: create a texture object in lodbias.c by Brian Paul · 15 years ago
  80. 41bbc83 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  81. 5d526ed Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  82. 799631a progs/vp: print program and error info when program does not compile by Brian Paul · 15 years ago
  83. 284d3b2 progs/tests: exercise display lists and pixelstore by Brian Paul · 15 years ago
  84. 66a7eed tgsi: handle some src/dst aliasing in tgsi_sse2.c by Keith Whitwell · 15 years ago
  85. 18e5f1c tgsi: implement saturation by Keith Whitwell · 15 years ago
  86. 8947cf6 progs/tests: added Z invert option by Brian Paul · 15 years ago
  87. 079ae4c progs/demos: added RGB invert option by Brian Paul · 15 years ago
  88. bf19638 prog/glsl: fix Makefile for samplers_array. by Peter Hutterer · 15 years ago
  89. 375a6b4 progs/tests: re-enable exit() call by Brian Paul · 15 years ago
  90. ea26f28 tests/texcmp: glewInit in wrong place by Dave Airlie · 15 years ago
  91. d9b7d78 progs/tests: re-enable exit() call by Brian Paul · 15 years ago
  92. d762b54 progs/samples: added test/debug code for culling by Brian Paul · 15 years ago
  93. b3232e9 progs/tests: disable depth test for second glDrawPixels by Brian Paul · 15 years ago
  94. 7dd6fa1 progs/util: minor updates to glutskel.c by Brian Paul · 15 years ago
  95. 8d0bdfa progs: EGL/X progs should link to libX11. by Chia-I Wu · 15 years ago
  96. cefe9c4 mesa: gitignore by Younes Manton · 15 years ago
  97. 7205221 progs/glsl: asst. changes in shtest.c by Brian Paul · 15 years ago
  98. 4762909 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  99. 2bcf787 progs/glsl: handle window resizes in texaaline.c by Brian Paul · 15 years ago
  100. 488b3c4 progs/glsl: add special Makefile rule for samplers_array by Brian Paul · 15 years ago