Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
3044a37a84086f4965fda46b718ce252c42b1187
/
src
/
util
/
format_r11g11b10f.h
d542d2f
util: consistently use ifndef guards over pragma once
by Emil Velikov
· 8 years ago
01e99cb
mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
by Kenneth Graunke
· 8 years ago
21f357b
util/r11g11b10f: Whitespace cleanups
by Jason Ekstrand
· 8 years ago
ffcf8e1
util/format: Use explicitly sized types
by Jason Ekstrand
· 8 years ago
f29fd78
util: Move format_r11g11b10f.h to src/util
by Jason Ekstrand
· 8 years ago
[Renamed from src/gallium/auxiliary/util/u_format_r11g11b10f.h]
a2a1a58
gallium: replace INLINE with inline
by Ilia Mirkin
· 9 years ago
d86fddc
util: don't flush overflowing values to infinity in half-float conversion
by Roland Scheidegger
· 11 years ago
a078554
util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h
by Brian Paul
· 12 years ago
70754dd
util: silence some MSVC type conversion warnings
by Brian Paul
· 13 years ago
058e712
u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.
by Eric Anholt
· 13 years ago
00d3716
u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.
by Eric Anholt
· 13 years ago
3d74772
u_format: Fix bitshifting for unpacking from 10F.
by Eric Anholt
· 13 years ago
028ce1c
u_format: Fix bit definition of UF10_MANTISSA_BITS.
by Eric Anholt
· 13 years ago
d302804
util: fix strict aliasing issues in u_format_r11g11b10f.h
by Roland Scheidegger
· 13 years ago
b483591
util: implement R11G11B10_FLOAT pack/unpack functions
by Marek Olšák
· 14 years ago