summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2014-10-23 00:43:45 -0400
committerIlia Mirkin <[email protected]>2014-11-15 14:14:51 -0500
commit3bc42a09e2d13c42e15423a17b5c571049a11224 (patch)
tree5281a49450f2486530bf8a66f914b93080830f3f /docs/GL3.txt
parent61c68b69d704b5faa5ff9d2b73b24bebf7e19412 (diff)
nv50,nvc0: use clip_halfz setting when creating rasterizer state
This enables the ARB_clip_control extension. Signed-off-by: Ilia Mirkin <[email protected]> Cc: "10.4" <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 28544312945..cfbce92bd92 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -187,7 +187,7 @@ GL 4.4, GLSL 4.40:
GL 4.5, GLSL 4.50:
GL_ARB_ES3_1_compatibility not started
- GL_ARB_clip_control DONE (llvmpipe, softpipe, r300, r600, radeonsi)
+ GL_ARB_clip_control DONE (nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, llvmpipe, softpipe)
GL_ARB_cull_distance not started
GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600)