Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend printMESA function to output also to shader's info log. | Michal Krol | 2006-05-16 | 1 | -8/+24 |
* | Remove carriage-return chars *ONLY*. | Michal Krol | 2006-04-18 | 1 | -567/+567 |
* | More GLSL code: | Michal Krol | 2006-03-14 | 1 | -28/+52 |
* | More GLSL code: | Michal Krol | 2006-02-27 | 1 | -4/+28 |
* | More GLSL code: | Michal Krol | 2006-02-21 | 1 | -0/+31 |
* | More GLSL code. | Michal Krol | 2006-02-18 | 1 | -0/+33 |
* | Get it running for ARB_vertex_shader. | Michal Krol | 2006-02-13 | 1 | -79/+167 |
* | remove some test code; | Michal Krol | 2006-01-16 | 1 | -47/+48 |
* | additional wrapper updates, bug 4468 | Brian Paul | 2005-09-19 | 1 | -0/+14 |
* | use mesa import wrappers, bug 4468 | Brian Paul | 2005-09-16 | 1 | -1/+1 |
* | disable the pointer size assertions (bug 4021) | Brian Paul | 2005-08-10 | 1 | -2/+5 |
* | fix indentation | Brian Paul | 2005-08-10 | 1 | -14/+14 |
* | change the behaviour of enter and local_addr instructions | Michal Krol | 2005-05-25 | 1 | -5/+5 |
* | silence gcc warnings | Keith Whitwell | 2005-05-23 | 1 | -0/+2 |
* | intermediate code generator (not finished); | Michal Krol | 2005-05-19 | 1 | -0/+347 |