glx: Unifdef some dri_interface.h defines.
authorEric Anholt <eric@anholt.net>
Tue, 25 Sep 2012 16:00:04 +0000 (09:00 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Oct 2012 21:32:02 +0000 (14:32 -0700)
commitc35a9388a303d5c54ee549ef05e5d23d991b823d
tree6511454901bc9ea282c33ab1b2ca161234de900d
parentbb01f671bb90a9ace0afa6a282d5142b90911f4b
glx: Unifdef some dri_interface.h defines.

dri_interface.h comes from our tree, so why litter our tree with ifdefs for
older versions of it?

I left in the DRI_TEX_BUFFER_VERSION ifdefs, which is broken and uncompiled
(the version wasn't bumped from 2 to 3 when the patch was landed), but I don't
know what should be done with it.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/glx/dri2_glx.c