dri2: Create image from texture
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>
Tue, 27 Nov 2012 13:19:54 +0000 (15:19 +0200)
committerChad Versace <chad.versace@linux.intel.com>
Fri, 1 Feb 2013 19:58:12 +0000 (11:58 -0800)
commit7b7af48e010565cdd11f486c000fd929b6ca99f1
tree3293936e5e5c87b61fdcf6743155111a5bbac594
parenta8a5055f2dea1960898763d17f28043577c3e64e
dri2: Create image from texture

Add create image from texture extension and bump version.

v8: - Add appropriate image errors codes in DRI interface so we don't
      have to use internal EGL functions in driver. Suggested by Chad Versace.

Reviewed-by: Eric Anholt <eric@anholt.net> (v6)
Reviewed-by: Chad Versace <chad.versace@linux.intel.com> (v8)
Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
include/GL/internal/dri_interface.h
src/egl/drivers/dri2/egl_dri2.c