Summary: | glsl/tests/warnings-test regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | emil.l.velikov, t_arceri |
Version: | git | Keywords: | bisected, have-backtrace, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2016-11-18 22:13:53 UTC
Thanks, fix sent for review: https://lists.freedesktop.org/archives/mesa-dev/2016-November/135829.html Pushed fix: commit 0c85d2fea406df033c27201ba5e7257874a67a9a Author: Timothy Arceri <timothy.arceri@collabora.com> Date: Sat Nov 19 11:11:04 2016 +1100 glsl: add new program driver function to standalone compiler This fixes a regression with the standalone compiler caused by 9d96d3803ab5dc Note that we change standalone_compiler_cleanup() to no longer explicitly free the linked shaders as the will be freed when we free the parent ctx whole_program. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98774 |
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.