projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdbd9f1
)
ir_to_mesa: Remove stale comment about monoburg.
author
Eric Anholt
<eric@anholt.net>
Tue, 11 May 2010 07:00:35 +0000
(
00:00
-0700)
committer
Eric Anholt
<eric@anholt.net>
Thu, 24 Jun 2010 22:05:20 +0000
(15:05 -0700)
ir_to_mesa.cpp
patch
|
blob
|
history
diff --git
a/ir_to_mesa.cpp
b/ir_to_mesa.cpp
index
4478625
..
1485b6a
100644
(file)
--- a/
ir_to_mesa.cpp
+++ b/
ir_to_mesa.cpp
@@
-26,10
+26,6
@@
*
* Translates the IR to ARB_fragment_program text if possible,
* printing the result
- *
- * The code generation is performed using monoburg. Because monoburg
- * produces a single C file with the definitions of the node types in
- * it, this file is included from the monoburg output.
*/
/* Quiet compiler warnings due to monoburg not marking functions defined