summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_sf.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-3/+3
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+2
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-2/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* i965: use setup attributes as inputs when allocating registersXiang, Haihao2008-02-141-2/+0
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-1/+1
* i965: allocate GRF registers before building subroutines,Xiang, Haihao2007-12-191-4/+4
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-20/+13
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-19/+13
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-13/+19
* i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0,Xiang, Haihao2007-09-121-1/+1
* i965: only take non-varying attribute into account whenXiang, Haihao2007-09-051-1/+1
* ARB sprite point support on i965Zou Nan hai2007-07-301-3/+12
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+188