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_etc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: minor indentation fixes in texcompress_etc.c
Brian Paul
2012-12-14
1
-17
/
+17
*
mesa: remove old swrast-based compressed texel fetch code
Brian Paul
2012-12-14
1
-243
/
+1
*
mesa: add new texel fetch code for etc formats
Brian Paul
2012-12-14
1
-0
/
+274
*
mesa: Move declaration before statement.
José Fonseca
2012-12-08
1
-1
/
+2
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
1
-0
/
+78
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
Anuj Phogat
2012-12-07
1
-21
/
+159
*
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_RG11_EAC
Anuj Phogat
2012-12-07
1
-0
/
+87
*
mesa: Add decoding functions for GL_COMPRESSED_SIGNED_R11_EAC
Anuj Phogat
2012-12-07
1
-0
/
+115
*
mesa: Add decoding functions for GL_COMPRESSED_RG11_EAC
Anuj Phogat
2012-12-07
1
-0
/
+89
*
mesa: Add decoding functions for GL_COMPRESSED_R11_EAC
Anuj Phogat
2012-12-07
1
-3
/
+119
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Anuj Phogat
2012-12-07
1
-0
/
+80
*
mesa: Add decoding functions for GL_COMPRESSED_RGBA8_ETC2_EAC
Anuj Phogat
2012-12-07
1
-4
/
+141
*
mesa: Add decoding functions for GL_COMPRESSED_SRGB8_ETC2
Anuj Phogat
2012-12-07
1
-4
/
+79
*
mesa: Add decoding functions for GL_COMPRESSED_RGB8_ETC2
Anuj Phogat
2012-12-07
1
-8
/
+452
*
mesa: Add function for decoding ETC1 textures
Chad Versace
2012-07-16
1
-0
/
+32
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
1
-1
/
+1
*
mesa: add ETC1 decoding routines
Chia-I Wu
2011-12-02
1
-0
/
+71