summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils_glx.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-27utils: drop unused GLX helpers.Gwenole Beauchesne1-17/+0
2012-09-27utils: fix build with <GL/glext.h> version >= 85.Gwenole Beauchesne1-0/+7
2012-07-19Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne1-47/+48
2012-02-07glib: fix includes.Gwenole Beauchesne1-1/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Call the GLX/Pixmap related functions through the vtable.gb1-0/+9
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-04-02Fix TFP logic and simplify the FBO model. i.e. it's not necessarygb1-10/+9
2010-04-01Shorter structs.gb1-3/+3
2010-03-31Improve handling of GL contexts.gb1-4/+19
2010-03-30Add TFP and FBO helpers.gb1-0/+102
2010-03-29Add glXSwapBuffers() workaround for NVIDIA.gb1-0/+4
2010-03-29Fix texture rendering.gb1-1/+1
2010-03-26Add initial VA/GLX texture abstraction though the API is not good enough yet.gb1-0/+20
2010-03-26Add gst_vaapi_window_glx_make_current(). Handle X11 window size changes and r...gb1-0/+10
2010-03-25Add initial VA/GLX support.gb1-0/+57