i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state.h
2008-10-29 Eric Anholti965: Fix check_aperture calls to cover everything...
2008-10-28 Eric Anholtintel: Don't keep intel->pClipRects, and instead just...
2008-09-29 Ian RomanickRemove TNL-to-VP tracking from i965
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-02-13 Eric Anholt[965] Remove stale brw_state_cache.c comment and functi...
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-09 Eric Anholt[965] Remove drawing rect upload, which is handled...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.