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_r11g11b10f.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
1
-232
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-6
/
+6
*
util: don't flush overflowing values to infinity in half-float conversion
Roland Scheidegger
2013-07-27
1
-7
/
+7
*
util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
Brian Paul
2012-10-17
1
-1
/
+1
*
util: silence some MSVC type conversion warnings
Brian Paul
2012-01-07
1
-5
/
+5
*
u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-11
/
+31
*
u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-4
/
+18
*
u_format: Fix bitshifting for unpacking from 10F.
Eric Anholt
2011-10-28
1
-2
/
+2
*
u_format: Fix bit definition of UF10_MANTISSA_BITS.
Eric Anholt
2011-10-28
1
-1
/
+1
*
util: fix strict aliasing issues in u_format_r11g11b10f.h
Roland Scheidegger
2011-06-09
1
-8
/
+16
*
util: implement R11G11B10_FLOAT pack/unpack functions
Marek Olšák
2011-04-29
1
-0
/
+190