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_half.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Add copyright header to u_half.h
José Fonseca
2010-04-07
1
-0
/
+27
*
util: Remove the half typedef from p_compiler.h.
José Fonseca
2010-04-07
1
-4
/
+4
*
util: Make half float lookup tables constant.
José Fonseca
2010-04-06
1
-5
/
+5
*
gallium/util: pregenerate half float tables
Luca Barbieri
2010-04-02
1
-3
/
+0
*
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
1
-1
/
+4
*
gallium/util: reindent u_half.c and u_half.h with Mesa coding style
Luca Barbieri
2010-04-02
1
-13
/
+11
*
Revert "util: Init half-float tables on demand."
Luca Barbieri
2010-04-02
1
-6
/
+1
*
util: Init half-float tables on demand.
Corbin Simpson
2010-04-01
1
-1
/
+6
*
gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!)
Luca Barbieri
2010-04-01
1
-5
/
+0
*
util: Declare util_half_init_tables only once.
José Fonseca
2010-04-01
1
-0
/
+14
*
util: Use u_math.h's union fi instead of redefining it.
José Fonseca
2010-04-01
1
-4
/
+5
*
gallium/util: add fast half float conversion functions
Luca Barbieri
2010-04-01
1
-0
/
+55