aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_gs.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Change type of brw_context.primitive from GLenum to hardware primitiveChad Versace2011-10-101-1/+1
* i965: Make brw_compute_vue_map's userclip dependency a boolean.Paul Berry2011-10-061-2/+1
* i965: Remove two_side_color from brw_compute_vue_map().Paul Berry2011-09-061-2/+1
* i965: GS: Use the VUE map to compute URB size.Paul Berry2011-09-061-5/+4
* i965: Remove hint_gs_always and resulting dead codeIan Romanick2011-04-111-4/+1
* i965: Fix GS hang on SandybridgeZhenyu Wang2010-10-141-0/+1
* intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.Eric Anholt2009-12-221-1/+0
* Merge branch 'outputswritten64'Ian Romanick2009-11-171-1/+1
* i965: fix EXT_provoking_vertex supportRoland Scheidegger2009-11-111-3/+4
* i965: add support for new chipsetsXiang, Haihao2009-07-131-0/+1
* Initial 965 GLSL supportZou Nan hai2007-04-121-2/+2
* I965: fix bug#9625-get the correct PV for quardstripXiang, Haihao2007-01-171-0/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+74