Summary: | GLSL extensions are not routed from X-Server to client app | ||
---|---|---|---|
Product: | Mesa | Reporter: | m.sokalski |
Component: | GLX | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | 10.5 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
m.sokalski
2015-06-10 18:48:05 UTC
Extensions need to have GLX protocol supported on the client and on the server. For some extensions this just means they need to be added to the known_gl_extensions in src/glx/glxextensions.c in Mesa. However, all of the GLSL related extensions need protocol implemented (e.g., glShaderSource). It's mostly just a lot of typing and testing. Patches welcome. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/100. |
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.