| Commit message (Expand) | Author | Age | Files | Lines |
* | i915: Use _MaxLevel on principle in texture setup. | Eric Anholt | 2010-01-04 | 1 | -3/+4 |
* | i915: Fix GL_TEXTURE_MAX_LEVEL support (piglit levelclamp test). | Eric Anholt | 2009-12-18 | 1 | -1/+6 |
* | i915: Clean up some unnecessary x/y miptree code. | Eric Anholt | 2009-12-18 | 1 | -10/+1 |
* | intel: Remove ARGB internal_format == GL_RGB hacks | Ian Romanick | 2009-12-10 | 1 | -4/+1 |
* | intel: update intel_create_renderbuffer(format), add XRGB support | Brian Paul | 2009-10-29 | 1 | -0/+2 |
* | i915: Fix 1D texture mapping in the t coordinate. | Eric Anholt | 2009-10-29 | 1 | -0/+6 |
* | i915: Correct and make use of the defines for 32-bit depth texture modes. | Eric Anholt | 2009-10-29 | 1 | -1/+6 |
* | i915: Implement min/max LOD clamping with the hardware. | Eric Anholt | 2009-10-29 | 1 | -4/+8 |
* | Merge branch 'texformat-rework' | Brian Paul | 2009-10-28 | 1 | -5/+4 |
|\ |
|
| * | i915: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24 | Brian Paul | 2009-10-21 | 1 | -2/+2 |
| * | mesa: remove a bunch of gl_renderbuffer fields | Brian Paul | 2009-10-08 | 1 | -1/+1 |
| * | drivers: don't include texformat.h | Brian Paul | 2009-10-05 | 1 | -1/+0 |
| * | mesa: replace gl_texture_format with gl_format | Brian Paul | 2009-09-30 | 1 | -3/+3 |
* | | i915: Fix driver for the miptree x/y offset changes. | Eric Anholt | 2009-10-27 | 1 | -2/+10 |
* | | intel: pass zslice to intel_miptree_image_offset() | Brian Paul | 2009-10-12 | 1 | -3/+2 |
|/ |
|
* | i915: Don't rely on fence regs when we don't have to. | Eric Anholt | 2009-06-04 | 1 | -2/+7 |
* | i915: fix fix for anisotropic filtering | Roland Scheidegger | 2009-04-23 | 1 | -2/+7 |
* | dri: use BorderColor instead of _BorderChan | Brian Paul | 2009-04-01 | 1 | -8/+14 |
* | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. | Eric Anholt | 2009-03-20 | 1 | -3/+8 |
* | i915: check WRAP_T instead of WRAP_R for cube map texture. | Xiang, Haihao | 2008-12-18 | 1 | -1/+1 |
* | i915: fallback for cube map texture. | Xiang, Haihao | 2008-12-11 | 1 | -0/+7 |
* | i915: Accelerate depth textures with border color. | Eric Anholt | 2008-10-08 | 1 | -4/+15 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -3/+3 |
* | intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change. | Eric Anholt | 2008-09-10 | 1 | -1/+0 |
* | intel: Fix depth_stencil texture. | Xiang, Haihao | 2008-09-04 | 1 | -1/+1 |
* | i915: fall back to software rendering when shadow comparison is | Xiang, Haihao | 2008-07-09 | 1 | -7/+4 |
* | i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221) | Xiang, Haihao | 2008-06-04 | 1 | -1/+6 |
* | i915: texture object's lod bias. fix bug #15192 | Xiang, Haihao | 2008-03-31 | 1 | -2/+10 |
* | [i915] don't use 4x4 filter for 1D shadowmap | Zou Nan hai | 2008-03-26 | 1 | -2/+7 |
* | [i915] GL_DEPTH_TEXTURE_MODE fix | Zou Nan hai | 2008-03-20 | 1 | -3/+4 |
* | intel: fix abort issue with shadowtex demo when use | Xiang, Haihao | 2008-03-14 | 1 | -1/+1 |
* | i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965. | Xiang, Haihao | 2007-12-25 | 1 | -1/+1 |
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+359 |
* | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -975/+0 |
* | i915: satisfy certain alignment restrictions for small | Xiang, Haihao | 2007-08-13 | 1 | -4/+53 |
* | Add PCI IDs for the G33, Q33, and Q35 chipsets. | Wang Zhenyu | 2007-06-05 | 1 | -7/+13 |
* | i915: Add support for 945GME chip | Wang Zhenyu | 2007-05-31 | 1 | -1/+2 |
* | fix small s3tc mipmaps (#10968) | Roland Scheidegger | 2007-05-19 | 1 | -6/+2 |
* | update a couple MESA_FORMAT_Zxxx occurances | Brian Paul | 2006-04-06 | 1 | -2/+2 |
* | Add Intel 945GM support | Alan Hourihane | 2006-01-23 | 1 | -1/+2 |
* | In gl_texture_image replace IntFormat with InternalFormat and Format with | Brian Paul | 2005-10-05 | 1 | -6/+6 |
* | remove the redundant textureSize field, use tex.size instead, it's always the... | Brian Paul | 2005-09-09 | 1 | -1/+1 |
* | Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics) | Alan Hourihane | 2005-05-31 | 1 | -1/+202 |
* | Add Intel i915GM support, and these extensions. | Alan Hourihane | 2005-01-06 | 1 | -98/+142 |
* | Add Roland Scheidegger's S3TC patch. This patch does not implement the | Eric Anholt | 2004-10-07 | 1 | -0/+18 |
* | fix up heights for i830/i915 texture compression | Dave Airlie | 2004-07-15 | 1 | -1/+9 |
* | enable FXT1 texture compression for ixxx chipsets | Dave Airlie | 2004-07-15 | 1 | -0/+6 |
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+625 |