[Libva] [PATCH] VA/GLX: drop GLX 1.3 requirement
Gwenole Beauchesne
gbeauchesne at splitted-desktop.com
Thu Jul 1 02:53:02 PDT 2010
Hi,
This patch drops the GLX 1.3 requirement. It was initially desired to make
sure the TFP extensions are available. However, some drivers do support
TFP but still expose GLX 1.2. For those, glXQueryExtensionsString() shall
return GLX_EXT_texture_from_pixmap.
I have checked two GMA500 drivers and they operate correctly. e.g. one
with support TFP and not for the other. Test pending for G45 chips but I
believe this is OK too. i.e. GLX_EXT_texture_from_pixmap is only reported
as server & client extensions, not as plain GLX extensions.
Thanks,
Gwenole.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Drop-GLX-1.3-requirement.patch
Type: text/x-diff
Size: 1156 bytes
Desc:
URL: <http://lists.freedesktop.org/archives/libva/attachments/20100701/63355657/attachment-0001.patch>
More information about the Libva
mailing list