summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Natalie <jenatali@microsoft.com>2022-02-07 09:49:33 -0800
committerMarge Bot <emma+marge@anholt.net>2022-07-22 00:00:54 +0000
commitfccd6e275c3278a5abe814e9a0e535ffca436243 (patch)
treeb455c9f75ddb796c727a7e86f41ceb9c0f6c54c6 /docs
parent948c03bf58b73f904fb9abe3814b0f830328168f (diff)
d3d12: Support clip halfz
Reviewed-by: Giancarlo Devich <gdevich@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17567>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 47ba684337e..56b8adacdf2 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -213,7 +213,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi, llvmpipe, zink
GL 4.5, GLSL 4.50 -- all DONE: nvc0, r600, radeonsi, llvmpipe, zink
GL_ARB_ES3_1_compatibility DONE (i965/hsw+, softpipe, virgl)
- GL_ARB_clip_control DONE (freedreno, i965, nv50, softpipe, virgl, lima)
+ GL_ARB_clip_control DONE (freedreno, i965, nv50, softpipe, virgl, lima, d3d12)
GL_ARB_conditional_render_inverted DONE (freedreno, i965, nv50, softpipe, virgl, panfrost, d3d12)
GL_ARB_cull_distance DONE (freedreno/a6xx, i965, nv50, softpipe, virgl)
GL_ARB_derivative_control DONE (i965, nv50, softpipe, virgl)