History log of /external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
70754dd1fbb1f0184dbaa3d6ac03f2df4c2e0436 07-Jan-2012 Brian Paul <brianp@vmware.com> util: silence some MSVC type conversion warnings
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
058e712415a8160479f0df13367b1171ffd66902 27-Oct-2011 Eric Anholt <eric@anholt.net> u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.

Fixes the remainder of piglit GL_EXT_packed_float/pack.c

Reviewed-by: Marek Ol ák <maraeo@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
00d3716f4a91145609f50aa56de53e175d1c8b49 27-Oct-2011 Eric Anholt <eric@anholt.net> u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.

Fixes the 1000000.0 overflow cases of piglit
GL_EXT_packed_float/pack.c

Reviewed-by: Marek Ol ák <maraeo@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
3d7477206d7a345eb53df5c1288a5b34e83bc2d8 26-Oct-2011 Eric Anholt <eric@anholt.net> u_format: Fix bitshifting for unpacking from 10F.

This code was copy and pasted from the 11F unpacking, but not updated
for actually being 10 bits instead of 11.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41206
Reviewed-by: Marek Ol ák <maraeo@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
028ce1cd0f5bb3e0169618cd572ac00968b8bd13 26-Oct-2011 Eric Anholt <eric@anholt.net> u_format: Fix bit definition of UF10_MANTISSA_BITS.

This is only used in the code for packing to INF, and resulted in an
extra bit set that was set anyway, so it was harmless except for the
confusion caused.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
d302804debeed13ced27fce222110c629e55d6f9 09-Jun-2011 Roland Scheidegger <sroland@vmware.com> util: fix strict aliasing issues in u_format_r11g11b10f.h
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h
b48359184e36ecd11510e9c87e3db535935c99e2 27-Apr-2011 Marek Olšák <maraeo@gmail.com> util: implement R11G11B10_FLOAT pack/unpack functions

Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_r11g11b10f.h