summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_context.c
AgeCommit message (Expand)Author
2006-09-20remove some dead codeKeith Whitwell
2006-09-20Support ARB_texture_rectangle.Keith Whitwell
2006-09-201) Add a new flag in the sarea (coopting the unused texAge value) toKeith Whitwell
2006-09-20add accelerated glCopyPixels pathKeith Whitwell
2006-09-07Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell
2006-09-07Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell
2006-09-04Don't export NV_vertex_program as it's not supported, it confusesKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt