| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file | Brian Paul | 2009-04-03 | 1 | -0/+1 |
* | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-12-16 | 1 | -0/+2 |
|\ |
|
| * | mesa: move _mesa_dlopen(), etc into separate dlopen.c file | Brian Paul | 2008-12-15 | 1 | -0/+2 |
* | | remove leftover merge conflict markers | Keith Whitwell | 2008-09-23 | 1 | -4/+0 |
* | | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -0/+4 |
|\| |
|
| * | mesa: refactor: move glTexParameter-related functions into new texparam.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move glTexEnv-related functions into new texenv.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move glTexGen-related functions into new texgen.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move multisample-related functions into new multisample.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move glClear, glClearColor into new clear.c file. | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move scissor functions into new scissor.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file | Brian Paul | 2008-09-21 | 1 | -0/+2 |
| * | mesa: refactor: move glReadPixels code into new readpix.c file | Brian Paul | 2008-09-21 | 1 | -0/+142 |
| * | glcore: drop outdated sources files intented for xorg | George Sapountzis | 2008-04-23 | 1 | -138/+0 |
* | | mesa: refactor: move glTexParameter-related functions into new texparam.c file | Brian Paul | 2008-06-11 | 1 | -0/+2 |
* | | mesa: refactor: move glTexEnv-related functions into new texenv.c file | Brian Paul | 2008-06-11 | 1 | -0/+2 |
* | | mesa: refactor: move glTexGen-related functions into new texgen.c file | Brian Paul | 2008-06-11 | 1 | -0/+2 |
* | | mesa: remove unused api_eval.h header file | Brian Paul | 2008-06-09 | 1 | -1/+0 |
* | | mesa: refactor: move multisample-related functions into new multisample.c file | Brian Paul | 2008-06-09 | 1 | -0/+2 |
* | | mesa: refactor: move glClear, glClearColor into new clear.c file. | Brian Paul | 2008-06-09 | 1 | -0/+2 |
* | | mesa: refactor: move scissor functions into new scissor.c file | Brian Paul | 2008-06-09 | 1 | -0/+2 |
* | | mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file | Brian Paul | 2008-06-09 | 1 | -0/+2 |
* | | mesa: refactor: move glReadPixels code into new readpix.c file | Brian Paul | 2008-06-09 | 1 | -0/+2 |
* | | mesa: refactor: move glPixelStore function into new pixelstore.c file | Brian Paul | 2008-06-09 | 1 | -0/+2 |
|/ |
|
* | list header files in sources files (Dan Nicholson) | Brian Paul | 2006-11-21 | 1 | -1/+75 |
* | sources for X.org xserver build | Brian Paul | 2006-10-11 | 1 | -0/+64 |