Skip to content

InvalidateFramebuffer with freedreno

Jonathan Marek requested to merge flto/mesa:freedreno-invalidate into master

This patchset allows glInvalidateFramebuffer/glDiscardFramebufferEXT to work with freedreno. It also allows the automatic EGL depth/stencil invalidate to work and thus should provide a small performance boost to nearly all depth-using applications.

Merge request reports