st/va: delay decoder creation until max_references is known
[mesa.git] / src / gallium / state_trackers / va / context.c
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-11-20 Emil Velikovst/va: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-20 Emil Velikovst/va: trivial cleanup
2015-11-08 Leo Liust/va: use vl screen drm support from vl_wys_drm
2015-11-08 Leo Liust/va: fix build fails with pipe loader
2015-10-30 Julien Isorcest/va: add support to export a surface as dmabuf
2015-10-30 Julien Isorcest/va: add headless support, i.e. VA_DISPLAY_DRM
2015-10-30 Julien Isorcest/va: add colospace conversion through Video Post...
2015-10-30 Julien Isorcest/va: implement VaCreateSurfaces2 and VaQuerySurfaceAt...
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-04-28 Leo Liust/va: add h264 decoder level support
2014-11-19 Michael Vargast/va: added some calls to handle_table_remove()
2014-10-01 Leo Liust/va: implement vlVa(Query|Create|Get|Put|Destroy...
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: implement Context Surface and Buffer
2014-10-01 Christian Königst/va: implement vlVa(Create|Destroy|Query|Get)Config
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker