1. 263f432 progs/demos: fix glut initialization calls by Brian Paul · 15 years ago
  2. a86ef37 shadowtex: fflush stdout for cygwin by Keith Whitwell · 15 years ago
  3. 2e61d13 progs: Port most of the demos to glew. by José Fonseca · 16 years ago
  4. 0918023 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture by Nicolai Haehnle · 16 years ago
  5. aef4ca6 disable GL_TEXTURE_1D at end of frame to fix failed assertion by Brian Paul · 16 years ago
  6. b961ecc Support cards that have ARB_fp but not ARB_shadow. by Ian Romanick · 17 years ago
  7. 359c6ea Add support for shadow mapping with vertex and fragment programs by Ian Romanick · 17 years ago
  8. 2260c24 Refactor shadow map modelview and projection code by Ian Romanick · 17 years ago
  9. f575d4f Remove '#if defined' tests for ARB extensions. by Ian Romanick · 17 years ago
  10. ad3cc95 Fix FBO completeness bug in shadowtex. by Ian Romanick · 17 years ago
  11. e099ce8 re-enable animation by Brian Paul · 18 years ago
  12. 762c361 Added render to depth texture support with GL_EXT_framebuffer_object. by Brian Paul · 18 years ago
  13. 1979b6b set the texture border color for the depth texture by Brian Paul · 18 years ago
  14. 10f08cc use 'p' key to toggle use of GL_EXT_packed_depth_stencil by Brian Paul · 18 years ago
  15. 92eddb0 better animate rate (Marcelo Magallon) by Brian Paul · 20 years ago
  16. 95210bc fix minor warnings by Brian Paul · 21 years ago
  17. f02a5f6 Pedantic compiler fixes (Sven Panne) by Brian Paul · 22 years ago
  18. 3c70f6f exercise GL_EXT_shadow_funcs by Brian Paul · 22 years ago
  19. f204c9d updated to use GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient by Brian Paul · 22 years ago
  20. 0221e4d Now there's four possible display modes: by Brian Paul · 23 years ago
  21. 511378b added filtering option, compute shadow tex size from window size by Brian Paul · 23 years ago
  22. 0a0595f added extension #ifdef/#endifs by Brian Paul · 23 years ago
  23. 1399d76 demo of GL_SGIX_shadow by Brian Paul · 23 years ago