diff options
author | Tobias Klausmann <[email protected]> | 2014-08-16 03:43:19 +0200 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-08-19 09:02:29 -0400 |
commit | eed8b19aac4d66d8810956cf83dbd9a82704f32d (patch) | |
tree | 2f9320455a9b644878f3d0d861383d109ba041c6 /docs/GL3.txt | |
parent | 544c54114a39b890c525b0a2d1602b21e9e4c2ee (diff) |
docs: Update status of ARB_conditional_render_inverted
Done for: nvc0, softpipe and llvmpipe
Reviewed-by: Ilia Mirkin <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Signed-off-by: Tobias Klausmann <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index b38e42c19dc..5549b3098d3 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -186,7 +186,7 @@ GL 4.5, GLSL 4.50: GL_ARB_ES3_1_compatibility not started GL_ARB_clip_control not started - GL_ARB_conditional_render_inverted not started + GL_ARB_conditional_render_inverted DONE (nvc0, softpipe, llvmpipe) GL_ARB_cull_distance not started GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600) GL_ARB_direct_state_access not started |