aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* [intel] Convert relocations to not be cleared out on buffer submit.Eric Anholt2008-01-031-17/+15
* [965] Convert VS unit to use a cache key instead of brw_cache_data.Eric Anholt2008-01-021-26/+63
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-3/+17
* [965] Replace various alignment code with a shared ALIGN() macro.Eric Anholt2007-10-041-1/+1
* Potential fix for doom3 lockups. Seems that there is a conflictKeith Whitwell2006-09-121-1/+5
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+98