diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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: |