Bug 3379

Summary: Dynamically generate GL dispatch functions for x86-64
Product: Mesa Reporter: Ian Romanick <idr>
Component: GLXAssignee: 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
Dynamic generation of GL dispatch functions is currently only supported on x86
and SPARC.  x86-64 should also be supported.
Comment 1 Ian Romanick 2005-06-22 10:18:10 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.
Comment 2 Marcin BaczyƄski 2011-09-29 14:27:16 UTC
Hmm... maybe this bug can be closed now?
Comment 3 almos 2012-08-14 23:20:18 UTC
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.