[965] Move to using shared texture management code.
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-20 Eric Anholt[965] Replace 965 texture format code with common code.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-16 Eric AnholtReplace symlink generation from i915 with files in...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-27 Dave Airliei915/i965 merge serer directories along lines for radeo...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Zou Nan hai support branch and loop in pixel shader
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 Michel DänzerShare code to lay out >= 945 style 2D mipmaps between...
2006-10-31 Keith Whitwellcleanup code, compiles with vbo changes
2006-10-30 Keith Whitwellcheckpoint - remove dead files, otherwise untested
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-09-20 Keith Whitwelladd accelerated glCopyPixels path
2006-09-08 Keith WhitwellBasic facility for playing back captured aubfiles....
2006-09-06 Keith WhitwellSimplify the immediate and displaylist code. Treat...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.