Created attachment 305651 [details] The output of "glewinfo" I don't have support for OpenGL 3.x on Mesa 8.0.x. The output of "glxinfo" (see attachment) always shows support for OpenGL 2.1 only. Looking at the output of "glewinfo" (see attachment) shows that my Radeon HD6850 card supports OpenGL up to version 4 (including OpenGL3.x). I tried rebuilding mesa with and without the following USE-flags: "egl", "gbm", "gles1", "gles2", "openvg", "osmesa", "shared-dricore", "shared-glapi". I also tried rebuilding with the "radeon" and/or the "r600" VIDEO_CARDS (see emerge-mesa.txt attachment). So please give me a hint why OpenGL3.x is not working on my setup?
Created attachment 305653 [details] The output of "glxinfo"
Created attachment 305655 [details] The output of "emerge --info"
Created attachment 305657 [details] The output of "emerge -vp --oneshot mesa"
Portage 2.1.10.49 (default/linux/amd64/10.0, gcc-4.6.2, glibc-2.15, 3.2.11-gentoo-chriss-0 x86_64) ================================================================= System uname: Linux-3.2.11-gentoo-chriss-0-x86_64-Intel-R-_Core-TM-_i7_CPU_950_@_3.07GHz-with-gentoo-2.1 Timestamp of tree: Fri, 16 Mar 2012 21:45:01 +0000 ccache version 3.1.7 [enabled] app-shells/bash: 4.2_p24 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.7.2-r3, 3.1.4-r3, 3.2.2 dev-util/ccache: 3.1.7 dev-util/cmake: 2.8.7-r5 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.1 sys-apps/openrc: 0.9.9.3 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.3 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.6.2 sys-devel/gcc-config: 1.5.1-r1 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.2-r1 (virtual/os-headers) sys-libs/glibc: 2.15::x-portage Repositories: gentoo x-portage ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -mmmx -mpopcnt -mcrc32 -mcx16 -msahf -mfpmath=sse" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.d$ CXXFLAGS="-O2 -pipe -march=native -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -mmmx -mpopcnt -mcrc32 -mcx16 -msahf -mfpmath=sse" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--autounmask=y --autounmask-write=n --complete-graph=y --with-bdeps=y --keep-going=y --backtrack=50 --quiet-build=n" FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles news parallel-fetch sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr" FFLAGS="" GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://gentoo.mneisen.org/ htt$ LANG="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de" MAKEOPTS="-j12" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="10bit 20ms-frames X X509 Xaw3d a52 aac aacplus aacs aalib acl acpi action_modeswitch activefilter addns addressbook adns aesicm afp alisp alsa amd64 amr analitza ao apng archive ares artworkextra asf aspe$ Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Your graphics chipset is not among the ones which have OpenGL 3 support in mesa-8.0. We have no plans to backport OpenGL 3 for radeon from git master.