aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i830_reg.h
Commit message (Expand)AuthorAgeFilesLines
* i915: Enable LOD preclamping on 8xx like on 915/965.Eric Anholt2011-01-051-0/+2
* i915: Implement min/max lod clamping in hardware on 8xx.Eric Anholt2011-01-051-0/+2
* intel: Add support for EXT_provoking_vertex.Eric Anholt2009-08-041-0/+3
* i915: Don't rely on fence regs when we don't have to.Eric Anholt2009-06-041-13/+0
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-8/+0
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-0/+8
* i915: Convert to using VBs instead of inline prims.Eric Anholt2008-06-231-4/+0
* Emit a flush after the swapbuffers blit, so contents end up on the screen.Eric Anholt2008-05-231-4/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+642
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-641/+0
* Fix STENCIL_WRITE_MASK defn for bug 5902Keith Whitwell2006-02-171-1/+1
* Add Intel i915GM support, and these extensions.Alan Hourihane2005-01-061-45/+0
* Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick2004-09-191-0/+1
* 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/+665