1. be1b7d1 progs/gallium/unit: Test (un)pack_4ub. by José Fonseca · 14 years ago
  2. c2ba284 progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases. by José Fonseca · 14 years ago
  3. 8598ceb progs/gallium/unit: Add test cases for single precision floats. by José Fonseca · 14 years ago
  4. 77d9e93 progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats. by José Fonseca · 14 years ago
  5. 915bbc8 progs/gallium/unit: Add more test cases. by José Fonseca · 14 years ago
  6. 4e1aa4a progs/gallium/python: Rename pipe formats. by José Fonseca · 14 years ago
  7. 3b67f879 gallium/unit: Rename pipe formats. by José Fonseca · 14 years ago
  8. 496aa479 rbug: Rename pipe formats. by José Fonseca · 14 years ago
  9. b152abe progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 14 years ago
  10. c05c675 progs/gallium: Make a phony target "unit" to run unit tests. by José Fonseca · 14 years ago
  11. 5b3c0c1 progs/gallium: Add unit tests for pixel format packing/unpacking. by José Fonseca · 14 years ago
  12. 69a0f37 eglinfo: Wrap extension string by Kristian Høgsberg · 14 years ago
  13. a509b8c xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image by Kristian Høgsberg · 14 years ago
  14. b056e15 progs/tests: add compile-time option for coloring texture corners by Brian Paul · 14 years ago
  15. 3a650ba progs/glsl: Ensure CFLAGS are passed during linking by Dan Nicholson · 14 years ago
  16. 88c174d xeglgears: Clean up the code a bit by Kristian Høgsberg · 14 years ago
  17. 68205bf progs/xdemos: fix typo in glxinfo help by Brian Paul · 14 years ago
  18. 0c20b30 Fix up more stale references to gl(X)_API.xml which have moved. by Michel Dänzer · 14 years ago
  19. 2da7f1a fix test progs from gl_API move by Wil Reichert · 14 years ago
  20. 9a4a219 drop header files and demos for dropped window systems by George Sapountzis · 14 years ago
  21. ab6825b progs/glsl: add ARCH_FLAGS to LDLIBS by Török Edvin · 14 years ago
  22. 74377c8 Remove windml progs by Kristian Høgsberg · 14 years ago
  23. a9e3669 Remove remaining miniglx references by Kristian Høgsberg · 14 years ago
  24. 230d263 Remove GGI support by Kristian Høgsberg · 14 years ago
  25. 4387580 Remove directfb support by Kristian Høgsberg · 14 years ago
  26. b7041db xeglgears: Update help text by Kristian Høgsberg · 14 years ago
  27. f272a78 xeglgears: Remove borrowed GL_OES_EGL_image types by Kristian Høgsberg · 14 years ago
  28. 61cc18a xeglgears: Add test case for texturing from an EGLImage by Kristian Høgsberg · 14 years ago
  29. e9ac0fb python/retrace: Dump all vertices for verbosity level 3. by José Fonseca · 14 years ago
  30. 52cc3b0 glxinfo: Fix User error in glGetProgramivARB by Brian Paul · 14 years ago
  31. 701ac58 Link egl progs to libm as necessary. by Ray Kohler · 14 years ago
  32. 6cfdb61 progs/redbook: Silence warn_unused_result warnings. by Vinson Lee · 14 years ago
  33. 3ef51b4 progs/tests: new zbitmap.c test to exercize Z testing of glBitmap by Brian Paul · 14 years ago
  34. e9df31f progs/demos: sort filenames by Brian Paul · 14 years ago
  35. 86bf224 progs/demos: update arbocclude.c to do multiple queries at once by Brian Paul · 14 years ago
  36. 82e5a11 progs/trivial: Update .gitignore. by Vinson Lee · 14 years ago
  37. 7f7b7b9 progs/redbook: Fix array out-of-bounds access. by Vinson Lee · 14 years ago
  38. 64d18b8 progs/rbug: Silence printf format warning. by Vinson Lee · 14 years ago
  39. 869896f progs/rbug: Add missing headers. by Vinson Lee · 14 years ago
  40. 8266f1e progs/rbug: Use util_format_name(). by Vinson Lee · 14 years ago
  41. 20a1172 progs/rbug: Add missing header. by Vinson Lee · 14 years ago
  42. 56b7a6f progs/rbug: s/read/rbug_read/ by Vinson Lee · 14 years ago
  43. 7ccbeb4 Merge commit '381d5e209815235911c4aab516037c868c8f695f' by Ian Romanick · 14 years ago
  44. 0583c29 progs/demos: update GL version test to accept GL 3.x by Brian Paul · 14 years ago
  45. f454247 progs/openvg: Add .gitignore. by Chia-I Wu · 14 years ago
  46. 915d60d progs/es1: Update .gitignore. by Chia-I Wu · 14 years ago
  47. 7eaf33a progs/redbook: Fix memory leaks on error paths. by Vinson Lee · 14 years ago
  48. b0f9717 Revert "progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build." by José Fonseca · 14 years ago
  49. c6e63f3 progs/redbook: use glew by Brian Paul · 14 years ago
  50. 1587eff progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build. by José Fonseca · 14 years ago
  51. b90f265 progs/redbook: test image for new redbook tests by Brian Paul · 14 years ago
  52. ce65a8d progs/redbook: add additional tests for GL 1.4 by Brian Paul · 14 years ago
  53. 21fe86b python/retrace: Reconstruct blend state from binary blobs. by José Fonseca · 14 years ago
  54. 291bd19 progs/objviewer: close file (bug 26559) by Brian Paul · 14 years ago
  55. e84eec0 progs/fp: close file (bug 26559) by Brian Paul · 14 years ago
  56. 4ab3f0e python/retrace: Interpret pipe_screen::context_create(). by José Fonseca · 14 years ago
  57. 50812e6 progs/gallium/python: New home for python statetracker scripts. by José Fonseca · 14 years ago
  58. af1052e progs/tests: Add checks for GL_NV_vertex_program. by Vinson Lee · 14 years ago
  59. 381d5e2 glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindow by Ian Romanick · 14 years ago
  60. 6518f60 glxgears_fbconfig: Use GLX 1.3 name for function poiner types by Ian Romanick · 14 years ago
  61. 368bb3d eglinfo: Also print visual type, assuming X visual types by Kristian Høgsberg · 14 years ago
  62. ab487f7 xeglgears: Add test case for eglBindTexImage() by Kristian Høgsberg · 14 years ago
  63. fd67010 progs/tests: add line drawing option to cylwrap.c by Brian Paul · 14 years ago
  64. 22a3a81 progs/tests: add x/y rotation to cylwrap.c by Brian Paul · 14 years ago
  65. 86921aa progs/tests: new test program for exercising cylindrical tex wrap mode by Brian Paul · 14 years ago
  66. ad93f3e progs/xdemos: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  67. e891a9c progs/demos: update .gitignore by Joakim Sindholt · 14 years ago
  68. 7da1a52 progs/xdemos: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  69. 45ceabf progs/demos: fix typo by Brian Paul · 14 years ago
  70. a1af8ee Merge remote branch 'origin/lp-binning' by José Fonseca · 14 years ago
  71. ef67ad0 scons: Use only the shared object name when linking progs. by José Fonseca · 14 years ago
  72. 9f1ee5a progs/fpglsl: couple more tests by Keith Whitwell · 14 years ago
  73. d7b1610 progs/fpglsl: fp-tris for glsl by Keith Whitwell · 14 years ago
  74. 5fa4ea2 progs/es2: Fix an assertion failure in tri. by Chia-I Wu · 14 years ago
  75. 04b14e2 progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug by Brian Paul · 14 years ago
  76. bee9964 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 14 years ago
  77. 89e6eb5 progs/egl: Update eglinfo to display more attributes. by Chia-I Wu · 14 years ago
  78. 7056a74 progs/es1: Add bindtex. by Chia-I Wu · 14 years ago
  79. b8d4cbd progs/demos: new image dissolve demo by Brian Paul · 14 years ago
  80. e940216 progs/tests: added a few more files to .gitignore by Brian Paul · 14 years ago
  81. d400700 progs/tests: Remove unnecessary headers. by Vinson Lee · 14 years ago
  82. bbb4115 progs/glsl: Fix bump GLSL compilation error on Mac OS. by Vinson Lee · 14 years ago
  83. 77b1f2f progs/glsl: Remove unused variable in bump.c. by Vinson Lee · 14 years ago
  84. 07fb52b progs/glsl: Remove unnecessary header from samplers.c. by Vinson Lee · 14 years ago
  85. dea98eb support an 'embedded' platform target which turns off most parts of the build. by Alan Hourihane · 14 years ago
  86. cec0e7c glxgears: Support GLX_EXT_swap_control for querying the current swap interval. by Aaron Plattner · 14 years ago
  87. 782f66c progs/tests: use glDrawRangeElements() in bufferobj.c by Brian Paul · 14 years ago
  88. 9b22427 Merge branch 'mesa_7_7_branch' by Brian Paul · 14 years ago
  89. 7f2f42d progs/demos: Remove unnecessary header from shadowtex.c. by Vinson Lee · 15 years ago
  90. 782b688 Merge branch 'arb_half_float_vertex' by Dave Airlie · 15 years ago
  91. 0928418 Revert "add segl" by Chia-I Wu · 15 years ago
  92. dcaf668 progs: add trivial ARB_half_float_vertex support. by Dave Airlie · 15 years ago
  93. fe33b70 add segl by Chia-I Wu · 15 years ago
  94. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  95. 2f1a49e progs/xdemos: add z/Z keys for scaling the rendering by Brian Paul · 15 years ago
  96. 8bc3c06 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  97. e5829cc progs/demos: call glutDestroyWindow() upon exit by Brian Paul · 15 years ago
  98. 1ca2285 progs/fp: testcases for GL_ARB_fragment_coord_conventions by Brian Paul · 15 years ago
  99. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  100. 23ae318 glxgears: unbind current context before "destroying" it by Marcin Slusarz · 15 years ago