summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i830_vtbl.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+674
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-540/+0
* fix fallback crashes when driver can't handle frag prog for i915 driver too (...Roland Scheidegger2007-07-291-0/+6
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-2/+9
* More GLSL code:Michal Krol2006-04-111-21/+24
* Add Intel 945GM supportAlan Hourihane2006-01-231-5/+73
* Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick2004-09-191-1/+5
* Added GL_ARB_point_parameters support for i830.Ian Romanick2004-09-191-0/+4
* The i915 driver was merged after EMIT_*_BGR bug was fixed. This bringsKeith Whitwell2004-08-311-2/+2
* fix for older gcc's (from freedesktop bug id #419)Alan Hourihane2004-07-011-2/+4
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+426