summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_clip.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled.Eric Anholt2009-07-201-1/+2
* i965: add support for new chipsetsXiang, Haihao2009-07-131-4/+18
* i965: Remove brw->attribs now that we can just always look in the GLcontext.Eric Anholt2009-02-021-20/+20
* 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-3/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+3
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-3/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+4
* [965] Clean up whitespace and dead code from do_unfilled change.Eric Anholt2008-03-261-11/+6
* 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-21/+14
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-19/+15
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-15/+19
* i965: handle all unfilled mode in clip stage. fix bug #12453Xiang, Haihao2007-09-271-0/+4
* i965: Avoid branch instructions while in single program flow mode.Eric Anholt2007-01-061-0/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+264