Re: Latest Mesa CVS (DRI) do not compile (since glx indirect?)

2004-10-27 Thread Ian Romanick
Dieter NÃtzel wrote: gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl-I../../src/mesa/shader -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -Wall -O -march=athlon -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX

Latest Mesa CVS (DRI) do not compile (since glx indirect?)

2004-10-27 Thread Dieter NÃtzel
/opt/Mesa> time nice +19 make linux-x86 (cd configs && rm -f current && ln -s linux-x86 current) make default make[1]: Entering directory `/opt/Mesa' make[2]: Entering directory `/opt/Mesa/src' Making sources for linux-x86 make[3]: Entering directory `/opt/Mesa/src/mesa' make[4]: Entering directory

Re: Wiki Spam

2004-10-27 Thread Adam Jackson
On Wednesday 27 October 2004 14:49, Alan Swanson wrote: > Until someone has the time to upgrade the Wiki to a newer version > with anti-spam features could we at least block any commits which > don't have comments? > > Just that none of the spam commits ever have comments, plus it > would make trac

Wiki Spam

2004-10-27 Thread Alan Swanson
Until someone has the time to upgrade the Wiki to a newer version with anti-spam features could we at least block any commits which don't have comments? Just that none of the spam commits ever have comments, plus it would make tracking changes easier. -- Alan. "One must never be purposelessness

Re: R300 & depth buffer

2004-10-27 Thread Jerome Glisse
Vladimir Dergachev wrote: Hi Jerome, I just have a moment, so I likely missed some of the questions in the e-mail. I just want to point out that the example in r300_demo that paints triangles is likely wrong. You see it uses parameters to upload vertex coordinates. I would have exp

[Patch] Problem with create_lk_drm.sh when building for a non installed kernel and for 2.6 kernels

2004-10-27 Thread Terry Barnaby
Hi, An updated version of my previous patch. This also fixes builds for 2.6 kernels which is broken at the moment. The current create_lk_drm.sh script does not pass the kernel source dir to make. If you are trying to install the DRM to a kernel source that is not running the kernel this fails. The

[Patch] Problem with create_lk_drm.sh when building for a non installed kernel

2004-10-27 Thread Terry Barnaby
Hi, The current create_lk_drm.sh script does not pass the kernel source dir to make. If you are trying to install the DRM to a kernel source that is not running the kernel this fails. I enclose a patch that fixes this. Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512

Unresolved 2.4 kernel symbols in recent CVS

2004-10-27 Thread Thomas Hellström
Hi! Tried to compile recent CVS under a 2.4 series kernel yesterday and got In file included from drm_core.h:33, from via_drv.c:31: drm_drv.h: In function `drm_init': drm_drv.h:568: warning: implicit declaration of function `pci_dev_get' drm_vm.h: At top level: drm_stub.h:37: warnin