aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_gs.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.Eric Anholt2009-12-221-2/+2
* i965: fix EXT_provoking_vertex supportRoland Scheidegger2009-11-111-3/+7
* i965: add support for new chipsetsXiang, Haihao2009-07-131-2/+7
* 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-6/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+6
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-6/+1
* i965: fix gs_prog aperture checkDave Airlie2008-04-181-2/+4
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+4
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-1/+1
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-19/+13
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-19/+12
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-12/+19
* I965: fix bug#9625-get the correct PV for quardstripXiang, Haihao2007-01-171-1/+4
* i965: Avoid branch instructions while in single program flow mode.Eric Anholt2007-01-061-1/+3
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+198