Bug 181019 - [NEW PORT] graphics/luxrays: LuxRender library dedicated to accelerate the ray intersection process by using GPUs
Summary: [NEW PORT] graphics/luxrays: LuxRender library dedicated to accelerate the ra...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-04 18:10 UTC by Natacha Porté
Modified: 2013-08-07 23:23 UTC (History)
0 users

See Also:


Attachments
file.shar (6.94 KB, text/plain)
2013-08-04 18:10 UTC, Natacha Porté
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Natacha Porté 2013-08-04 18:10:01 UTC
LuxRays is a part of LuxRender core that has been turned into a generic GMGPU-accelerated ray library.

While GMGPU support in FreeBSD is rather lacking, LuxRays is a required dependency of recent versions of LuxRender. It is compiled only with its CPU fallback code.

Fix: Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-07 23:09:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-08-07 23:23:13 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!