[intel] Remove broken mutex protection from dri_bufmgrs.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_pool.c
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-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-27 Eric Anholt[965] Remove AUB file support.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-09-07 Keith WhitwellFix glitch with pool alignments.
2006-09-07 Keith WhitwellUse lower alignments where possible. Also pad out...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.