aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_gs_state.c
Commit message (Expand)AuthorAgeFilesLines
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-2/+1
* [intel-gem] Chase domain flag renaming in the DRM.Eric Anholt2008-06-111-1/+1
* [intel] Convert drivers to using libdrm bufmgr code.Eric Anholt2008-06-031-5/+5
* GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.Eric Anholt2008-05-071-1/+1
* 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