Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | replace __inline and __inline__ with INLINE macro | Brian Paul | 2008-06-21 | 1 | -3/+3 |
* | merge current trunk into vbo branch | Alan Hourihane | 2006-11-02 | 1 | -3/+2 |
* | switch remaining drivers over to vbo | Keith Whitwell | 2006-10-31 | 1 | -2/+2 |
* | Want to stop passing x/y/width/height to Clear() function. | Brian Paul | 2006-10-18 | 1 | -2/+9 |
* | Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since | Brian Paul | 2006-10-15 | 1 | -15/+0 |
* | Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines. | Brian Paul | 2006-10-15 | 1 | -1/+0 |
* | make some functions static | Brian Paul | 2005-09-05 | 1 | -3/+6 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -7/+8 |
* | Get trident building and -Werror clean. | Adam Jackson | 2004-12-24 | 1 | -13/+15 |
* | Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-... | Adam Jackson | 2004-12-16 | 1 | -0/+552 |