Merge branch 'master' into crestline
[mesa.git] / src / mesa / drivers / dri / i965 / intel_context.c
2007-01-07 Keith PackardMerge branch 'master' into crestline
2007-01-07 Keith PackardInitialize GL_ARB_occlusion_query only if DRM support...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 Wang Zhenyui965: ARB_occlusion_query support
2006-12-30 Haihao XiangUse the tiled flag in the sarea to determine region...
2006-12-27 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-27 Haihao XiangSupport linear format in i965.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 Zou Nan haiARB_occlusion_query support
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-11 Wang ZhenyuARB_occlusion_query support
2006-12-10 Wang Zhenyuadding pci id of Crestline
2006-11-23 Keith WhitwellHaihao Xiang's pointsize initialization patch.
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-09-20 Keith Whitwellremove some dead code
2006-09-20 Keith WhitwellSupport ARB_texture_rectangle.
2006-09-20 Keith Whitwell1) Add a new flag in the sarea (coopting the unused...
2006-09-20 Keith Whitwelladd accelerated glCopyPixels path
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-09-04 Keith WhitwellDon't export NV_vertex_program as it's not supported...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.