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
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
mesa: Fix texture compression on big-endian systems
Ulrich Weigand
2015-09-17
1
-3
/
+6
*
texcompress_s3tc/fxt1: fix stride checks (v1.1)
Dave Airlie
2015-09-02
1
-4
/
+4
*
mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.
Jose Fonseca
2015-04-13
1
-8
/
+0
*
mesa: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
1
-1
/
+0
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-4
/
+4
*
mesa: Remove _mesa_make_temp_ubyte_image
Iago Toral Quiroga
2015-01-12
1
-24
/
+44
*
mesa: remove last DJGPP remains
Emil Velikov
2014-09-27
1
-2
/
+0
*
mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil
Jason Ekstrand
2014-08-04
1
-12
/
+13
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
swrast: Replace ImageOffsets with an ImageSlices pointer.
Eric Anholt
2013-04-30
1
-32
/
+24
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: add missing texel fetch code for sRGB DXT formats
Brian Paul
2012-12-26
1
-0
/
+82
*
mesa: remove old swrast-based compressed texel fetch code
Brian Paul
2012-12-14
1
-165
/
+0
*
mesa: add new texel fetch code for dxt formats
Brian Paul
2012-12-14
1
-1
/
+105
*
mesa: Make nonlinear_to_linear() function available outside file
Anuj Phogat
2012-12-07
1
-39
/
+13
*
mesa: remove '(void) k' lines
Brian Paul
2012-11-27
1
-4
/
+0
*
mesa: remove FEATURE_EXT_texture_sRGB define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
mesa: remove FEATURE_texture_s3tc define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
mesa/dxtn: make function pointers static
Dave Airlie
2012-09-15
1
-4
/
+4
*
mesa: remove more null pointer checks before free() calls
Brian Paul
2012-09-03
1
-8
/
+4
*
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats
Brian Paul
2012-08-24
1
-28
/
+32
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
1
-4
/
+4
*
mesa: remove the dstX/Y/Zoffset params to _mesa_texstore() functions
Brian Paul
2012-01-02
1
-32
/
+7
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
1
-10
/
+8
*
mesa: fix image unpacking when storing compressed textures
Brian Paul
2011-10-07
1
-4
/
+12
*
mesa: get rid of imageOffsets arrays in texstore code
Brian Paul
2011-10-05
1
-8
/
+4
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
mesa: replace GLchan with GLubyte in texcompress_s3tc.c
Brian Paul
2011-09-20
1
-59
/
+57
*
mesa: s/_mesa_make_temp_chan_image()/_mesa_make_temp_ubyte_image()
Brian Paul
2011-09-20
1
-8
/
+8
*
mesa: move gl_texture_image::FetchTexel fields to swrast
Brian Paul
2011-09-17
1
-18
/
+21
*
mesa: remove set-but-unused variables in texcompress_s3tc
Marek Olšák
2011-05-01
1
-16
/
+0
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: fix assertions to handle srgb formats
Brian Paul
2010-09-24
1
-4
/
+8
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-5
/
+0
*
mesa: Don't warn when the desired result of s3tc lib available occurs.
Eric Anholt
2010-08-25
1
-1
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-31
1
-1
/
+0
*
mesa: Include macros.h in files that use symbols from macros.h.
Vinson Lee
2010-07-30
1
-0
/
+1
*
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-13
1
-1
/
+1
*
mesa: Use a consistent name of the external s3tc library for all windows comp...
José Fonseca
2010-03-31
1
-1
/
+1
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-4
/
+4
*
mesa/main: Make FEATURE_texture_s3tc follow feature conventions.
Chia-I Wu
2009-10-29
1
-1
/
+7
*
mesa: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+0
*
mesa: remove gl_texture_format
Brian Paul
2009-09-30
1
-129
/
+0
[next]