1. e919bfa progs/vp: more psiz tests by Keith Whitwell · 15 years ago
  2. c4c4358 demos: add LDFLAGS for corender target, bug 20844 by Brian Paul · 15 years ago
  3. 993b7e1 progs/vp: add pointsize + clamp test by Keith Whitwell · 15 years ago
  4. eb9801c progs/trivial: add fflushes for cygwin by Keith Whitwell · 15 years ago
  5. 2312f69 progs/trivial: draw non-interleaved arrays out of one vbo by Keith Whitwell · 15 years ago
  6. 39320c1 progs/tests: Build texcompress2 with scons by Jakob Bornecrantz · 16 years ago
  7. 1a28750 vpglsl: add missing SConscript by Keith Whitwell · 15 years ago
  8. 103a4bd progs/fp: pass texcoord to triangle, add a test shader by Keith Whitwell · 15 years ago
  9. cf0122e progs/wgl: Send a resize message after context have been created. by Michal Krol · 16 years ago
  10. 9bbffcc progs/wgl: Create GL context in a thread that actually uses it. by Michal Krol · 16 years ago
  11. e8aa5a1 progs/wgl: Make context current to get GL_RENDERER string. by Michal Krol · 16 years ago
  12. 1342664 wgl: Add an `-s' option to wglthreads to force single-threaded operation. by Michal Krol · 16 years ago
  13. 1f118c2 progs: Build the wgl examples with scons. by José Fonseca · 16 years ago
  14. 3f17030 progs/trivial: Make quad-tex-sub repeat patterns by Jakob Bornecrantz · 16 years ago
  15. 4c460cf tests: remove/update old comments by Brian Paul · 16 years ago
  16. 87bcb32 progs/trivial: Add quad-tex-sub by Jakob Bornecrantz · 16 years ago
  17. f02aaa8 tests: add simplest mipgen test by Keith Whitwell · 16 years ago
  18. a528eb5 progs/tests: Update mipmap_limits to show image and colors by Jakob Bornecrantz · 16 years ago
  19. ae36fad progs/trivial: Add tri-fbo-tex-mip by Jakob Bornecrantz · 16 years ago
  20. f20a015 wgl: Port sharedtex_mt to WGL. by Michal Krol · 16 years ago
  21. 1d2b14c xdemos: Fix sharedtex_mt. by Thomas Hellstrom · 16 years ago
  22. 2f52c7f progs/trivial: Ignores by Jakob Bornecrantz · 16 years ago
  23. 2004b99 progs/tests: Ignores by Jakob Bornecrantz · 16 years ago
  24. e5a3aa5 progs: Try to read the texture from the current dir, if full path fails. by José Fonseca · 16 years ago
  25. ad90846 wgl: Port glthreads to WGL. by Michal Krol · 16 years ago
  26. 474399d mesa: .gitignore by Younes Manton · 16 years ago
  27. 8132405 xdemos: Add multithreaded sharedtex_mt. by Thomas Hellstrom · 16 years ago
  28. 4801215 vp: add test for pointsize output by Keith Whitwell · 16 years ago
  29. 188a333 progs: Add util to cpp path. by José Fonseca · 16 years ago
  30. dbc3e8e progs/vp: add keys for point prims, etc, and various new tests by Keith Whitwell · 16 years ago
  31. 8b2ecfd demos: move declaration before code by Brian Paul · 16 years ago
  32. f16da8d trivial: draw non-interleaved arrays by Keith Whitwell · 16 years ago
  33. 6aa6ae8 demos: fix error string, comment by Brian Paul · 16 years ago
  34. 4626e57 demos: fix typo by Brian Paul · 16 years ago
  35. 1e074dc demos: use glGenerateMipmapEXT entrypoint in cubemap.c by Keith Whitwell · 16 years ago
  36. 45b8e76 mesa test prog for ATI_envmap_bumpmap by Roland Scheidegger · 16 years ago
  37. b7d841b progs/glsl: Ignore by Jakob Bornecrantz · 16 years ago
  38. b6c7db8 xdemos: On termination with `esc` close the contexts correctly. by Alan Hourihane · 16 years ago
  39. a58065d progs/tests: compile with SCons and glew by Keith Whitwell · 16 years ago
  40. 225de01 trivial: add a logic op test by Keith Whitwell · 16 years ago
  41. 646f518 vpglsl: add simple mov.glsl by Keith Whitwell · 16 years ago
  42. ce0ac90 vpglsl: build with scons and glew by Keith Whitwell · 16 years ago
  43. 0e28e1a demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes by Brian Paul · 16 years ago
  44. 48b1fe1 trivial: add tri-stipple to SConscript by Keith Whitwell · 16 years ago
  45. fb8a987 fp: enable a second texture unit and add a kil test for it by Keith Whitwell · 16 years ago
  46. 185ff38 fp: add some more texture, position and kill tests by Keith Whitwell · 16 years ago
  47. 2dd9a01 fp: new kill + position test by Keith Whitwell · 16 years ago
  48. 52a68b9 fp: dont reference fragment.position.zw by Keith Whitwell · 16 years ago
  49. b258320 engine: also print fps data to stdout by Keith Whitwell · 16 years ago
  50. b5d3c17 tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range by Brian Paul · 16 years ago
  51. 59311fb clear-repeat: print fps, use 300x300 window size by Keith Whitwell · 16 years ago
  52. 39a1a24 demos/engine: respect display list mode when drawing pistons by Keith Whitwell · 16 years ago
  53. fe35378 demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc. by Brian Paul · 16 years ago
  54. 07f96a6 demos: fix renderbuffer leak in progs/tests/fbotexture.c by Brian Paul · 16 years ago
  55. b6e2dd6 tests: new mapvbo.c test by Brian Paul · 16 years ago
  56. c710077 demos: add a fourth test case to VBO test for position/color in different VBOs by Brian Paul · 16 years ago
  57. bd2f921 trivial: Add tri-viewport by Jakob Bornecrantz · 16 years ago
  58. b3bd315 trivial: Fix indentation in tri by Jakob Bornecrantz · 16 years ago
  59. e6479c6 demos: add some fflushes for windows by Keith Whitwell · 16 years ago
  60. 4e37f10 trival: Make the last of progs show the name by Jakob Bornecrantz · 16 years ago
  61. ec2e4e1 trivial: Add quadstrip-clip by Jakob Bornecrantz · 16 years ago
  62. 96c773c progs: Make fp-tri use glew and add scons target by Jakob Bornecrantz · 16 years ago
  63. defd52f progs/trivial: Label program windows with actual program name by Keith Whitwell · 16 years ago
  64. b677905 trivial: Make tri-fog a bit more interesting to look at by Jakob Bornecrantz · 16 years ago
  65. b570316 trivial: Add a tri-unfilled-fog test by Jakob Bornecrantz · 16 years ago
  66. 54e2082 demos: Add polygon mode point to isosurf by Jakob Bornecrantz · 16 years ago
  67. cfae542 demos: fix glxpixmap and call glXWaitGL before calling XCopyArea. by Alan Hourihane · 16 years ago
  68. 7ef8e4e progs: Prevent clash with min macro. by José Fonseca · 16 years ago
  69. b6ad7c8 demos: minor updates for shader_api.c test by Brian Paul · 16 years ago
  70. 5f75013 demos: better error message for overlay.c, see bug 20055 by Brian Paul · 16 years ago
  71. 5340b6d Merge commit 'origin/gallium-master-merge' by Brian Paul · 16 years ago
  72. ee4c921 Merge commit 'origin/gallium-0.2' into gallium-master-merge by Brian Paul · 16 years ago
  73. 52233f2 progs: Build samples dir with scons and glew. by José Fonseca · 16 years ago
  74. 8b9aa73 progs: Build rebook with scons too. by José Fonseca · 16 years ago
  75. 028780a demos: remove OSMESA stuff from Makefile by Brian · 16 years ago
  76. e97681c mesa: merge gallium-0.2 into gallium-master-merge by Brian Paul · 16 years ago
  77. c06c74c demos: remove unused function by Brian Paul · 16 years ago
  78. 906c60d demos: silence uninitialized var warning by Brian Paul · 16 years ago
  79. dd22f6f demos: modify bufferobj.c to exercise interleaved vertex arrays by Brian Paul · 16 years ago
  80. 8e8b25c demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode by Brian Paul · 16 years ago
  81. 4c5f390 util: added more functions to extfuncs.h by Brian Paul · 16 years ago
  82. 5b5ddfb glxgears: No, really. Fix the dyslexia. by Ian Romanick · 16 years ago
  83. 9aa73cf progs: Get more samples building on windows. by José Fonseca · 16 years ago
  84. 9d6880e Fix dyslexia. by Ian Romanick · 16 years ago
  85. 58b9cd4 glxgears: Log a message if synched to vblank by Ian Romanick · 16 years ago
  86. efdb779 progs: Fix isosurf. by José Fonseca · 16 years ago
  87. 2e61d13 progs: Port most of the demos to glew. by José Fonseca · 16 years ago
  88. 9bf83fb scons: Build the progs into seperate dirs as well. by José Fonseca · 16 years ago
  89. 528a0a8 progs: Port vp-tris to glew. by José Fonseca · 16 years ago
  90. 483c730 progs: Ignore more output executables. by José Fonseca · 16 years ago
  91. 479ea7d progs/trivial: Use glew where needed. by José Fonseca · 16 years ago
  92. 0906f47 demos: revamp the fbotexture.c demo by Brian Paul · 16 years ago
  93. aed7403 demos: updated FBO tests to for ARB_fbo by Brian Paul · 16 years ago
  94. 4df4820 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  95. c14aac5 progs: Ignores by Jakob Bornecrantz · 16 years ago
  96. f977924 tests: test pseudo-XOR blend mode. by Brian Paul · 16 years ago
  97. b5db6b0 Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 16 years ago
  98. 1fd4115 egl: eglinfo load i915 driver by Jakob Bornecrantz · 16 years ago
  99. 94ddd62 egl: Make eglscreen sleep for five seconds by Jakob Bornecrantz · 16 years ago
  100. b6b619c egl: Add eglscreen to help debug egl mesa screen by Jakob Bornecrantz · 16 years ago