Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-04 | i965: Settle on printing our program debug to stdout. | Eric Anholt | |
Mixing stderr (_mesa_print_program, _mesa_print_instruction, _mesa_print_alu) with stdout means that when writing both to a file, there isn't a consistent ordering between the two. | |||
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | |