From: Rich Geldreich Date: Wed, 19 Mar 2014 21:41:19 +0000 (-0700) Subject: - Fixing driver crash on AMD's fglrx caused by us passing down possibly bogus handles... X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=f847877de64279caf7e91b135de62a454bd576dc;hp=f847877de64279caf7e91b135de62a454bd576dc;p=vogl - Fixing driver crash on AMD's fglrx caused by us passing down possibly bogus handles when we fail to remote program uniform's (which commonly happens when we trace on NVidia and try to replay on AMD, which more aggressively optimizes uniforms). ---