Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: import latest GLSL code from gallium-0.1 branch | Brian Paul | 2008-08-16 | 1 | -1/+1 |
* | Remove all the USE_MEMPOOL debug code. | Brian | 2007-04-21 | 1 | -17/+2 |
* | Use new memory pool allocator. Lots of debug code still in place... | Brian | 2007-04-21 | 1 | -8/+28 |
* | formatting fixes | Brian | 2007-02-26 | 1 | -6/+8 |
* | remove unused slang_atom_pool_gen() | Brian | 2007-02-23 | 1 | -14/+0 |
* | Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc... | Brian | 2006-12-13 | 1 | -0/+13 |
* | Comment and indent the atom functions. | Michal Krol | 2006-11-17 | 1 | -54/+71 |
* | revert prev check-in | Brian Paul | 2006-11-16 | 1 | -13/+8 |
* | Add a lot of const qualifiers for const-correctness. | Brian Paul | 2006-11-16 | 1 | -8/+13 |
* | Add GLSL preprocessor. | Michal Krol | 2006-09-26 | 1 | -1/+94 |
* | Remove carriage-return chars *ONLY*. | Michal Krol | 2006-04-18 | 1 | -112/+112 |
* | Get it running for ARB_vertex_shader. | Michal Krol | 2006-02-13 | 1 | -24/+63 |
* | Move some utility functions to slang_utility.c. | Michal Krol | 2005-04-22 | 1 | -0/+73 |