mesa: remove super old TODOs from shaderapi.c
[mesa.git] / src / mesa / main / shaderapi.c
index 99eb2dc00e2979bc3753e97b2e8e3a7f11464437..5a0a61275125ee7d28a424b87c8ab66170eb9b42 100644 (file)
  *
  * Implementation of GLSL-related API functions.
  * The glUniform* functions are in uniforms.c
- *
- *
- * XXX things to do:
- * 1. Check that the right error code is generated for all _mesa_error() calls.
- * 2. Insert FLUSH_VERTICES calls in various places
  */