[965] Replace the state cache suballocator with direct dri_bufmgr use.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_state.c
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
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-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
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-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-29 Xiang, Haihaoi965: samplers group in fours in WM_STATE. fix bug...
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-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
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.
2007-01-06 Wang Zhenyui965: ARB_occlusion_query support
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-09-07 Keith WhitwellUse lower alignments where possible. Also pad out...
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.