glamor
Robert Swindells <[email protected]> Tue, 19 Jul 2022 16:20:00 +0100
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Why do we build some MesaLib.old glamor sources in this directory: src/external/mit/xorg/server/xorg-server/glamor and others in this one: src/external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl I think we need to build all the object files into libglamoregl.so so that the modesetting driver can resolve all the functions that it needs. Robert Swindells