summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index fb5c405ad..eacda795d 100644
--- a/TODO
+++ b/TODO
@@ -10,9 +10,6 @@ See https://bugs.freedesktop.org/show_bug.cgi?id=65676 for more details.
Move/rename tests in the bugs/ directory to proper places under tests/spec/
-Replace calls such as assert(glGetError() == 0) with piglit_check_gl_error().
-
-
Quite a few tests have GL enum names encoded in tables. For example, in
tests/texturing/texture-rg.c: