[965] Replace the state cache suballocator with direct dri_bufmgr use.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.h
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-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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-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-08 Keith PackardMerge branch 'origin'
2007-01-08 Keith PackardMerge branch 'origin' into crestline
2007-01-07 Keith PackardMerge branch 'master' into crestline
2007-01-07 Keith PackardVarious warning fixes for i965 driver.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-10 Eric Anholti965: Fix a crash with wine by not allocating >1MB...
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-10-31 Keith Whitwellcleanup code, compiles with vbo changes
2006-10-30 Keith Whitwellswitch several dri drivers over
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.