mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
1d803f71bb
The port will switch to the newer version if hw context is available in the i915kms driver. - Get ride of WITH_NEW_XORG. - Use @comment in plist to ignore unwanted files in the stagedir, instead of trying to remove them in post-install. - Bump portrevision of 9.1.7 due to dependency changes. - Drop :keepla from USES=libtool. - Drop @dirrm[try] from plists - Give dri propper options, with pkg-help for additional information. - Make separate plist for dri for the different versions, the combined plist was headache inducing. - Add "workaround" patches to allow clang to build the dri port on i386 [1]. USE_GCC is now only needed for 8.x. - Add gbm port and USE_GL switch for it. PR: 192286 [1] Submitted by: Carlos Jacobo Puga Medina [1] Approved by: portmgr (bapt@) In collaberation with: dumbbell@ Obtained from: xorg-dev
14 lines
526 B
Plaintext
14 lines
526 B
Plaintext
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
|