1. 263f432 progs/demos: fix glut initialization calls by Brian Paul · 15 years ago
  2. e6479c6 demos: add some fflushes for windows by Keith Whitwell · 15 years ago
  3. 9c22f91 Optimize fragment program. by michal · 17 years ago
  4. bc74cb4 destroy window upon exit by Brian · 17 years ago
  5. ec83f38 fix bad call to FindLine() by Brian Paul · 18 years ago
  6. 6944186 no need to enable fog or set fog mode with fragment program by Brian Paul · 19 years ago
  7. b58091a Add #ifdefs for extension testing (Marcello Magallon) by Brian Paul · 20 years ago
  8. 244adeb s/DP3/DP3_SAT/ to prevent negative values by Brian Paul · 20 years ago
  9. 180e28e Add fps output by Keith Whitwell · 20 years ago
  10. f6a93d3 use GL state vars instead of program parameters by Brian Paul · 20 years ago
  11. 4e41eb1 compute fog coord in eye space, not clip space by Brian Paul · 20 years ago
  12. 9a389d4 define DO_FRAGMENT_FOG=1 to test fragment program fog option by Brian Paul · 20 years ago
  13. a7e6f7b exercise glDeleteProgramsARB by Brian Paul · 21 years ago
  14. b3680df s/DP4/DP3/ by Brian Paul · 21 years ago
  15. 3ca3ab0 clean up usage of extension function pointers by Brian Paul · 21 years ago
  16. 2433917 Demo of using GL_ARB_vertex/fragment_program to do per-pixel lighting. by Brian Paul · 21 years ago