Page MenuHomeFreeBSD

graphics/piglit: Update to latest upstream
ClosedPublic

Authored by manu on Sep 10 2020, 6:21 PM.
Tags
None
Referenced Files
F113895971: D26396.id76894.diff
Sat, Apr 5, 6:23 AM
Unknown Object (File)
Mon, Mar 31, 9:52 PM
Unknown Object (File)
Sun, Mar 30, 8:55 AM
Unknown Object (File)
Mar 4 2025, 10:59 AM
Unknown Object (File)
Jan 23 2025, 11:48 AM
Unknown Object (File)
Jan 2 2025, 5:44 PM
Unknown Object (File)
Nov 26 2024, 7:16 AM
Unknown Object (File)
Nov 1 2024, 4:13 AM
Subscribers

Details

Summary

Update to upstream. Patches comes from a MR opened upstream.
Remove opencl dependancy, I haven't try it yet and will be dealt with
in a futur update.
Remove wayland option, wayland is always needed now. piglit is a test
suite and we want to test everything, it's also not intented for users
to use but only developpers.

Signed-off-by: Emmanuel Vadot <manu@FreeBSD.org>

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33498
Build 30771: arc lint + arc unit

Event Timeline

manu requested review of this revision.Sep 10 2020, 6:21 PM
manu created this revision.
tcberner added inline comments.
graphics/piglit/Makefile
51

^ a bit nicer in my opinion would be

CMAKE_ON=   PIGLIT_BUILD_GLES2_TESTS PIGLIT_BUILD_GLES3_TESTS
manu marked an inline comment as done.Sep 10 2020, 6:32 PM
manu added inline comments.
graphics/piglit/Makefile
51

Thanks, fixed.

zeising added a subscriber: zeising.

Awesome! Great work!

This revision is now accepted and ready to land.Sep 12 2020, 10:31 AM
This revision was automatically updated to reflect the committed changes.
manu marked an inline comment as done.