projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d680d
)
added singlebuffer demo
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 23:26:51 +0000
(23:26 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 23:26:51 +0000
(23:26 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index 5b009646f29391d45b5e404313d8c5f6925c85f1..fbf1f4219b052d9d7786b614d0495e5ea6aeb0bb 100644
(file)
--- a/
docs/VERSIONS
+++ b/
docs/VERSIONS
@@
-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: