Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: regenerated lex.yy.c w/ _mesa_strtod() | Brian Paul | 2009-10-15 | 1 | -192/+193 |
* | ARB prog: replace 'unsigned' with 'gl_state_index' | Brian Paul | 2009-09-04 | 1 | -188/+189 |
* | ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK | Brian Paul | 2009-09-04 | 1 | -24/+10 |
* | ARB prog lexer: Fix lexer to eat both DOS and Unix line endings | Ian Romanick | 2009-08-23 | 1 | -303/+307 |
* | ARB prog lexer: attenuation is not just for vp | Ian Romanick | 2009-07-29 | 1 | -1/+1 |
* | ARB prog parser: Add support for GL_MESA_texture_array | Ian Romanick | 2009-07-27 | 1 | -644/+675 |
* | ARB prog parser: Add support for GL_ARB_fragment_program_shadow | Ian Romanick | 2009-07-27 | 1 | -627/+652 |
* | ARB prog parser: Fix handling of RECT | Ian Romanick | 2009-07-27 | 1 | -182/+183 |
* | ARB prog: Update generated files missed on previous two commits | Ian Romanick | 2009-07-27 | 1 | -4/+0 |
* | ARB_fp/vp: Initial import of new ARB vp/fp assembler | Ian Romanick | 2009-07-20 | 1 | -0/+3530 |