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
/
texcompress_s3tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix MINGW32 problems
Brian Paul
2006-10-31
1
-2
/
+4
*
New wrapper functions: _mesa_dlopen(), _mesa_dlsym(), _mesa_dlclose().
Brian Paul
2006-08-03
1
-37
/
+98
*
In gl_texture_image, replace ImageStride with an ImageOffsets array.
Brian Paul
2006-05-20
1
-11
/
+15
*
Fix a number of texture compression issues.
Brian Paul
2006-05-08
1
-24
/
+40
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-0
/
+4
*
Initial work for GL_EXT_packed_depth_stencil extension.
Brian Paul
2005-09-28
1
-2
/
+6
*
make some vars static
Brian Paul
2005-09-10
1
-3
/
+7
*
added dstRowStride to dxtCompressTexFuncExt;
Daniel Borca
2004-10-18
1
-5
/
+5
*
add more mess to the dynamic linking system
Daniel Borca
2004-10-12
1
-25
/
+35
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-21
/
+116
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+9
*
Fix minor warnings found with g++.
Brian Paul
2004-05-04
1
-4
/
+4
*
texture compression: getting warmer
Daniel Borca
2004-05-04
1
-4
/
+4
*
Removed the old teximage code.
Brian Paul
2004-04-27
1
-0
/
+441