Go to file
Jimmy Berry 40a7402ed0 Accepting request 559571 from home:pluskalm:branches:X11:XOrg
- Update to version 0.2.0+git.20171127:
  * configure.py: Add gfx900 (Vega, Raven)
  * math: Implement minmag
  * math: Implement maxmag
  * native_powr: Switch implementation to native_exp2 and native_log2
  * native_divide: provide function implementation instead of macro
  * native_recip: provide function implementation instead of macro
  * native_rsqrt: Switch implementation to 1 / native_sqrt
  * native_tan: Switch implementation to use native_sin/native_cos
  * math: Use precomputed constant for log2(10.0)
  * native_exp10: Switch implementation to llvm intrinsic
  * native_sqrt: Switch implementation to llvm intrinsic
  * native_sin: Switch implementation to llvm intrinsic
  * native_cos: Switch implementation to llvm intrinsic
  * native_exp2: Switch implementation to llvm intrinsic
  * native_exp: Switch implementation to llvm intrinsic
  * amdgpu: Add workaround for unimplemented llvm.exp intrinsic
  * native_log10: Switch to generic native intrinsic inc file
  * native_log: Switch to generic native intrinsic inc file
  * native_log2: Switch to generic native intrinsic inc file

OBS-URL: https://build.opensuse.org/request/show/559571
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=21
2017-12-24 02:17:22 +00:00
_service Accepting request 559571 from home:pluskalm:branches:X11:XOrg 2017-12-24 02:17:22 +00:00
_servicedata Accepting request 559571 from home:pluskalm:branches:X11:XOrg 2017-12-24 02:17:22 +00:00
.gitattributes Accepting request 347130 from home:boombatower:branches:X11:XOrg 2015-12-02 15:15:58 +00:00
.gitignore Accepting request 347130 from home:boombatower:branches:X11:XOrg 2015-12-02 15:15:58 +00:00
libclc-0.2.0+git.20171127.tar.xz Accepting request 559571 from home:pluskalm:branches:X11:XOrg 2017-12-24 02:17:22 +00:00
libclc-rpmlintrc Accepting request 487709 from home:boombatower:branches:X11:XOrg 2017-04-12 20:22:50 +00:00
libclc.changes Accepting request 559571 from home:pluskalm:branches:X11:XOrg 2017-12-24 02:17:22 +00:00
libclc.spec Accepting request 559571 from home:pluskalm:branches:X11:XOrg 2017-12-24 02:17:22 +00:00