Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: fix convolve/convolution mix-ups | Brian | 2008-10-06 | 1 | -2/+2 |
* | gallium: s/feadback/feedback/, duh | Brian | 2008-06-20 | 1 | -2/+2 |
* | mesa: refactor: move glTexParameter-related functions into new texparam.c file | Brian Paul | 2008-06-11 | 1 | -0/+1 |
* | mesa: refactor: move glTexEnv-related functions into new texenv.c file | Brian Paul | 2008-06-11 | 1 | -0/+1 |
* | mesa: refactor: move glTexGen-related functions into new texgen.c file | Brian Paul | 2008-06-11 | 1 | -0/+3 |
* | mesa: refactor: move #define FEATURE flags into new mfeatures.h file | Brian Paul | 2008-06-10 | 1 | -45/+95 |
* | mesa: refactor: move multisample-related functions into new multisample.c file | Brian Paul | 2008-06-09 | 1 | -0/+1 |
* | mesa: refactor: move glClear, glClearColor into new clear.c file. | Brian Paul | 2008-06-09 | 1 | -0/+1 |
* | mesa: refactor: move scissor functions into new scissor.c file | Brian Paul | 2008-06-09 | 1 | -0/+1 |
* | mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file | Brian Paul | 2008-06-09 | 1 | -0/+826 |