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
/
gallium
/
auxiliary
/
util
/
u_format_s3tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
2014-08-04
1
-1
/
+1
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
1
-10
/
+2
*
util/u_format_s3tc: handle srgb formats correctly.
Roland Scheidegger
2013-07-17
1
-185
/
+249
*
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
*
u_format_s3tc.c: Don't call getenv() twice
Matt Turner
2012-10-12
1
-2
/
+3
*
util: enable S3TC support when the force_s3tc_enable env var is set to "true"
Bryan Cain
2011-07-26
1
-2
/
+9
*
Revert "util: fix DXT1 RGBA texture compression if the source color is (0, 0,...
Dave Airlie
2011-02-16
1
-14
/
+2
*
util: fix DXT1 RGBA texture compression if the source color is (0, 0, 0, 0)
Marek Olšák
2011-02-16
1
-2
/
+14
*
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-05-03
1
-2
/
+2
*
util: fix assorted problems in the image packing functions
Brian Paul
2010-04-27
1
-84
/
+70
*
util: Add missing static keyword.
José Fonseca
2010-04-24
1
-1
/
+1
*
u_format: Reduce code duplication.
José Fonseca
2010-04-22
1
-118
/
+97
*
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
1
-72
/
+72
*
util: Set DXTN_LIBNAME to libtxc_dxtn.dylib on Mac OS X.
Vinson Lee
2010-04-09
1
-0
/
+2
*
util: Don't call util_dl_close(library) when util_format_s3tc_init is success...
José Fonseca
2010-04-08
1
-1
/
+0
*
util: util_dl_close(library) before exiting util_format_s3tc_init.
Vinson Lee
2010-04-08
1
-0
/
+2
*
util: Use stubs for the dynamically loaded S3TC functions.
José Fonseca
2010-04-07
1
-334
/
+349
*
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-159
/
+105
*
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-02
1
-3
/
+3
*
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
1
-4
/
+14
*
gallium/util: load s3tc on demand
Luca Barbieri
2010-04-02
1
-105
/
+149
*
util: Add support for other DXTn RGBA formats.
José Fonseca
2010-04-01
1
-5
/
+187
*
util: Get DXT1_RGB format working correctly.
José Fonseca
2010-04-01
1
-1
/
+54
*
util: Hook into libtxc_dxtn.so (WIP).
José Fonseca
2010-03-31
1
-0
/
+510