Remove TNL-to-VP tracking from i965
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_upload.c
2008-09-29 Ian RomanickRemove TNL-to-VP tracking from i965
2008-09-10 Eric Anholtintel: track bufmgr move to libdrm_intel and bufmgr_fak...
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-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-08 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Eric AnholtGEM: Remove already-disabled PIPE_CONTROL command.
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-02-02 Eric Anholt[965] Fix indentation.
2008-02-01 Xiang, Haihaoi965: Don't emit state if fall back to software renderi...
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-09 Eric Anholt[965] Replace the always_update dirty flag with BRW_NEW...
2008-01-09 Eric Anholt[965] Remove drawing rect upload, which is handled...
2008-01-03 Eric Anholt[intel] Convert relocations to not be cleared out on...
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...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.