Bug 213608 - graphics/dri: config help lists invalid options
Summary: graphics/dri: config help lists invalid options
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-19 11:51 UTC by dominik.muth
Modified: 2017-04-11 03:09 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dominik.muth 2016-10-19 11:51:29 UTC
# make config
┌─────────────────────────────────── HELP ─────────────────────────────────────┐
│ The GALLIUM option enables gallium (llvm) backed drivers such as for example │
│ the r600 and radeonsi driver.                                                │
│                                                                              │
│ The VDPAU option enables VDPAU drivers to decode video on the GPU via the    │
│ VDPAU library.                                                               │
│                                                                              │
│ The TEXTURE option enables texture-float support. However Silicon Graphics   │
│ owns the US Patent #6,650,327 [1]. Use at your own risk!                     │
│                                                                              │
│ See docs/patents.txt in the Mesa tarball or the follewing urls:              │
│                                                                              │
│ [1] http://www.google.com/patents/about?id=mIIOAAAAEBAJ&dq=6650327           │
│ [2] http://www.opengl.org/registry/specs/ARB/texture_float.txt               │
│                                                                              │
├──────────────────────────────────────────────────────────────────────────────┤
│                                   < EXIT >                                   │
└──────────────────────────────────────────────────────────────────────────────┘

but GALLIUM and VDPAU are not available.

By the way, when will vdpau be back again on FreeBSD?
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-04-11 03:09:18 UTC
Obsolete after ports r438198.