Module: Mesa Branch: master Commit: 81e585fabe1f89ffc924c5c001812a48c499980a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81e585fabe1f89ffc924c5c001812a48c499980a
Author: Matt Turner <[email protected]> Date: Thu Mar 21 15:59:08 2013 -0700 docs: Mark ARB_ES3_compatibility as done. --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index de51693..640dec2 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -133,7 +133,7 @@ GL 4.3: GLSL 4.3 not started ARB_arrays_of_arrays not started -ARB_ES3_compatibility not started +ARB_ES3_compatibility DONE (i965) ARB_clear_buffer_object not started ARB_compute_shader started (gallium) ARB_copy_image not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
