summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_screen.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+1
* i915: Build the driver into the shared mesa_dri_drivers.so.Eric Anholt2013-10-241-0/+103
* dri: Move API version validation into dri/common.Eric Anholt2013-10-101-5/+0
* i915: Remove various remaining dead code.Eric Anholt2013-06-281-5/+0
* i915: Drop all has_llc code.Eric Anholt2013-06-281-1/+0
* i915: Remove separate stencil code.Eric Anholt2013-06-281-8/+0
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-0/+89
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-134/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+134
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-112/+0
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-0/+3
* Add Intel 945GM supportAlan Hourihane2006-01-231-9/+28
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-17/+7
* remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul2005-09-091-1/+0
* Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt2004-10-071-1/+6
* 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/+76