Age | Commit message (Expand) | Author |
---|---|---|
2007-05-02 | Resuscitate some of the DDX,DDY code. | Brian |
2007-02-25 | define and use MAX_PROGRAM_ADDRESS_REGS | Brian |
2007-02-25 | Add EnvParams field to gl_program_machine, avoid passing ctx to a bunch of fu... | Brian |
2007-02-25 | remove 'maxInst' parameter from _mesa_execute_program() | Brian |
2007-02-25 | remove unused 'element' parameter from _mesa_execute_program() | Brian |
2007-02-24 | Outputs[] array wasn't large enough, define MAX_PROGRAM_OUTPUTS, new assertions. | Brian |
2007-02-22 | New, unified interpretor/executor for vertex and fragment programs. | Brian |