Benno Schulenberg wrote: > Brian Paul wrote: > >>Benno Schulenberg wrote: >> >>>Benno Schulenberg wrote: >>> >>>>Attached patch adds a new DRI configuration option to the >>>>unichrome 3D driver. >> >>I checked it in and closed the bug. > > > Erm... You've checked in the simple patch, not my version. Which > means that it's still not possible to control the unichrome with > driconf, as it uses the wrong name for looking up the settings.
oops, sorry. I just applied the patch from your previous email, but compilation fails: gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../../../../../src/mesa/main -I../../../../../src/mesa/glapi -I../../../../../src/mesa/math -I../../../../../src/mesa/transform -I../../../../../src/mesa/shader -I../../../../../src/mesa/swrast -I../../../../../src/mesa/swrast_setup -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri `pkg-config --cflags libdrm` -Wall -Wmissing-prototypes -std=c99 -ffast-math -O -g -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN via_screen.c -o via_screen.o via_screen.c:57: error: syntax error before "DRI_CONF_EXCESS_MIPMAP" via_screen.c: In function `viaCreateBuffer': via_screen.c:216: warning: unused variable `screen' make[1]: *** [via_screen.o] Error 1 -Brian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
