gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal da835c7508 libs: add gl3_bind_texture_2d()
Since OpenGL3.1 removed the fixed pipelines[1] enabling 2D textures is not
needed. In particular, the Intel's Mesa implementation complains if it is
called.

This patch add a new binding function for 2D textures, without enabling
gl3_bind_texture_2d()[2].

1. https://www.opengl.org/wiki/Fixed_Function_Pipeline
2. https://www.opengl.org/wiki/Common_Mistakes#OOP_and_hidden_binding

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=753099
2015-11-30 13:26:22 +01:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
codecparsers VP9: Allow building vp9 codecparser internally 2015-11-06 14:25:39 +02:00
vaapi libs: add gl3_bind_texture_2d() 2015-11-30 13:26:22 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00