1. 7bbf7f9 scons: Build progs together with everything else. by José Fonseca · 15 years ago
  2. 25024d9 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  3. d0b7ff5 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  4. e81fe08 progs/demos: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  5. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  6. b57abd3 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  7. 79e74cd progs/demos: report pixel rate in million pixels / sec by Brian Paul · 15 years ago
  8. 695adf4 progs/demos: Silence compiler warning in morph3d.c. by Vinson Lee · 15 years ago
  9. 4137794 progs/demos: Use C-style comment. by Vinson Lee · 15 years ago
  10. 263f432 progs/demos: fix glut initialization calls by Brian Paul · 15 years ago
  11. 8fc433f Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Ian Romanick · 15 years ago
  12. 7d84169 progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  13. b803abb progs/demos: Fix memory leak in ray.c. by Vinson Lee · 15 years ago
  14. 5820dae progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  15. fc5f07d progs/demos: Fix memory leak in ipers.c. by Vinson Lee · 15 years ago
  16. d245a95 progs/demos: Fix memory leak in fslight.c. by Vinson Lee · 15 years ago
  17. 0c75854 Merge commit 'mesa_7_6_branch' into mesa_7_7_branch by Jakob Bornecrantz · 15 years ago
  18. ba97b98 progs/demos: remove unused glFogCoordPointer_ext var by Brian Paul · 15 years ago
  19. 1888a72 progs/demos: silence warnings by Brian Paul · 15 years ago
  20. 6b480dc progs/demos: Fix memory leak in ray.c. by Vinson Lee · 15 years ago
  21. ee555e3 progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  22. a1afe30 progs/demos: Fix memory leak in ipers.c. by Vinson Lee · 15 years ago
  23. aef3218 progs/demos: Fix memory leak in fslight.c. by Vinson Lee · 15 years ago
  24. 1940393 progs/demos: add fps to multiarb by Keith Whitwell · 15 years ago
  25. 91bd87c progs/demos: try different depth formats in fbo_firecube.c by Brian Paul · 15 years ago
  26. 890679d Merge branch 'softpipe-opt' by Keith Whitwell · 15 years ago
  27. 0b0fc40 progs/demos: use non-default texobj in cubemap.c by Brian Paul · 15 years ago
  28. 7f86da6 progs/demos: create a texture object in lodbias.c by Brian Paul · 15 years ago
  29. 079ae4c progs/demos: added RGB invert option by Brian Paul · 15 years ago
  30. cefe9c4 mesa: gitignore by Younes Manton · 15 years ago
  31. 75312b6 progs/demos: add fps output to cubemap by Keith Whitwell · 15 years ago
  32. 73fc09a Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  33. e8957f4 progs/demos: print more info in fbotexture.c by Brian Paul · 15 years ago
  34. 8b0b335 demos/cubemap: Add support for GL_ARB_seamless_cube_map by Ian Romanick · 15 years ago
  35. 820436f demos: use glEnable/DisableClientState() for vertex arrays by Brian Paul · 15 years ago
  36. 8624880 Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
  37. f359165 demos: Set the depth mask correctly to get the desired blending by Ian Romanick · 15 years ago
  38. a9ae89d progs/isosurf: add materials mode for glVertex + TRISTRIP by Keith Whitwell · 15 years ago
  39. eb1eee0 demos: improve argv parsing in fslight.c by Brian Paul · 15 years ago
  40. a18e209 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  41. 7a5c5b9 demos: make cubemap work without EXT_fbo support by Roland Scheidegger · 15 years ago
  42. f5888d9 Merge branch 'mesa_7_5_branch' by Thomas Hellstrom · 15 years ago
  43. fb64365 demos: update fbotexture.c to use EXT or ARB functions exclusively by Brian Paul · 15 years ago
  44. 56cfa4d demos: delete vertex array objects upon exit by Brian Paul · 15 years ago
  45. 3dfe672 demos: silence warning by Brian Paul · 15 years ago
  46. fd40279 progs: add fflushes for cygwin by Keith Whitwell · 15 years ago
  47. e326600 demos: Clean up allocated Textures and Display Lists when demo quit by Shuang He · 15 years ago
  48. a86ef37 shadowtex: fflush stdout for cygwin by Keith Whitwell · 15 years ago
  49. eb5d969 demos/readpix: add option to draw triangle instead of drawpix by Keith Whitwell · 15 years ago
  50. d017749 mesa/progs: fix scons build after recent demo moves by Keith Whitwell · 15 years ago
  51. 90a23e3 progs/demos: Update ignore by Jakob Bornecrantz · 15 years ago
  52. 3595732 demos: updated .gitignore list by Brian Paul · 15 years ago
  53. d61070b demos: move demos/texobj.c to tests/ by Brian Paul · 15 years ago
  54. 30e80f6 demos: move demos/occlude.c (old HP extension) to tests by Brian Paul · 15 years ago
  55. 22af013 demos: move tests/dinoshade.c to demos/ by Brian Paul · 15 years ago
  56. 49c3e71 demos: move tests/projtex.c to demos/ by Brian Paul · 15 years ago
  57. 292e192 demos: move tests/fbotexture.c to demos/ by Brian Paul · 15 years ago
  58. f47495e demos: move texdown.c to tests/ by Brian Paul · 15 years ago
  59. dfd69a2 demos: move glutfx demo to tests/ by Brian Paul · 15 years ago
  60. 6a495d2 demos: move streaming_rect.c demo to tests/ by Brian Paul · 15 years ago
  61. 1188566 demos: move glslnoise.c demo to glsl/noise2.c by Brian Paul · 15 years ago
  62. 6aa6ae8 demos: fix error string, comment by Brian Paul · 16 years ago
  63. 1e074dc demos: use glGenerateMipmapEXT entrypoint in cubemap.c by Keith Whitwell · 16 years ago
  64. 0e28e1a demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes by Brian Paul · 16 years ago
  65. b258320 engine: also print fps data to stdout by Keith Whitwell · 16 years ago
  66. 39a1a24 demos/engine: respect display list mode when drawing pistons by Keith Whitwell · 16 years ago
  67. e6479c6 demos: add some fflushes for windows by Keith Whitwell · 16 years ago
  68. 54e2082 demos: Add polygon mode point to isosurf by Jakob Bornecrantz · 16 years ago
  69. 7ef8e4e progs: Prevent clash with min macro. by José Fonseca · 16 years ago
  70. 5340b6d Merge commit 'origin/gallium-master-merge' by Brian Paul · 16 years ago
  71. 028780a demos: remove OSMESA stuff from Makefile by Brian · 16 years ago
  72. e97681c mesa: merge gallium-0.2 into gallium-master-merge by Brian Paul · 16 years ago
  73. c06c74c demos: remove unused function by Brian Paul · 16 years ago
  74. 906c60d demos: silence uninitialized var warning by Brian Paul · 16 years ago
  75. 9aa73cf progs: Get more samples building on windows. by José Fonseca · 16 years ago
  76. efdb779 progs: Fix isosurf. by José Fonseca · 16 years ago
  77. 2e61d13 progs: Port most of the demos to glew. by José Fonseca · 16 years ago
  78. 6c14bdc demos: all glutDestroyWindow() upon exit to test query object clean-up by Brian Paul · 16 years ago
  79. f43019b demos: all glutDestroyWindow() upon exit to test query object clean-up by Brian Paul · 16 years ago
  80. c4c86bb Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  81. e23122d demos: press SPACE to toggle fbo_firecube animation by Brian Paul · 16 years ago
  82. 51af35b progs: Add ignores by Jakob Bornecrantz · 16 years ago
  83. 72ebf4f scons: Build progs. by José Fonseca · 16 years ago
  84. 2278107 mesa: more test options in progs/demos/textures.c by Brian Paul · 16 years ago
  85. b261ed1 mesa: revert accidental change to fslight.c demo by Brian Paul · 16 years ago
  86. f6e806a mesa: simple multiple textures test by Brian Paul · 16 years ago
  87. 4485ac8 CELL: mark several transient files as .gitignore by Robert Ellison · 16 years ago
  88. 89ab664 Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  89. 05aeb92 cell: dump generated code if CELL_DEBUG=asm by Brian Paul · 16 years ago
  90. ee2c8d6 silence warning by Guillaume Melquiond · 16 years ago
  91. a90cae8 demos: fix LIBS ref in makefile by Keith Whitwell · 16 years ago
  92. cc7dd4f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  93. 90c93bb define new APP_CC configuration variable for building apps/demos/tests by Brian Paul · 16 years ago
  94. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  95. 60b9212 mesa: clear the unused upper-left region to black instead of leaving it undefined by Brian Paul · 16 years ago
  96. 3e8e292 Always pass CFLAGS when compiling or linking demos by Guillaume Melquiond · 16 years ago
  97. 7c2d7f8 Fix a typo. by Thomas Hellstrom · 16 years ago
  98. 9dd73d5 Add new demo "fbo_firecube". by Thomas Hellstrom · 16 years ago
  99. 547e487 mesa: call glutDestroyWindow() on exit by Brian Paul · 16 years ago
  100. 543893e Revert accidental edit to progs/demos/lodbias. by Corbin Simpson · 16 years ago