https://bugs.freedesktop.org/show_bug.cgi?id=27841

Ian Romanick <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Ian Romanick <[email protected]> 2010-04-26 11:42:48 PDT 
---
There is a mechanism, but we have not implemented it in Mesa yet.  I think
GL_EXT_discard_framebuffer (link below), should suit your needs.  The intended
use is with framebuffer objects, but will purge the window backbuffer is the
current FBO is 0.

If this looks like the right tool, please change the bug subject to "Implement
GL_EXT_discard_framebuffer".

http://www.khronos.org/registry/gles/extensions/EXT/EXT_discard_framebuffer.txt

I'm adding Kristian to the CC list because he has done a lot of work in this
area.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to