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
/
main
/
texstore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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