summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_reg.h
AgeCommit message (Expand)Author
2011-01-05i915: Enable LOD preclamping on 8xx like on 915/965.Eric Anholt
2011-01-05i915: Implement min/max lod clamping in hardware on 8xx.Eric Anholt
2009-08-04intel: Add support for EXT_provoking_vertex.Eric Anholt
2009-06-04i915: Don't rely on fence regs when we don't have to.Eric Anholt
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-06-23i915: Convert to using VBs instead of inline prims.Eric Anholt
2008-05-23Emit a flush after the swapbuffers blit, so contents end up on the screen.Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt
2006-02-17Fix STENCIL_WRITE_MASK defn for bug 5902Keith Whitwell
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane
2004-09-19Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell