summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_screen.c
AgeCommit message (Expand)Author
2005-05-31Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)Alan Hourihane
2005-05-20Add support for modes with a depth-buffer but no stencil-buffer. ThisIan Romanick
2005-05-10fix some valgrind complaintsKeith Whitwell
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane
2004-12-16Also PUBLICize the config option tableAdam Jackson
2004-12-15Mark __driCreateNewScreen PUBLICAdam Jackson
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-10-07Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt
2004-07-15move config options to same place as other drivers (again for S3TC patch later)Dave Airlie
2004-07-15move over changes to intel driver from i830 driver for modesDave Airlie
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl
2004-07-01Remove __driRegisterExtensionsKeith Whitwell
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell