added singlebuffer demo

This commit is contained in:
Brian Paul 2005-08-25 23:26:51 +00:00
parent 59d680db22
commit adbf932ec1
1 changed files with 1 additions and 0 deletions

View File

@ -1377,6 +1377,7 @@ Mesa Version History
6.5 month, day, 2005
New:
- reflect demo improved to support multiple windows
- singlebuffer demo (shows no/little-flicker single-buffered rendering)
Changes:
- removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
Bug fixes: