summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vs.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+2
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-2/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* 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-16/+14
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-18/+6
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-6/+18
* Update DRI drivers for new glsl compiler.Brian2007-02-231-2/+1
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-3/+2
* eliminate rhw divide under some circumstancesKeith Whitwell2006-10-051-1/+6
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+128