Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/vf: Remove. | José Fonseca | 2011-04-23 | 1 | -662/+0 |
* | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -4/+4 |
* | Remove _mesa_memset in favor of plain memset. | Kenneth Graunke | 2010-02-19 | 1 | -1/+1 |
* | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca | 2008-07-24 | 1 | -4/+4 |
* | set outputs_safe to 0 as it's possible for the code generation | Alan Hourihane | 2008-03-19 | 1 | -1/+1 |
* | remove duplicate init func | Alan Hourihane | 2007-11-09 | 1 | -2/+0 |
* | Add the vf module. | Keith Whitwell | 2007-05-24 | 1 | -0/+664 |