Fix TFP logic and simplify the FBO model. i.e. it's not necessary
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiutils_glx.c
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.