Page MenuHomeFreeBSD

graphics/mesa: Simplify x11/wayland option
ClosedPublic

Authored by manu on Jun 26 2024, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 18, 12:11 PM
Unknown Object (File)
Wed, Feb 26, 11:49 AM
Unknown Object (File)
Feb 15 2025, 10:01 PM
Unknown Object (File)
Feb 10 2025, 12:36 AM
Unknown Object (File)
Jan 28 2025, 4:31 PM
Unknown Object (File)
Jan 13 2025, 2:36 PM
Unknown Object (File)
Dec 21 2024, 4:02 PM
Unknown Object (File)
Dec 21 2024, 4:01 PM
Subscribers
None

Details

Summary

Simply use X11 for x11 support as it's done for all other ports.
Same for Wayland, just use WAYLAND.

While here always use xcb and xrandr for X11 support in mesa-dri as we
always build a vulkan driver (swrast).

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58358
Build 55246: arc lint + arc unit

Event Timeline

manu requested review of this revision.Jun 26 2024, 1:47 PM
manu created this revision.
graphics/mesa-dri/Makefile
17

Removed locally

22

Duplicate WAYLAND option removed locally.

This revision is now accepted and ready to land.Jun 28 2024, 2:24 PM
This revision was automatically updated to reflect the committed changes.