diff options
author | Brian Paul <[email protected]> | 2010-01-05 16:03:11 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-01-05 16:03:11 -0700 |
commit | 9089436930b9c18c670e0990ec34d097eec156ba (patch) | |
tree | bf4c995743a3ec141c0b6596ac97f4896bc15ee3 /docs/GL3.txt | |
parent | 15b05c54b7937eca57f50405c4bafb848b87edfa (diff) |
docs: added link to wiki page about missing Mesa features
Diffstat (limited to 'docs/GL3.txt')
-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 f25459db48c..8ca4e7b786b 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 |