From: Brian Paul Date: Fri, 1 Jul 2005 01:04:31 +0000 (+0000) Subject: minor fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30aea49cf6450f8f098001076b29aad85d0b9f25;p=mesa.git minor fixes --- 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 $ diff --git a/docs/contents.html b/docs/contents.html index cf78cdc7c54..c58e0ef6c4a 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -4,8 +4,6 @@ - -