summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_clip_line.c
AgeCommit message (Expand)Author
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-22i965: Remove unnecessary headers.Vinson Lee
2009-12-22intel: Replace IS_965 checks with context structure usage.Eric Anholt
2009-12-22intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.Eric Anholt
2009-11-11i965: fix EXT_provoking_vertex supportRoland Scheidegger
2009-07-30i965: Postpone ff_sync message in CLIP kernel on IGDNGXiang, Haihao
2009-07-13i965: add support for new chipsetsXiang, Haihao
2009-02-26i965: fix for RHW workaroundXiang, Haihao
2008-11-02i965: Merge GM45 into the G4X chipset define.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-07-08i965: official name for GM45 chipsetXiang, Haihao
2008-04-17Revert "[i965] renable regative rhw test"Xiang, Haihao
2008-01-31[i965] renable regative rhw testZou Nan hai
2008-01-29i965: new integrated graphics chipset supportXiang, Haihao
2007-08-31 optimize 965 clipZou Nan hai
2007-08-30Bug #10571: Fix 965 line clipping when neither vertex needs clipping.David Moore
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt