Summary: | git mesa (7.11-devel) compilation error | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jos van Wolput <wolput> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
fix d3d1x
fix d3d1x again |
Description
Jos van Wolput
2011-01-15 20:14:19 UTC
Created attachment 42098 [details] [review] fix d3d1x Does this patch help? I did not(/don't know how to) enable d3d1x to verify. (In reply to comment #1) > Does this patch help? I did not(/don't know how to) enable d3d1x to verify. I applied your patch but get the following error: --- src/dxgi_native.cpp: In constructor ‘GalliumDXGIAdapter::GalliumDXGIAdapter(GalliumDXGIFactory*, const native_platform*, void*)’: src/dxgi_native.cpp:263: error: ‘const struct native_platform’ has no member named ‘set_native_handler’ make: *** [src/dxgi_native.o] Error 1 --- Created attachment 42099 [details] [review] fix d3d1x again Ah, sorry. s/set_native_handler/set_event_handler/. (In reply to comment #3) > Created an attachment (id=42099) [details] > fix d3d1x again > > Ah, sorry. s/set_native_handler/set_event_handler/. Fixed, thanks! There seems to be an error in r600, glxinfo showing EE r600_pipe.c:321 r600_get_param - r600: unknown param 43 Fix committed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.