projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62b6eef
)
r300: Added TODO comment regarding immediate mode implementation.
author
Oliver McFadden
<z3ro.geek@gmail.com>
Sun, 20 May 2007 17:20:10 +0000
(17:20 +0000)
committer
Oliver McFadden
<z3ro.geek@gmail.com>
Sun, 20 May 2007 17:20:10 +0000
(17:20 +0000)
src/mesa/drivers/dri/r300/r300_render.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_render.c
b/src/mesa/drivers/dri/r300/r300_render.c
index 6cec2bb1ea7f9a9eba04414fb01d680cf8e29027..143fe9fd35dcec66b88f9260518aa9699322330a 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_render.c
+++ b/
src/mesa/drivers/dri/r300/r300_render.c
@@
-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"