Summary: | Dynamically generate GL dispatch functions for x86-64 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | GLX | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | high | ||
Version: | 5.0.2 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ian Romanick
2005-05-23 13:57:02 UTC
Created attachment 2939 [details] [review] libXss-libname.patch This is an initial pass at x86-64 optimized dispatch routines. To generate glapi_x86-64.S, 'cd src/mesa/glapi ; make'. Currently, only static dispatch functions are supported. Dynamic dispatches are not yet generated. Hmm... maybe this bug can be closed now? I'm fairly sure glapi dispatch works on x86-64 now. Closing. |
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.