r300: Added TODO comment regarding immediate mode implementation.
authorOliver McFadden <z3ro.geek@gmail.com>
Sun, 20 May 2007 17:20:10 +0000 (17:20 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Sun, 20 May 2007 17:20:10 +0000 (17:20 +0000)
src/mesa/drivers/dri/r300/r300_render.c

index 6cec2bb1ea7f9a9eba04414fb01d680cf8e29027..143fe9fd35dcec66b88f9260518aa9699322330a 100644 (file)
@@ -45,6 +45,9 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
  * obviously this does work... Further investigation is needed.
  *
  * \author Nicolai Haehnle <prefect_@gmx.net>
+ *
+ * \todo Add immediate implementation back? Perhaps this is useful if there are
+ * no bugs...
  */
 
 #include "glheader.h"