libs: re-indent all source code related to VA utilities.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiutils_glx.h
2014-01-23 Gwenole Beauchesnelibs: re-indent all source code related to VA utilities.
2014-01-23 Gwenole Beauchesnelibs: check that private headers remain private.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-01-29 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-09-27 Gwenole Beauchesneutils: drop unused GLX helpers.
2012-09-27 Gwenole Beauchesneutils: fix build with <GL/glext.h> version >= 85.
2012-07-19 Gwenole BeauchesneUse standard G_GNUC_INTERNAL keyword instead of attribu...
2012-02-07 Gwenole Beauchesneglib: fix includes.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbCall the GLX/Pixmap related functions through the vtable.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-04-02 gbFix TFP logic and simplify the FBO model. i.e. it's...
2010-04-01 gbShorter structs.
2010-03-31 gbImprove handling of GL contexts.
2010-03-30 gbAdd TFP and FBO helpers.
2010-03-29 gbAdd glXSwapBuffers() workaround for NVIDIA.
2010-03-29 gbFix texture rendering.
2010-03-26 gbAdd initial VA/GLX texture abstraction though the API...
2010-03-26 gbAdd gst_vaapi_window_glx_make_current(). Handle X11...
2010-03-25 gbAdd initial VA/GLX support.