diff options
author | Adel Gadllah <adel.gadllah@gmail.com> | 2014-03-30 23:36:25 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-04-02 21:28:26 +0100 |
commit | d120506e158e58b7a532c31427fe0a056ea270d8 (patch) | |
tree | e238801f0d61c99c36a3ce3fa4ba01a766b9fbcc /src/gallium/state_trackers/wgl | |
parent | 2355a6441435b8e66a032c44f0794066338e30a3 (diff) |
glx: Do not advertise buffer_age on dri2
Previously GLX_EXT_buffer_age has always been advertised as supported because
both client_glx_support and client_glx_only where set. So it did not matter
that direct_support is only set when running dri3 and we ended up always
advertising it.
Fix that by not setting client_glx_only for buffer_age in known_glx_extensions.
Signed-off-by: Adel Gadllah <adel.gadllah@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/gallium/state_trackers/wgl')
0 files changed, 0 insertions, 0 deletions