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
/
i830_texstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
1
-4
/
+10
*
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
1
-3
/
+7
*
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
*
i915: texture object's lod bias. fix bug #15192
Xiang, Haihao
2008-03-31
1
-3
/
+11
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+343
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-483
/
+0
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
1
-2
/
+2
*
remove the redundant textureSize field, use tex.size instead, it's always the...
Brian Paul
2005-09-09
1
-1
/
+1
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-0
/
+19
*
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
1
-40
/
+137
*
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
/
+333