tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / va / config.c
2020-03-06 Thong Thaist/va: add check for P010 and P016 encode/decode support
2020-03-03 Satyajit Sahust/va: GetConfigAttributes: check profile and entrypoin...
2020-02-27 Pierre-Eric Pellou... st/va: enable 4:2:2 chroma format
2018-04-12 Leo Liust/va: add VP9 config to enable profile2
2018-04-12 Leo Liust/va: add VP9 config to enable profile0
2018-01-16 Grazvydas Ignotasst/va: release held locks in error paths
2017-10-17 Mark Thompsonst/va: Fix config entrypoint handling
2017-08-21 Leo Liust/va: add MJPEG for config
2017-06-22 Chandu Babu Nchange va max_entrypoints
2017-06-07 Thomas Hellandgallium: Add missing includes
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2016-10-18 Julien Isorcest/va: set default rt formats when calling vaCreateConfig
2016-10-14 Mark Thompsonst/va: Save surface chroma format in config
2016-10-14 Mark Thompsonst/va: Return more useful config attributes
2016-09-12 Boyuan Zhangst/va: enable vbr rate control for vaapi encode
2016-07-25 Boyuan Zhangst/va: enable h264 VAAPI encode
2016-07-25 Boyuan Zhangst/va: get rate control method from configattrib v2
2016-07-25 Boyuan Zhangst/va: add encode entrypoint v2
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-07 Christian Königst/va: disable MPEG4 by default v2
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-06 Julien Isorcest/va: properly indent buffer.c, config.c, image.c...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-30 Julien Isorcest/va: handle Video Post Processing for configs
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
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