OSDN Git Service

dri: return error for unimplemented surface formats
authorScott D Phillips <scott.d.phillips@intel.com>
Mon, 25 Jul 2016 20:19:28 +0000 (13:19 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 27 Jul 2016 07:49:10 +0000 (15:49 +0800)
commitc7c69eb953822bbaf2075f9bea6f52d41212f5d3
treedbdeeb735bb32eb87718fc32623fecfa81539bfd
parent51ad826fcc0d2512f7ef74e807e4b8526663fc28
dri: return error for unimplemented surface formats

Previously packed YUV422 surface were allowed to be renderd but
got rendered improperly.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
src/i965_output_dri.c