uterm: drm3d: fix GL_UNPACK_ROW_LENGTH(_EXT) macro
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 19 Aug 2013 21:15:43 +0000 (23:15 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 19 Aug 2013 21:15:43 +0000 (23:15 +0200)
commit31d7b4d5964ef501eddf5ca6ae64a1275284433e
treeae9bddfc3434d119750fb60deb41a26714ac3a64
parenta23acf14f14c169e747c8d144d773aaa02815fc3
uterm: drm3d: fix GL_UNPACK_ROW_LENGTH(_EXT) macro

Khronos "fixed" their new OpenGLES2 headers and added a bunch of _EXT
suffixes. Now we need to test for both, the old and new macros, yay!

Thanks to Yichao Yu for spotting that.

Reported-by: Yichao Yu <yyc1992@gmail.com>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/uterm_drm3d_internal.h