Page MenuHomeFreeBSD

graphics/piglit: Update to latest upstream
ClosedPublic

Authored by manu on Sep 10 2020, 6:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 22, 9:49 AM
Unknown Object (File)
Mon, Jul 20, 10:11 PM
Unknown Object (File)
Mon, Jul 20, 9:55 PM
Unknown Object (File)
Fri, Jul 10, 3:03 AM
Unknown Object (File)
Mon, Jul 6, 11:05 AM
Unknown Object (File)
Sat, Jul 4, 12:44 PM
Unknown Object (File)
Fri, Jul 3, 5:28 AM
Unknown Object (File)
Fri, Jul 3, 3:24 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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 โ†—(On Diff #76894)

^ 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 โ†—(On Diff #76894)

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.