commit | b477384f4059cfda668c616c5655f2ee493cf6d1 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Sep 25 09:09:47 2012 -0700 |
committer | Eric Anholt <eric@anholt.net> | Tue Oct 09 14:32:02 2012 -0700 |
tree | 33d96962b9f9d8c600d789543a2f06a8336496e8 | |
parent | b49cd8495f2f01a55d126d42ea97a071c6723376 [diff] |
egl: Drop xcb ifdefs by just requiring a version from this year. glx and gallium's xcb_dri2 usage already require this version, so this is nothing really new. Reviewed-by: Chad Versace <chad.versace@linux.intel.com>