OSDN Git Service

i965: Turn on ARB_depth_buffer_float by default.
authorEric Anholt <eric@anholt.net>
Thu, 5 Jan 2012 02:02:49 +0000 (18:02 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jan 2012 17:49:21 +0000 (09:49 -0800)
commitdeb6dd6b4df7324b4b240799029a80db65b89d96
treecc2af1af1804eaca9ec6b2ccc97a237d134db3fa
parent3786a3e644d0770e1247f24c6379388513728174
i965: Turn on ARB_depth_buffer_float by default.

Everything about this that we have tests for works except for the
deprecated metaops.  The conclusion we came to on IRC sounded like we
were OK with turning it on as long as core functionality works.  The
remaining failures (copypixels, drawpixels) should just be a matter of
finishing the MapRenderbuffer for them.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/intel/intel_extensions.c