OSDN Git Service

mesa: Add a _mesa_problem to document a piglit failure on i965.
authorEric Anholt <eric@anholt.net>
Thu, 6 Jun 2013 06:19:27 +0000 (23:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 10 Jun 2013 21:04:25 +0000 (14:04 -0700)
commitfceff14450e48a90778e0d1e79c13fa7a40631e6
tree6d3a895d7c80d43ba9304fd297c60c8288f5fbda
parent9a0bd682f958b642519709b879d4ceb39efbcaff
mesa: Add a _mesa_problem to document a piglit failure on i965.

Having figured out what was going on with piglit fbo-depth copypixels
GL_DEPTH_COMPONENT32F (falling all the way back to swrast on CopyPixels to
a float depth buffer), I'm not inclined to fix the problem currently but
it seems worth saving someone else the debug time.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/swrast/s_depth.c