diff options
author | Dave Airlie <airlied@redhat.com> | 2015-09-23 11:19:00 +1000 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2015-09-23 17:08:44 -0400 |
commit | 6da3f5d04f6a1cda0c858280f9561f9fbc323275 (patch) | |
tree | 1509845c8a9dad2288513356a1bf052e5e4cb770 /composite | |
parent | 5e9457c41c05b65da7e39bd8944ec761479f19dd (diff) |
glx: fix regression with copy sub buffer disappearing
So copy sub buffer isn't a core extensions it's a driver extension
which means we are using totally the wrong interface to query for it
here, which means bad things happen when you roll out this code,
for instance MESA_copy_sub_buffer stops working.
This is just the hack I'm sticking in Fedora to avoid the regression
for now, but hopefully will inspire us.
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'composite')
0 files changed, 0 insertions, 0 deletions