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
/
main
/
texstore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-2
/
+2
*
Initial work for GL_EXT_packed_depth_stencil extension.
Brian Paul
2005-09-28
1
-1
/
+2
*
added missing prototype
Brian Paul
2005-02-08
1
-2
/
+9
*
argb8888 optimizations from via branch
Keith Whitwell
2005-02-07
1
-0
/
+10
*
Added driver hooks for GetTexImage() and GetCompressedTexImage().
Brian Paul
2004-12-12
1
-11
/
+26
*
changed _mesa_rescale_teximage2d to allow rescaling of padded images
Daniel Borca
2004-10-18
1
-4
/
+6
*
Another pass at implementing byte-swapped texture formats.
Brian Paul
2004-05-13
1
-6
/
+4
*
remove last remnants of NEWTEXSTORE stuff
Brian Paul
2004-05-12
1
-19
/
+0
*
yank bgr233 texformat. minor comment updates.
Brian Paul
2004-05-12
1
-1
/
+0
*
Added big-endian texture formats.
Brian Paul
2004-05-12
1
-1
/
+9
*
texture compression: getting warmer
Daniel Borca
2004-05-04
1
-0
/
+6
*
restored _mesa_rescale_teximage2d()
Brian Paul
2004-05-02
1
-0
/
+7
*
Removed the old teximage code.
Brian Paul
2004-04-27
1
-0
/
+17
*
New glTexImage code.
Brian Paul
2004-04-22
1
-9
/
+47
*
Updates required for building the SciTech SNAP version of Mesa. This includes:
Kendall Bennett
2003-09-30
1
-5
/
+5
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-5
/
+7
*
Rework gl[Copy]Tex[Sub]Image() error checking so that all level, width, height
Brian Paul
2003-04-04
1
-10
/
+2
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-5
/
+28
*
fixed _mesa_generate_mipmaps() target problem
Brian Paul
2002-09-16
1
-4
/
+4
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+8
*
initial support for GL_SGIS_generate_mipmap extension
Brian Paul
2001-05-21
1
-1
/
+6
*
Fixed a texture conversion problem: sometimes need to produce an intermediate
Brian Paul
2001-04-20
1
-1
/
+2
*
More texture image changes.
Brian Paul
2001-04-04
1
-2
/
+3
*
renamed some vars, added a bunch of comments
Brian Paul
2001-03-21
1
-2
/
+2
*
depth images were broken by latest teximage changes, this fixes the problem
Brian Paul
2001-03-21
1
-2
/
+2
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-31
/
+1
*
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions
Brian Paul
2001-02-19
1
-1
/
+30
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-0
/
+143