index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
half_float.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
util: remove unused half_to_unorm8
António Monteiro
1
-26
/
+0
2022-05-02
util: Keep quiet NaNs quiet when converting to half float.
Chia-I Wu
1
-2
/
+6
2020-10-06
gallium/util: remove empty file u_half.h
Marek Olšák
1
-1
/
+1
2020-10-06
util: move util_half_to_float code into _mesa_half_to_float_slow
Marek Olšák
1
-1
/
+23
2020-10-06
util: implement F16C using inline assembly on x86_64
Marek Olšák
1
-4
/
+4
2020-10-01
Revert F16C series (MR 6774)
Matt Turner
1
-28
/
+6
2020-09-30
gallium/util: remove empty file u_half.h
Marek Olšák
1
-1
/
+1
2020-09-30
util: move util_half_to_float code into _mesa_half_to_float_slow
Marek Olšák
1
-1
/
+23
2020-09-30
util: implement f16c - fast half<->float conversions
Marek Olšák
1
-4
/
+4
2019-09-17
util: add float to float16 conversions with RTZ and RTNE
Samuel Iglesias Gonsálvez
1
-0
/
+7
2019-07-31
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
1
-1
/
+1
2019-07-16
src/util: Switch _mesa_half_to_float() to u_half.h's version.
Eric Anholt
1
-43
/
+2
2018-08-18
util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8
Kai Wasserbäch
1
-1
/
+2
2018-07-31
util: don't use __builtin_clz unconditionally
Marek Olšák
1
-1
/
+11
2018-07-31
mesa: add ASTC 2D LDR decoder
Marek Olšák
1
-0
/
+59
2015-10-16
glsl: move half<->float convertion to util
Rob Clark
1
-0
/
+177