[Mesa-dev] failed to compile mesa

2010-04-17 Thread CSJ
Hello, I am new to mesa, and I am not sure if compiling issue could post here or not? I want to build xorg and follow this guide: http://www.x.org/wiki/Development/BuildingX but when I build mesa, It error at: ../../../include/EGL/eglplatform.h:84:22: error: X11/Xlib.h: No such file or directory

[Mesa-dev] gallium + depth modes

2010-04-17 Thread Dave Airlie
I started trying to make softpipe pass depth-tex-modes in piglit, but I'm failing maybe someone else can spot the stupid. Patch is attached. It might be something unrelated, since the patch to me looks like it should dtrt. It fixes the alpha case at least. Dave. 0001-gallium-initial-depth-mode-