Introduce .editorconfig
[mesa.git] / src / mesa / drivers / dri / i915 / intel_pixel.c
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-03 Marek Olšákmesa: remove Driver.Accum
2014-04-30 Eric Anholtmesa: Drop _EnabledUnits.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-21 Eric Anholt[intel] Move some pixel path support from drivers to...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-16 Roland Scheideggerfix segfault with i915 drivers in swrast drawpixels...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianEffectively disable _TexEnvProgram before calling _swra...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-04-07 Alan HourihaneFix some warnings on x86_64
2006-01-23 Alan HourihaneAdd Intel 945GM support
2005-09-10 Brian PaulAdd offset and pitch fields to intelRegion. Remove...
2005-08-25 Brian Paulremove stray references to ctx->Depth.OcclusionTest
2005-05-09 Keith Whitwellcheck for null DrawBuffer values
2004-12-27 Adam JacksonBug #1859: Initialize 'size' before first use in intelT...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...