1. 2d47c07 overlay planes test by Brian Paul · 19 years ago
  2. badad72 eglgears demo (Dane Rushton) by Brian Paul · 19 years ago
  3. 38e2fa3 Put back the glPopMatrix. This test was derived from blendminmax.c. by Ian Romanick · 19 years ago
  4. 2550844 Correct the comments in the file headers. Oops. by Ian Romanick · 19 years ago
  5. 259f096 Add regression test for bug #3101. by Ian Romanick · 19 years ago
  6. 4f178c6 Add $(CFLAGS) to the link commands. This makes 'make linux-x86 by Ian Romanick · 19 years ago
  7. 58a9573 added some glGetRenderbufferParameterivEXT calls, printfs, and assertions by Brian Paul · 19 years ago
  8. 4e1aae6 Ignore files generated as part of the build process. by Ian Romanick · 19 years ago
  9. 66a5548 Mammoth update to the Python code generator scripts that live in by Ian Romanick · 19 years ago
  10. 6c2098f Fix a few compiler warnings by Jon Smirl · 19 years ago
  11. 502504d Add a mode to test flat shading + separate specular. by Keith Whitwell · 19 years ago
  12. 731f1b1 remove stupid flags by Daniel Borca · 19 years ago
  13. e3e8067 use MAX_SCREENS instead of hard-coded number by Brian Paul · 19 years ago
  14. 8f384f0 fix reversed strstr() args, print mode string by Brian Paul · 19 years ago
  15. e58d329 replace // with /* */ by Brian Paul · 19 years ago
  16. 063efce by Jouk Jansen · 19 years ago
  17. 8f8e0f0 Use the 1.3 names for FogCoord* by Adam Jackson · 19 years ago
  18. 67cc1f6 move osmesa demos to their own directory by Keith Whitwell · 19 years ago
  19. c70dace Fix EGL fbdev palette problem. demo3 can save ppm of screen by Jon Smirl · 19 years ago
  20. 9a1b5af Fix inverted y for egl fbdev, add egl demo3 by Jon Smirl · 19 years ago
  21. 8818eae To better exercise pixel packing, replace regular glReadPixels with four by Brian Paul · 19 years ago
  22. 9a3da7e Implement fbdev swapbuffers() by Jon Smirl · 19 years ago
  23. d06da50 Fix several internal problems with generating the list of configs. by Jon Smirl · 19 years ago
  24. aecc056 Add forgotten demo2.c by Jon Smirl · 20 years ago
  25. 7012d01 First attempt at getting egl support up on dumb framebuffer. by Jon Smirl · 20 years ago
  26. 6f3d16c assorted warning clean-ups for x86_64, etc (Mikko T.) by Brian Paul · 20 years ago
  27. e4b2356 Major check-in of changes for GL_EXT_framebuffer_object extension. by Brian Paul · 20 years ago
  28. 3aeae20 updates for latest EGLScreenMESA changes by Brian Paul · 20 years ago
  29. 2c19069 new file by Keith Whitwell · 20 years ago
  30. 6944186 no need to enable fog or set fog mode with fragment program by Brian Paul · 20 years ago
  31. fc06f9f demo / test progs by Brian Paul · 20 years ago
  32. c617829 added wrappers/helpers for creating/destroying rendering contexts by Brian Paul · 20 years ago
  33. c3984fc changed implementation of GetAllFBConfigs() by Brian Paul · 20 years ago
  34. 29c909f Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it by Ian Romanick · 20 years ago
  35. c39a4bc s/Togle/Toggle/ by Brian Paul · 20 years ago
  36. 46d50d9 Add more formats to test. by Keith Whitwell · 20 years ago
  37. 7457a64 If setting GL_PACK_INVERT_MESA results in a GL error, log it. by Ian Romanick · 20 years ago
  38. 8ca5150 use girl2.rgb by default by Dave Airlie · 20 years ago
  39. c68233c Add glXAllocateMemoryMESA demo app using ycbcr... by Dave Airlie · 20 years ago
  40. 4ea4589 Simple test for GL_MESA_pack_invert. by Ian Romanick · 20 years ago
  41. 816c0c9 Simple test for ARB_texture_env_crossbar functionality. It is difficult by Ian Romanick · 20 years ago
  42. fc4cabb makefile update (readtex, showbuffer) by Daniel Borca · 20 years ago
  43. 98a9ad9 added osmesa16 stuff by Brian Paul · 20 years ago
  44. 371f576 assorted fixes by Brian Paul · 20 years ago
  45. c84cde7 added missing glFinish() by Brian Paul · 20 years ago
  46. 5c6b391 reenable some assertions by Brian Paul · 20 years ago
  47. 31fb764 added texobjshare.c by Brian Paul · 20 years ago
  48. 4f6d9aa test program for texture sharing, deleting, etc by Brian Paul · 20 years ago
  49. 9ebce91 glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). by Daniel Borca · 20 years ago
  50. 730fabd fix some weirdness accidentally checked in in the past by Brian Paul · 20 years ago
  51. 6a432a7 since we've already messed up this one, let we do it further and make it look like a fire... by Daniel Borca · 20 years ago
  52. a6ddd24 remove trailing slash from TOP definition by Daniel Borca · 20 years ago
  53. f9b8991 new test to exercise context and window create/delete by Keith Whitwell · 20 years ago
  54. 0275d92 VMS updates from Jouk Jansen by Brian Paul · 20 years ago
  55. 14e98b7 remove a debug line by Brian Paul · 20 years ago
  56. ff53a4e tweak output formattting, fixed uninitialized var error by Brian Paul · 20 years ago
  57. 527af75 minor readtex fixes by Brian Paul · 20 years ago
  58. 612bf1f improved animation rate by Brian Paul · 20 years ago
  59. 7a663b3 rotate at fixed rate, changed fire effect (Marcelo Magallon) by Brian Paul · 20 years ago
  60. a00c591 rotate at fixed rate (Marcelo Magallon) by Brian Paul · 20 years ago
  61. a4a31c5 use #ifdef to test for extension by Brian Paul · 20 years ago
  62. 2d84ed8 include readtex.h by Brian Paul · 20 years ago
  63. 92eddb0 better animate rate (Marcelo Magallon) by Brian Paul · 20 years ago
  64. 516f9bc some new/improved rules by Brian Paul · 20 years ago
  65. 575d24a include readtex.h instead of readtex.c by Brian Paul · 20 years ago
  66. 0fe7f40 include readtex.h instead of readtex.c (Marcello Magallon) by Brian Paul · 20 years ago
  67. b58091a Add #ifdefs for extension testing (Marcello Magallon) by Brian Paul · 20 years ago
  68. 429efa9 animation rate patch (Marcello Magallon) by Brian Paul · 20 years ago
  69. 1b058a0 rotate at a reasonable rate by Brian Paul · 20 years ago
  70. c1065ee compute reasonable animate rate (Marcelo Magallon) by Brian Paul · 20 years ago
  71. 0261042 fix-up rules for sphere demo, which uses readtex utility by Brian Paul · 20 years ago
  72. ba5ceda added GetAllFBConfigs() by Brian Paul · 20 years ago
  73. 71fc6a3 New GetAllFBConfigs() function. Some FBConfigs weren't reported before. by Brian Paul · 20 years ago
  74. a61ee65 Redraw on keypress, as apparently intended. by Keith Whitwell · 20 years ago
  75. f72e442 Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. by Brian Paul · 20 years ago
  76. 16db157 Add a -fullscreen option by Keith Whitwell · 20 years ago
  77. 3f12058 updated makefiles for gcc 3.4.3 and bnu 2.15 by Daniel Borca · 20 years ago
  78. 244adeb s/DP3/DP3_SAT/ to prevent negative values by Brian Paul · 20 years ago
  79. 8402149 removed unused visInfo var by Brian Paul · 20 years ago
  80. 5aa1a11 Fix a couple of glitches by Keith Whitwell · 20 years ago
  81. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  82. e5aa3dd Demonstrate using a color matrix for yuv-to-rgb conversion at texture by Keith Whitwell · 20 years ago
  83. 596ccff Prevent possible divide-by-zero error. by Ian Romanick · 20 years ago
  84. 4f144b6 EXT_422_pixels test by Keith Whitwell · 20 years ago
  85. 0699b0b silence warnings by Brian Paul · 20 years ago
  86. 4fe34f3 (GLint*) casts in glGetIntegerv calls by Brian Paul · 20 years ago
  87. b271ce8 allow specifying image file on command line by Brian Paul · 20 years ago
  88. cb7f212 Add EXT_stencil_wrap test that doesn't depend on stencil read-back functioning. by Ian Romanick · 20 years ago
  89. c6136ea unbind GL_PIXEL_UNPACK_BUFFER_EXT before calling glBitmap! by Brian Paul · 20 years ago
  90. 9ae96a5 remove debug code by Brian Paul · 20 years ago
  91. 7520e25 Updated getprocaddress test to use gl_API.xml instead of old APIspec file. by Brian Paul · 20 years ago
  92. 2083131 added stereo option (Jacek Rosik) by Brian Paul · 20 years ago
  93. 07553c5 wrap angle value (Philipp Klaus Krause) by Brian Paul · 20 years ago
  94. e57b6d5 addes osdemo32 target (J.P. Delport) by Brian Paul · 20 years ago
  95. 33899b7 Add support for OES_read_format. As soon as glext.h is updated with the by Ian Romanick · 20 years ago
  96. af0a469 Add simple test program for Mesa bug #1028405. by Ian Romanick · 20 years ago
  97. 4c2fbb0 Add the glut project to the demos workspace. by Karl Schultz · 20 years ago
  98. b45aaa2 moved to demos/ directory by Brian Paul · 20 years ago
  99. 7d01c34 moved in from the tests/ directory to include in distro by Brian Paul · 20 years ago
  100. 1fd4a55 removed hacked GL tokens, fixed a printf by Brian Paul · 20 years ago