Page MenuHomeFreeBSD

graphics/mesa-dri: update to 18.3.1
ClosedPublic

Authored by jbeich on Nov 6 2018, 5:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 11, 10:04 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Unknown Object (File)
Feb 19 2024, 2:25 AM
Subscribers

Details

Reviewers
None
Group Reviewers
x11
Commits
rP490570: graphics/mesa-{libs,dri}: update to 18.3.2
Test Plan
  • poudriere bulk -t is green on 11.2 i386/amd64/aarch64/armv6, 12.0 i386/amd64, 13.0 i386/amd64/aarch64/armv7
  • Some consumers have been tested (accidentally) as part of rP484273 and D17645
  • i965 runtime was tested on 13.0 amd64 and in 11.2 i386 jail
  • bug 233034 for feedback, coordination and regressions

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20768
Build 20169: arc lint + arc unit

Event Timeline

jbeich retitled this revision from graphics/mesa-{libs,dri}: update to 18.3.0 to graphics/mesa-dri: update to 18.3.0.
jbeich edited the test plan for this revision. (Show Details)
  • Update to RC2
  • Add <GL/glext.h> workaround for consumers
  • Switch to CLOCK_MONOTONIC_FAST (based on Greg V's patch)
  • Detect pthread_setaffinity_np() (based on Greg V's patch)

Oops, cpu_set_t is typedef on DragonFly, not macro.

jbeich marked an inline comment as done.
  • Rebase
jbeich edited the test plan for this revision. (Show Details)
  • Flatten rename as it breaks getting the patch via download link
  • Oops, arcanist doesn't expect --no-prefix
jbeich retitled this revision from graphics/mesa-dri: update to 18.3.0 to graphics/mesa-dri: update to 18.3.1.
  • Flatten rename as it breaks getting the patch via download link (again)
This revision was not accepted when it landed; it landed in state Needs Review.Jan 17 2019, 3:35 PM
This revision was automatically updated to reflect the committed changes.