lp:~cgi-daily-devs/cgi-daily/+git/embree

Owned by cgi-daily
Get this repository:
git clone https://git.not.enabled/~cgi-daily-devs/cgi-daily/+git/embree

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/embree/embree.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
devel 2023-09-27 18:56:07 UTC
updates

Author: Florian Reibold
Author Date: 2023-09-27 09:35:48 UTC

updates

* use syclos 20230922 for release
* use proper public driver on Windows
* update ispc to 1.21.0
* update TBB to 2021.10.0
* update ICX RK to 20230926

master 2023-09-27 18:56:07 UTC
updates

Author: Florian Reibold
Author Date: 2023-09-27 09:35:48 UTC

updates

* use syclos 20230922 for release
* use proper public driver on Windows
* update ispc to 1.21.0
* update TBB to 2021.10.0
* update ICX RK to 20230926

embree4_micropoly 2023-07-11 15:06:42 UTC
final cleanups

Author: Carsten Benthin
Author Date: 2023-07-11 15:06:42 UTC

final cleanups

EG23StochasticBVH 2023-05-11 09:11:35 UTC
enable only klocwork scan

Author: Daniel Opitz
Author Date: 2023-05-11 09:11:35 UTC

enable only klocwork scan

ploc 2023-03-09 09:38:10 UTC
Merge branch 'devel' into carsten/embree4_gpubuild_merge_devel

Author: Carsten Benthin
Author Date: 2023-03-09 09:38:10 UTC

Merge branch 'devel' into carsten/embree4_gpubuild_merge_devel

devel3 2022-10-26 05:34:52 UTC
Fixed compilation issues for ARM AArch64 processor under Linux.

Author: Sven Woop
Author Date: 2022-10-26 05:03:27 UTC

Fixed compilation issues for ARM AArch64 processor under Linux.

1203-gaps-in-catmull-rom-flat-curve-for-subdiv-level-4 2022-07-01 07:45:05 UTC
Fixed bug in bounding flat Catmull Rom curves of subdivision level 4.

Author: Sven Woop
Author Date: 2022-07-01 07:44:43 UTC

Fixed bug in bounding flat Catmull Rom curves of subdivision level 4.

swoop 2022-06-15 05:13:52 UTC
fixed potential issues with ARM compilation under Linux

Author: Sven Woop
Author Date: 2022-06-15 05:13:52 UTC

fixed potential issues with ARM compilation under Linux

330-restore-AVX2-via-2xNEON 2022-06-14 10:19:38 UTC
added Apple M1 performance optimization to changelog

Author: Sven Woop
Author Date: 2022-06-14 10:19:38 UTC

added Apple M1 performance optimization to changelog

issue_328_out_of_bounds_spatial_split 2021-10-06 10:19:10 UTC
properly handling number of allowed splits during binning

Author: Sven Woop
Author Date: 2021-10-06 10:19:10 UTC

properly handling number of allowed splits during binning

neon_avx_emulation 2021-09-28 07:40:53 UTC
added CI testing for NEON AVX2 code

Author: Sven Woop
Author Date: 2021-09-28 07:29:45 UTC

added CI testing for NEON AVX2 code

962-add-multi-level-instancing-mode-to-viewer 2021-05-05 10:29:29 UTC
added support for multi_level instancing mode to scene conversion and viewer

Author: Sven Woop
Author Date: 2021-05-05 10:29:29 UTC

added support for multi_level instancing mode to scene conversion and viewer

release 2020-04-07 04:40:56 UTC
win32 compile fix

Author: Sven Woop
Author Date: 2020-04-07 04:40:56 UTC

win32 compile fix

collision3 2019-01-28 07:55:53 UTC
increased parallel_depth_threshold

Author: Sven Woop
Author Date: 2019-01-28 07:55:53 UTC

increased parallel_depth_threshold

experimental 2018-12-13 07:41:14 UTC
fixed comments

Author: Sven Woop
Author Date: 2018-12-13 07:41:14 UTC

fixed comments

testanyhitstream 2017-10-06 11:11:57 UTC
cleanups

Author: cbenthin
Author Date: 2017-10-06 11:11:57 UTC

cleanups

cbenthin 2017-09-28 14:14:37 UTC
Merge remote-tracking branch 'origin/devel' into cbenthin

Author: cbenthin
Author Date: 2017-09-28 14:14:37 UTC

Merge remote-tracking branch 'origin/devel' into cbenthin

mergedbvh 2017-09-13 11:47:24 UTC
Merge remote-tracking branch 'origin/devel' into mergedbvh

Author: cbenthin
Author Date: 2017-09-13 11:47:24 UTC

Merge remote-tracking branch 'origin/devel' into mergedbvh

mergedbvh_backup 2017-09-07 12:18:11 UTC
encoding leaf type in lower NodeRef bits

Author: Sven Woop
Author Date: 2017-09-07 12:18:11 UTC

encoding leaf type in lower NodeRef bits

leaflist 2017-09-06 12:32:51 UTC
Using highest bit in geomID to tag the last primitive in a leaf.

Author: Sven Woop
Author Date: 2017-09-06 11:58:09 UTC

Using highest bit in geomID to tag the last primitive in a leaf.
This makes 3 NodeRef bits available for leaf type encoding.

cbenthin2 2017-08-29 17:46:50 UTC
experiments

Author: cbenthin
Author Date: 2017-08-29 17:46:50 UTC

experiments

sw_fibering 2017-05-17 21:27:30 UTC
some hybrid+qbvh experiments

Author: cbenthin
Author Date: 2017-05-17 21:27:30 UTC

some hybrid+qbvh experiments

v2.16.0 2017-05-16 08:29:17 UTC
updated documentation

Author: Sven Woop
Author Date: 2017-05-16 08:29:17 UTC

updated documentation

atafra2 2017-05-07 14:36:43 UTC
removed noinlines from the coherent stream kernel because are no longer needed

Author: atafra
Author Date: 2017-05-07 14:36:43 UTC

removed noinlines from the coherent stream kernel because are no longer needed

swoop2 2017-04-05 09:07:13 UTC
merged in devel

Author: Sven Woop
Author Date: 2017-04-05 09:07:13 UTC

merged in devel

collision 2016-10-31 14:28:05 UTC
updates

Author: Sven Woop
Author Date: 2016-10-31 14:28:05 UTC

updates

vertex_sort 2016-10-17 06:39:05 UTC
bugfix in --randomize-geometry

Author: Sven Woop
Author Date: 2016-10-17 06:39:05 UTC

bugfix in --randomize-geometry

knc 2016-09-04 14:13:57 UTC
removed const from src/dst in radixIteration, collides with std::swap

Author: cbenthin
Author Date: 2016-09-04 14:13:57 UTC

removed const from src/dst in radixIteration, collides with std::swap

bonsai 2015-10-02 00:02:20 UTC
Fixed parallel partitioning and a create leaf bug

Author: ganestam
Author Date: 2015-10-02 00:02:20 UTC

Fixed parallel partitioning and a create leaf bug

iwald 2014-12-04 06:17:30 UTC
Merge branch 'v2.3.3.1'

Author: Sven Woop
Author Date: 2014-12-04 06:17:30 UTC

Merge branch 'v2.3.3.1'

v1.1_watertight 2013-08-26 06:06:58 UTC
added watertight ray/triangle intersection kernel

Author: Sven Woop
Author Date: 2013-08-26 06:06:58 UTC

added watertight ray/triangle intersection kernel

131 of 31 results
This repository contains Public information 
Everyone can see this information.