From e4b2356c07d31fbeeabb13b2fb47db703b473080 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 4 May 2005 20:11:35 +0000 Subject: Major check-in of changes for GL_EXT_framebuffer_object extension. Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. --- docs/RELNOTES-6.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/RELNOTES-6.3 b/docs/RELNOTES-6.3 index d7e7af0940..ee55e3a50c 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 $ -- cgit v1.2.3