On Thu, Nov 01, 2012 at 06:20:46PM -0700, Kenneth Graunke wrote:
> On 10/19/2012 05:03 AM, Thierry Reding wrote:
> >The builtin_compiler binary is used during the build process to generate
> >code for the builtin GLSL functions. Since this binary needs to be run
> >on the build host, it must not be
On 10/19/2012 05:03 AM, Thierry Reding wrote:
The builtin_compiler binary is used during the build process to generate
code for the builtin GLSL functions. Since this binary needs to be run
on the build host, it must not be cross-compiled.
This patch fixes the build system to compile a second ve
On Fri, Oct 19, 2012 at 02:03:01PM +0200, Thierry Reding wrote:
> The builtin_compiler binary is used during the build process to generate
> code for the builtin GLSL functions. Since this binary needs to be run
> on the build host, it must not be cross-compiled.
>
> This patch fixes the build sys
The builtin_compiler binary is used during the build process to generate
code for the builtin GLSL functions. Since this binary needs to be run
on the build host, it must not be cross-compiled.
This patch fixes the build system to compile a second version of the
source files and the builtin_compil