index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-4
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
1
-4
/
+1
|
\
|
*
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
1
-4
/
+1
*
|
intel: Remove our special color packing macros and just use colormac.h.
Eric Anholt
2009-11-19
1
-5
/
+5
|
/
*
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
1
-0
/
+2
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-2
/
+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
-1
/
+1
*
|
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
-4
/
+6
*
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