OSDN Git Service

mesa: remove unimplemented FramebufferTextureARB
authorJordan Justen <jordan.l.justen@intel.com>
Mon, 29 Oct 2012 17:45:44 +0000 (10:45 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Sat, 3 Nov 2012 17:54:41 +0000 (10:54 -0700)
commitf625cb580a14ce6fedd62f98bb7437c167a11c76
treeb9a82a9ee0077e270d0785658bcc5c7a83674d0b
parentf862be0d7c7997401565f8fba87cf9c2f53f170b
mesa: remove unimplemented FramebufferTextureARB

This function can be re-added with an actual implementation
when ARB_geometry_shader4 is supported.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/main/api_exec.c
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h