[Mesa-dev] Vertex distortion bug in xonotic

2011-04-08 Thread Sebastian H.
rsion string: 1.2 client glx vendor string: Mesa Project and SGI client glx version string: 1.4 OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on ATI RV570 OpenGL version string: 2.1 Mesa 7.10.2 OpenGL shading language version string: 1.20 Regards, Sebast

Re: [Mesa-dev] Vertex distortion bug in xonotic

2011-04-08 Thread Sebastian H.
- bug 7.10.2 - bug Sebastian H. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] Vertex distortion bug in xonotic

2011-04-09 Thread Sebastian H.
> does it work with the latest Mesa master branch? Compiling new kernel 2.6.38 now, as Debian/squeeze's 2.6.32 is too old for libdrm-2.4.24 which is required by git Mesa... > Please file a new bug against Mesa : Drivers/Gallium/r300 and attach > your answer there: > > https://bugs.freedesktop.or

Re: [Mesa-dev] Vertex distortion bug in xonotic

2011-04-09 Thread Sebastian H.
> does it work with the latest Mesa master branch? Seems to be solved now. The distortions are gone. > Please file a new bug against Mesa : Drivers/Gallium/r300 and attach > your answer there: https://bugs.freedesktop.org/show_bug.cgi?id=36099 ___ mes

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-19 Thread Sebastian H.
Hello list Mesa 7.11-rc2 has been released. This is a release candidate for the 7.11 development release. I've tried to compile this one 996aea3cca40bb34c0a9027411924879 MesaGLUT-7.11-rc2.tar.bz2 After unpacking ./configure --prefix=/opt/mesa PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig LC_A

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Sebastian H.
>>> Mesa 7.11-rc2 has been released. This is a release candidate for the >>> 7.11 development release. >> >> I've tried to compile this one >> >>> 996aea3cca40bb34c0a9027411924879 MesaGLUT-7.11-rc2.tar.bz2 >> >> After unpacking >> >> ./configure --prefix=/opt/mesa PKG_CONFIG_PATH=/opt/mesa/lib/pk

Re: [Mesa-dev] Mesa 7.11 release candidate 2

2011-07-20 Thread Sebastian H.
>> Indeed it isn't installed anywhere in /opt (also not in /usr). >> Btw. the latest git mesa main compiles without it beeing there. >> >> Alright, on the same system in ~/source/libdrm-2.4.26/ >> >> ./configure --prefix=/opt/mesa \ >>LDFLAGS=-L/opt/mesa/lib \ >>PKG_CONFIG_PATH=/op

Re: [Mesa-dev] Mesa 7.9-rc1

2010-09-27 Thread Sebastian H.
--prefix=/opt/mesa make But compilation process stopped with make[6]: *** No rule to make target `brw_fs.o', needed by `i965_dri.so'. Stop. make[6]: *** Waiting for unfinished jobs make[6]: Leaving directory `/home/sebastian/source/Mesa-7.9-rc1/s

Re: [Mesa-dev] Mesa 7.9-rc2

2010-09-29 Thread Sebastian H.
Am 29.09.2010 04:47, schrieb Ian Romanick: > Mesa 7.9-rc2 has been released. Assuming there are no issues, Mesa 7.9 > final will be released next Monday (October 4th). > I've tried it again with export LC_ALL=C export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/ ./configure \ --enable-galli

Re: [Mesa-dev] Mesa 7.9-rc2

2010-09-29 Thread Sebastian H.
Am 29.09.2010 12:22, schrieb Marek Olšák: > export LC_ALL=C > export PKG_CONFIG_PATH=/opt/mesa/lib/pkgconfig/ > ./configure \ >--enable-gallium-radeon \ >--enable-gallium-swrast \ >--prefix=/opt/mesa > make > > make[3]: Entering directory >

Re: [Mesa-dev] Mesa 7.9-rc2

2010-09-29 Thread Sebastian H.
> > Am 29.09.2010 04:47, schrieb Ian Romanick: > > Mesa 7.9-rc2 has been released. Assuming there are no issues, > Mesa 7.9 > > final will be released next Monday (October 4th). > > > > I've tried it again with > > export LC_ALL=C >

Re: [Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Sebastian H.
Hi list It's quite exciting to follow the development. > Mesa 7.10 has been released. This is a development release. People who > are concerned with stability and reliability should stick with a > previous release, such as 7.9.1, or wait for Mesa 7.10.1. I've tried to compile the following one

Re: [Mesa-dev] Mesa 7.10 release

2011-01-08 Thread Sebastian H.
Am 08.01.2011 18:24, schrieb Julien Cristau: > On Sat, Jan 8, 2011 at 17:00:54 +0100, Sebastian H. wrote: > >> make then stopped like this >> >> gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver >> -I../../../../../include -I../../../../../src/mapi &

Re: [Mesa-dev] Mesa 7.10 release

2011-01-10 Thread Sebastian H.
Am 08.01.2011 18:32, schrieb Sebastian H.: > Am 08.01.2011 18:24, schrieb Julien Cristau: >> On Sat, Jan 8, 2011 at 17:00:54 +0100, Sebastian H. wrote: >> >>> make then stopped like this >>> >>> gcc -c -I. -I../../../../../src/mesa/drivers/dri/commo