mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
authorEric Anholt <eric@anholt.net>
Tue, 8 Sep 2009 19:32:05 +0000 (12:32 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 8 Sep 2009 21:30:18 +0000 (14:30 -0700)
commitb11a8ea863612827fe04b636f1c2eae9e1536fbd
tree6886debede55aea5a0f451ae17a2d36d2a1ed5a3
parent0310aafd9ea502e07a86b355cfca902102b9117c
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.

The wording of these two is exactly the same, except for the issue
"Can fragments with wc<=0 be generated when this extension is supported?",
which idr thinks is a non-issue for us.
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/x11/xm_api.c
src/mesa/main/extensions.c