Age | Commit message (Expand) | Author |
---|---|---|
2006-11-23 | Haihao Xiang's pointsize initialization patch. | Keith Whitwell |
2006-10-23 | Emit cliprects in the userspace driver as required, rather than | Keith Whitwell |
2006-10-15 | Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since | Brian Paul |
2006-10-05 | Accelerate glBitmap with a color expand blit. Nice speedup for demos | Keith Whitwell |
2006-09-20 | remove some dead code | Keith Whitwell |
2006-09-20 | Support ARB_texture_rectangle. | Keith Whitwell |
2006-09-20 | 1) Add a new flag in the sarea (coopting the unused texAge value) to | Keith Whitwell |
2006-09-20 | add accelerated glCopyPixels path | Keith Whitwell |
2006-09-07 | Cope with memory pool fragmentation by allowing a second attempt at | Keith Whitwell |
2006-09-07 | Make sure bmBufferOffset is called for all active buffers every time | Keith Whitwell |
2006-09-04 | Don't export NV_vertex_program as it's not supported, it confuses | Keith Whitwell |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt |