Skip to content
Snippets Groups Projects
Commit 25daf259 authored by Kenneth Graunke's avatar Kenneth Graunke Committed by Emil Velikov
Browse files

Revert "glsl: clone inputs and outputs during linking"

This reverts commit c2ff3485.

Ilia and I noticed a memory leak caused by this patch: at least with
fixed-function programs, we clone things using ProgramResourceList as
the context before reralloc makes it non-NULL.

I believe Tapani found other bugs with these patches, so I'm just going
to revert them for now and let him pursue them further.

(cherry picked from commit 6218c68b)
parent b85e389d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment