summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-6.3
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-07-01 01:04:31 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-07-01 01:04:31 +0000
commit30aea49cf6450f8f098001076b29aad85d0b9f25 (patch)
tree351d2b3cde4d96f9cfc2f642d11b239d7468c4f7 /docs/RELNOTES-6.3
parentcf5b2f7419b28cdd533c60e205d5a90d96e85c8e (diff)
minor fixes
Diffstat (limited to 'docs/RELNOTES-6.3')
-rw-r--r--docs/RELNOTES-6.314
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/RELNOTES-6.3 b/docs/RELNOTES-6.3
index ee55e3a50cb..b6c064de375 100644
--- a/docs/RELNOTES-6.3
+++ b/docs/RELNOTES-6.3
@@ -62,12 +62,16 @@ Note that textures, programs and buffers can be shared by several rendering
contexts so they can't be deleted until they're unbound in _all_ contexts.
+GL_EXT_framebuffer_object changes
+---------------------------------
+XXX describe all the changes made for this extension.
-To Do before release
---------------------
- Fix dinoshade bug
+
+
+To Do (someday) items
+---------------------
Switch to freeglut
Increase MAX_DRAWBUFFERS
driver hooks for BeginQuery/EndQuery
@@ -77,7 +81,7 @@ To Do before release
Miscellaneous
-------------
-The main/get.c file is now generated with a Python script.
+The main/get.c file is now generated with a Python script (get_gen.py).
@@ -97,4 +101,4 @@ D3D needs updating
----------------------------------------------------------------------
-$Id: RELNOTES-6.3,v 3.9 2005/05/04 20:11:35 brianp Exp $
+$Id: RELNOTES-6.3,v 3.10 2005/07/01 01:04:31 brianp Exp $