utils: fix gl_create_context() with parent context set.
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiutils_glx.c
2012-07-24 Gwenole Beauchesneutils: fix gl_create_context() with parent context...
2012-01-30 Gwenole BeauchesneAdd header for system-dependent definitions.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-16 Gwenole Beauchesneutils: slight improvements to gl_bind_texture().
2012-01-16 Gwenole Beauchesneutils: pretty-print output of gl_get_error_string().
2012-01-16 Gwenole Beauchesneutils: rewrite gl_perspective() as per OpenGL FAQ 9...
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2011-06-14 Gwenole BeauchesneFix licensing terms.
2010-09-20 gbDrop the GLX 1.3 requirement.
2010-09-20 gbCall the GLX/Pixmap related functions through the vtable.
2010-09-20 gbFix GLX version check.
2010-09-20 gbFix OpenGL texture internal format (Clutter).
2010-04-20 gbFix OpenGL rendering on G45 systems.
2010-04-16 gbFix gl_create_context() to find a GLXFBConfig compatibl...
2010-04-02 gbFix TFP logic and simplify the FBO model. i.e. it's...
2010-03-31 gbImprove handling of GL contexts.
2010-03-30 gbAdd TFP and FBO helpers.
2010-03-29 gbUse a projection suitable for rotation around the Y...
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.