Merge branch 'origin'
[mesa.git] / src / mesa / drivers / dri / i965 / intel_context.h
2007-01-06 Wang Zhenyui965: ARB_occlusion_query support
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-02 Gary WongStructure CopyPixels similarly to i915 do_texture_copyp...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-10-13 Keith WhitwellUse unsigned long cast for checking pointer alignment...
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-09-20 Keith Whitwellremove some dead code
2006-09-20 Keith Whitwelladd accelerated glCopyPixels path
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-09-06 Keith WhitwellSimplify the immediate and displaylist code. Treat...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.