diff options
Diffstat (limited to 'docs/RELNOTES-6.3')
-rw-r--r-- | docs/RELNOTES-6.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/RELNOTES-6.3 b/docs/RELNOTES-6.3 index d7e7af09409..ee55e3a50cb 100644 --- a/docs/RELNOTES-6.3 +++ b/docs/RELNOTES-6.3 @@ -27,6 +27,9 @@ GL_OES_read_format - allows one to query the fastest glReadPixels format GL_ARB_pixel_buffer_object - buffer objects for pixel read/write functions. +GL_EXT_framebuffer_object - allows render-to-texture and provides a + window-system indepedent Pbuffer facility + DirectFB driver, contributed by Claudio Ciccani. See docs/README.directfb for details. @@ -94,4 +97,4 @@ D3D needs updating ---------------------------------------------------------------------- -$Id: RELNOTES-6.3,v 3.8 2005/01/20 04:03:37 brianp Exp $ +$Id: RELNOTES-6.3,v 3.9 2005/05/04 20:11:35 brianp Exp $ |