index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
intel_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: Remove all the MSAA support code.
Eric Anholt
2013-06-28
1
-7
/
+0
*
i915: Fork the shared code from i965.
Eric Anholt
2013-06-26
1
-1
/
+189
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-192
/
+1
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+192
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-879
/
+0
*
i915: satisfy certain alignment restrictions for small
Xiang, Haihao
2007-08-13
1
-2
/
+4
*
Add PCI IDs for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-06-05
1
-1
/
+4
*
i915: Add support for 945GME chip
Wang Zhenyu
2007-05-31
1
-1
/
+2
*
fix copy & paste bug of previous commit, breaking dxt5 formats
Roland Scheidegger
2007-05-19
1
-0
/
+1
*
fix small s3tc mipmaps (#10968)
Roland Scheidegger
2007-05-19
1
-17
/
+18
*
Fix some warnings on x86_64
Alan Hourihane
2006-04-07
1
-1
/
+2
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-1
/
+1
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-0
/
+40
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-4
/
+3
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-1
/
+1
*
remove the redundant textureSize field, use tex.size instead, it's always the...
Brian Paul
2005-09-09
1
-1
/
+1
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-5
/
+11
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-0
/
+29
*
add debugging for compresssed textures
Dave Airlie
2004-07-15
1
-0
/
+7
*
use a switch statement makes integrating the s3tc patch easier
Dave Airlie
2004-07-15
1
-1
/
+7
*
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
1
-0
/
+98
*
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
/
+665