diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index f25459db48..8ca4e7b786 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -60,3 +60,6 @@ Frag depth clamp (GL_ARB_depth_clamp) DONE Fence objects (GL_ARB_sync) DONE + +More info about these features and the work involved can be found at +http://dri.freedesktop.org/wiki/MissingFunctionality |