From: Thierry Reding
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
On 09/14/2012 12:22 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 s
On Fri, Sep 14, 2012 at 08:37:43AM -0700, Matt Turner wrote:
> On Fri, Sep 14, 2012 at 12:22 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
On Fri, Sep 14, 2012 at 08:40:48AM -0700, Matt Turner wrote:
> On Fri, Sep 14, 2012 at 8:37 AM, Matt Turner wrote:
> > On Fri, Sep 14, 2012 at 12:22 AM, Thierry Reding
> > wrote:
> >> The builtin_compiler binary is used during the build process to generate
> >> code for the builtin GLSL functions
On Fri, Sep 14, 2012 at 8:37 AM, Matt Turner wrote:
> On Fri, Sep 14, 2012 at 12:22 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 b
On Fri, Sep 14, 2012 at 12:22 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 c
On Fri, Sep 14, 2012 at 02:09:26PM +0100, Jon TURNEY wrote:
> On 14/09/2012 08:22, 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 cros
On 14/09/2012 08:22, 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 seco
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