summaryrefslogtreecommitdiff
path: root/src/i965_output_dri.c
Commit message (Expand)AuthorAgeFilesLines
* Use the latest symbol nameXiang, Haihao2017-09-271-3/+3
* intel-vaapi-driver 2.0.0.pre1 for developmentXiang, Haihao2017-09-271-1/+1
* Use ASSERT_RET() instead of assert() for some assertionsXiang, Haihao2017-06-051-5/+5
* Fix coding style in the previous commitsXiang, Haihao2017-05-121-6/+3
* dri: error for more unimplemented surface formatsVíctor Manuel Jáquez Leal2017-04-131-2/+4
* Unify the coding style in the driverXiang, Haihao2017-04-071-16/+22
* dri: return error for unimplemented surface formatsScott D Phillips2016-07-271-0/+3
* dri: Update region's width/height on every PutSurfaceChris Wilson2015-02-041-16/+14
* vpp: drop internal postprocessing (I965_PP_xxx) flags.Gwenole Beauchesne2014-11-111-16/+3
* surface: drop SURFACE_DISPLAYED flag.Gwenole Beauchesne2014-06-161-1/+0
* render: don't deallocate surface storage of displayed frames.Gwenole Beauchesne2014-06-161-5/+0
* debug: add g_intel_debug_option_flags for simple driver debugZhao, Halley2014-06-061-3/+2
* surface: factor out release of surface buffer storage.Gwenole Beauchesne2014-06-021-5/+1
* Add one environment variable to check the benchmark of decoding/vaPutsurfaceZhao Yakui2014-02-271-1/+2
* Support the BT709 color standard for conversion from YUV to RGBZhao Yakui2013-12-031-0/+7
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-6/+4
|\
| * Render: Add four subpicture supportLi,Xiaowei2012-12-141-3/+6
| * Add sysdeps.h for system-dependent definitions.Gwenole Beauchesne2012-10-081-4/+1
| * Fix build with VA-API 0.32.0.Gwenole Beauchesne2012-10-081-2/+1
| * Drop explicit dependency on libva-x11.Gwenole Beauchesne2012-09-261-3/+69
| * Allow build without VA/X11 API.Dmitry Ermilov2012-09-261-0/+147
* Check the object instance instead of the id for subpicture and imageXiang, Haihao2013-03-151-4/+5
* VPP: check the backing store bufferXiang, Haihao2013-03-151-1/+1
* Render: directly use the backing store bufferXiang, Haihao2013-03-151-2/+2
* Render: Add four subpicture supportLi,Xiaowei2012-12-141-3/+6
* Drop explicit dependency on libva-x11.Gwenole Beauchesne2012-08-061-3/+69
* Allow build without VA/X11 API.Dmitry Ermilov2012-08-061-0/+147