Re: [texture_from_pixmap.c] glXBindTexImageEXT undefined

2007-05-28 Thread Michel Dänzer
On Mon, 2007-05-28 at 08:19 -0600, Brian Paul wrote: > Dieter Nützel wrote: > > progs/xdemos> time nice +19 make > > gcc -I../../include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O > > -march=athlon-mp -fomit-frame-pointer -m3dnow -msse -mmmx -mfpmath=sse,387 > > -m32 -D_POSIX_SOURCE -D_P

Re: Badness at include/linux/slub_def.h

2007-05-28 Thread Christian Kujau
Michel Dänzer wrote: Does the patch below against the drm tree fix it? Only build tested. yes, now glxinfo/glxgears returns without this badness, DRI is still working fine. I've attached some details. Thank you! Christian. --- From f0e6bdc165cb484b8992b14172a7280f301bf513 Mon Sep 17 00:00:0

Re: Figuring out R300_VAP_CNTL

2007-05-28 Thread Martijn de Nerd
Hi, I have no clue what VAP_CNTL is, nor do I know what a vertex shader engine is, but damn, since i read about its existance I can't wait to use mine! So attached is the output of my mobility radeon. Goodluck! Martijn 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Expre

Re: [texture_from_pixmap.c] glXBindTexImageEXT undefined

2007-05-28 Thread Brian Paul
Dieter Nützel wrote: > progs/xdemos> time nice +19 make > gcc -I../../include -Wall -Wmissing-prototypes -std=c99 -ffast-math -O > -march=athlon-mp -fomit-frame-pointer -m3dnow -msse -mmmx -mfpmath=sse,387 > -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE > -D_GNU_SO