i965/fs: Lower 32x32 bit multiplication on BXT.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_blit.c
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Eric Anholtfix LogicOp/bitmap problem, bug 11133
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Zou Nan haii965: xdemos/glxthreads get: Assertion `block->fenced...
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 hai Fix bug #93, i965 driver not thread safe.
2006-12-13 Zou Nan hai Fix bug #93
2006-11-21 Keith WhitwellGary Wong's patches for CopyPixels Logiop (enable)...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-09-22 Keith WhitwellExplicit test for +ve pitches in intelEmitCopyBlit()
2006-09-20 Keith WhitwellAdd a comment about the interactions of negative pitche...
2006-09-20 Keith WhitwellBroadwater seems to prefer this style of blitting.
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.