Am 21.09.2013 16:56, schrieb Marek Olšák:
8) Do we actually have enough tests, so that we can say this feature works?
I have integrated v2 of this patches yesterday in OpenELEC, an embedded
XBMC distro and it looks already nice. I will start to create and
provide testbuilds for our Users wit
Hi,
i try to (cross)compile Mesa-9.0. builtin_compiler is compiled for host
with a second hostbuild before i build Mesa for target.
if i build Mesa for target the buildprocess hangs at:
python2 ./builtins/tools/generate_builtins.py
/home/stephan/projects/openelec-master/build.OpenELEC-Intel.
Are the tarball corrupt?
in the tar.bz2 file much files and dirs are missing,
MesaLib-7.11-rc1.tar looks to small (3.7MB) and the md5sums not matching...?
Stephan
Am 09.07.2011 04:06, schrieb Ian Romanick:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mesa 7.11-rc1 has been released. This
CXXFLAGS="$HOST_CXXFLAGS" \
LDFLAGS="$HOST_LDFLAGS" \
-C src/glsl builtin_compiler
cp src/glsl/builtin_compiler $ROOT/$TOOLCHAIN/bin
make -C src/glsl clean
sed -e "s#\.\/builtin_compiler#$ROOT/$TOOLCHAIN/bin/builtin_compiler#g"
-i src/glsl/Makefile
make
A
i have figured out it should work if src/glsl/builtin_compiler,
src/glsl/glcpp/glcpp and src/glsl/glsl_compiler will be buiöld with
$HOST_CC, $HOST_CXX, $HOST_CFLAGS, $HOST_CXXFLAGS and $HOST_LDFLAGS.
because some or all three tools are linked with libglsl.a we must build
libglsl.a twice (one f
Hi list,
Mesa-7.11 still fails on generating builtin_function.cpp with
crosscompiling. see also
here:http://lists.freedesktop.org/archives/mesa-dev/2011-May/007527.html
is there a solution or is crosscompiling tested with actual 7.11
sources? i think this should be fixed before releasing Mes
Hi
Mesa 7.11 current git fails on crossompile between different archs (here
i386 and x86_64) with generating the sources via python (output with
enabled PYTHONVERBOSE). Tested with croscompiled Python build
(hostpython) 2.6 and system installed python 2.7:
/home/stephan/projects/openelec-mas
Am 15.10.2010 16:42, schrieb Thomas Hellstrom:
Hmm. Yes I see now, the error occurs because the X server with the
COMPOSITE extension enabled. The xorg state-tracker should really
check for that, but it doesn't. While this gets fixed, either make
sure your X server is compiled with the COMPOSI
Hi Thomas,
Am 15.10.2010 09:46, schrieb Thomas Hellstrom:
On 10/15/2010 01:15 AM, Stephan Raue wrote:
Hi,
i crosscompiling Mesa-7.9. if xorg-server-1.9 already installed in
toolchain (headers, libs) and i (re)build Mesa it fails. if i remove the
devel packages from toolchain and build
Hi,
i crosscompiling Mesa-7.9. if xorg-server-1.9 already installed in
toolchain (headers, libs) and i (re)build Mesa it fails. if i remove the
devel packages from toolchain and build xorg-server again after Mesa it
compiles:
/home/stephan/projects/openelec/build.OpenELEC-ATV.i386.devel/too
10 matches
Mail list logo