i965: Add the ability to render to I8/L8 and I16/L16 UNORM formats.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 29 Mar 2015 10:45:16 +0000 (03:45 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 7 Apr 2015 21:34:02 +0000 (14:34 -0700)
commit73d106822e3d0e851ef1308afff7490007b1af8c
tree4b9dd4f9c47dae3eb358a18e243feb53d9fec1c1
parent60dcd972574b11fa5f29ceb173d4b3ae430e618d
i965: Add the ability to render to I8/L8 and I16/L16 UNORM formats.

This allows those formats to work with the meta PBO upload path.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/brw_surface_formats.c