[Mesa-dev] [PATCH] mesa: remove super old TODOs from shaderapi.c

Timothy Arceri tarceri at itsqueeze.com
Wed Aug 7 00:21:43 UTC 2019


---
 src/mesa/main/shaderapi.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/mesa/main/shaderapi.c b/src/mesa/main/shaderapi.c
index 1351f7fd06f..607d30e2bd4 100644
--- a/src/mesa/main/shaderapi.c
+++ b/src/mesa/main/shaderapi.c
@@ -29,11 +29,6 @@
  *
  * 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
  */
 
 
-- 
2.21.0



More information about the mesa-dev mailing list