https://bugs.freedesktop.org/show_bug.cgi?id=67672

--- Comment #8 from ken moffat <zarniwh...@ntlworld.com> ---
(In reply to comment #7)

> What does it print out if you set GALLIUM_DUMP_CPU=1 env var (with a debug
> build)?

How do I get output ? I've got the following in .xinitrc:
export GALLIUM_LOG_FILE=/home/ken/gallium.log
export GALLIUM_PRINT_OPTIONS=1
export GALLIUM_DUMP_CPU=1
(started with just DUMP_CPU and capturing stderr). I've tried running the
xscreensaver-demo previews (i.e. fullscreen) for GLHanoi and GLPlanet, also ran
glxinfo and glxgears - but gallium.log doesn't get created. This is for a build
of master from 1st August plus your patch, with both CFLAGS and CXXFLAGS not
set in the environment, so the standard
CFLAGS:          -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
-Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp
and CXXFLAGS:        -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to