summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_context.h
AgeCommit message (Expand)Author
2007-02-25Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu
2007-02-02Add Intel 965GM chipset infoWang Zhenyu
2007-02-02Revert origin crestline pci id patchWang Zhenyu
2007-01-26ARB_Occlusion_query should support multiple query at same timeZou Nan hai
2007-01-24 965 ARB_Occlusion_query fixZou Nan hai
2007-01-181. Fix bug #155Zou Nan hai
2007-01-06i965: ARB_occlusion_query supportWang Zhenyu
2006-12-11ARB_occlusion_query supportWang Zhenyu
2006-12-10adding pci id of CrestlineWang Zhenyu
2006-12-02Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...Gary Wong
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-10-13Use unsigned long cast for checking pointer alignment, fixes x64 warnings.Keith Whitwell
2006-10-05Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell
2006-09-20remove some dead codeKeith Whitwell
2006-09-20add accelerated glCopyPixels pathKeith Whitwell
2006-09-07Make sure bmBufferOffset is called for all active buffers every timeKeith Whitwell
2006-09-06Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt