summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_state.c
Commit message (Expand)AuthorAgeFilesLines
* i915: remove unneeded #include of colormac.hMark Janes2015-10-061-1/+0
* i915: replace __FUNCTION__ with __func__Marius Predut2015-04-141-3/+3
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+195
* intel: replace i915/intel_state.c and i965/intel_state.c with shared fileBrian Paul2009-01-261-233/+1
* intel: whitespace changesBrian Paul2009-01-261-13/+13
* intel: move some driver functions aroundBrian Paul2009-01-261-64/+0
* i915: Don't overwrite i915's Viewport function from generic code.Eric Anholt2008-11-211-0/+2
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-6/+6
* Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.Brian2008-01-061-1/+1
* i915: Needn't adjust pixel centers. fix #12944Xiang, Haihao2008-01-021-2/+2
* i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965.Xiang, Haihao2007-12-251-0/+26
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+269
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-281/+0
* Add Intel 945GM supportAlan Hourihane2006-01-231-4/+5
* recalculate state on drawable changesKeith Whitwell2005-12-301-1/+5
* Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul2005-09-101-2/+2
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-9/+0
* check for null DrawBuffer valuesKeith Whitwell2005-05-091-0/+3
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-3/+3
* Add Intel i915GM support, and these extensions.Alan Hourihane2005-01-061-0/+127
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-1/+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/+135