Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use cast wrappers for sanity checking | Brian | 2006-12-20 | 1 | -6/+23 |
* | Clean-up and re-org of the main GLSL object types. | Brian | 2006-12-19 | 1 | -40/+40 |
* | additional error checking | Brian | 2006-12-19 | 1 | -0/+7 |
* | Implement if-conditionals and while loops, added temporary resolve-branches f... | Brian | 2006-12-18 | 1 | -0/+44 |
* | Use _mesa_free_linked_program_data() | Brian | 2006-12-18 | 1 | -40/+6 |
* | Lots of assorted changes. | Brian | 2006-12-15 | 1 | -14/+14 |
* | more debug output | Brian | 2006-12-15 | 1 | -2/+11 |
* | include prog_print.h | Brian | 2006-12-14 | 1 | -0/+1 |
* | Updated #includes after splitting program.h | Brian | 2006-12-14 | 1 | -2/+3 |
* | The new linker actually does a few things right now: | Brian | 2006-12-14 | 1 | -140/+261 |
* | Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc... | Brian | 2006-12-13 | 1 | -0/+226 |