[Mesa-dev] RFC: Merge gallium-drm-driver-descriptor
Keith Whitwell
keithw at vmware.com
Tue Jun 8 05:01:52 PDT 2010
On Mon, 2010-06-07 at 12:17 -0700, Jakob Bornecrantz wrote:
> Also I need to figure out a good way to solve some of the target
> helpers code. The current wrapper code doesn't work since it gets
> compiled into the aux archive which gets linked in after identity,
> rbug and trace so it can't find the symbols for the create functions.
> I tried making that function a inline, moving it the header file and
> it worked for me.
Hmm, gallium_wrap_screen() seems to work fine in the existing targets.
Keith
More information about the mesa-dev
mailing list