aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_gs_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-19/+17
* [965] Convert GS unit to use a cache key instead of brw_cache_data.Eric Anholt2008-01-021-23/+62
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-4/+20
* [965] Replace various alignment code with a shared ALIGN() macro.Eric Anholt2007-10-041-1/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+89