aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_clip_tri.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Replace IS_965 checks with context structure usage.Eric Anholt2009-12-221-1/+2
* intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.Eric Anholt2009-12-221-2/+3
* i965: fix EXT_provoking_vertex supportRoland Scheidegger2009-11-111-3/+9
* i965: Postpone ff_sync message in CLIP kernel on IGDNGXiang, Haihao2009-07-301-2/+6
* i965: add support for new chipsetsXiang, Haihao2009-07-131-3/+10
* i965: fix for RHW workaroundXiang, Haihao2009-02-261-20/+56
* i965: Merge GM45 into the G4X chipset define.Eric Anholt2008-11-021-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* 965: Fix incorrect backface cullingKrzysztof Czurylo2008-08-211-10/+0
* i965: official name for GM45 chipsetXiang, Haihao2008-07-081-1/+1
* Revert "[i965] renable regative rhw test"Xiang, Haihao2008-04-171-7/+9
* [i965] renable regative rhw testZou Nan hai2008-01-311-9/+7
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-8/+9
* i965: re-define the type of reg.loopcount.Xiang, Haihao2008-01-251-1/+1
* fix ppracer and bzflag issue with clip optimizationZou Nan hai2007-09-271-1/+0
* optimize 965 clipZou Nan hai2007-08-311-4/+103
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+467