public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version
Date: Thu, 17 Apr 2014 16:42:40 +0000	[thread overview]
Message-ID: <bug-77582-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1888 bytes --]

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

          Priority: medium
            Bug ID: 77582
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run
                    without overriding GL/GLSL version
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: b.bellec@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

The OpenGL 3.2 and 3.3 tests from the ogl-samples pack doesn't run on my
Evergreen card (HD 5850) if I don't override the env var with the good GL and
GLSL values.

Download and compiles the ogl-samples:
$ git clone https://github.com/g-truc/ogl-samples
$ cmake .
$ make 
$ ./build/release/gl-320-primitive-sprite

In my case, the program starts but immediately stop, without error.

While if I launch with:
$ MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150
./build/release/gl-320-primitive-sprite

Then the program start as excepted.

I tested several ogl-320 and ogl-330 tests, all have the same issue.

glxinfo:
OpenGL renderer string: Gallium 0.4 on AMD CYPRESS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.0-devel
(git-75e4875)
OpenGL core profile shading language version string: 3.30

Build config:
autogen.sh --with-gallium-drivers=r600 --with-dri-drivers=
--enable-texture-float --disable-dri3 --disable-r600-llvm-compiler
--disable-gallium-llvm --enable-64-bit CFLAGS="-O2 -m64" CXXFLAGS="-O2 -m64"
--libdir=/usr/lib64

Kernel 3.13.9-100.fc19.x86_64
libdrm 2.4.53-1.fc20

I don't know if it's a regression. I can test with earlier Mesa commit if you
point me to an old commit with still GL3.2 supports.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3284 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-04-17 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17 16:42 bugzilla-daemon [this message]
2014-04-18  3:25 ` [Bug 77582] [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version bugzilla-daemon
2014-04-23 21:03 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-77582-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox