Summary: | _glapi_add_entrypoint does not function properly for offset ~0 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Ian Romanick <idr> | ||||
Component: | libGL | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | ||||||
Version: | DRI git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 1690, 3378 | ||||||
Attachments: |
|
Description
Ian Romanick
2005-05-23 13:49:56 UTC
Created attachment 2753 [details] [review] Generate dynamic offsets, handle GLuint ~0 values properly This patch *completely* re-works _glapi_add_entrypoint. Dispatch offsets are now correctly assigned and all of the GLint vs. GLuint issues should be resolved. This patch /should/ fix this bug and bug #3378. _glapi_add_entrypoint has been removed from the API. It has been replaced with _glapi_add_dispatch. I am closing #3377 and #3378 as fixed. Any problems discovered in this new API should have new bugs filed for them. |
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.