[Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium

Michel Dänzer michel at daenzer.net
Wed May 28 02:59:34 PDT 2014


On 28.05.2014 09:55, Axel Davy wrote:
> From: Keith Packard <keithp at keithp.com>
> 
> Provide the hook to pull textures out of __DRIimage structures and use them as
> renderbuffers.
> 
> Signed-off-by: Keith Packard <keithp at keithp.com>

Enabling DRI3 using this change breaks a number of depth/stencil and
multisampling related piglit tests on radeonsi compared to DRI2. No idea
yet what's wrong. Keith, I presume there's no such issue with DRI3 on intel?

(According to Tom Stellard, the same or at least a similar issue also
occurs when using this patch for running piglit without X via GBM and
DRM render nodes.)


-- 
Earthling Michel Dänzer            |                  http://www.amd.com
Libre software enthusiast          |                Mesa and X developer


More information about the mesa-dev mailing list