summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_clip_state.c
Commit message (Expand)AuthorAgeFilesLines
...
* | GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.Eric Anholt2008-05-071-1/+2
|/
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+6
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-0/+4
* [965] Fix whitespace in c9b1fef0c9c5018efd825c42782f19ad0618696aEric Anholt2008-01-171-4/+4
* i965: always call dri_emit_reloc when creating clip unit stateXiang, Haihao2008-01-171-8/+7
* [intel] Convert relocations to not be cleared out on buffer submit.Eric Anholt2008-01-031-19/+17
* [965] Convert clip unit to use a cache key instead of brw_cache_data.Eric Anholt2008-01-021-21/+64
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-3/+20
* [965] Replace various alignment code with a shared ALIGN() macro.Eric Anholt2007-10-041-1/+2
* optimize 965 clipZou Nan hai2007-08-311-1/+1
* Potential fix for doom3 lockups. Seems that there is a conflictKeith Whitwell2006-09-121-4/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+96