public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version
@ 2014-04-17 16:42 bugzilla-daemon
  2014-04-18  3:25 ` [Bug 77582] " bugzilla-daemon
  2014-04-23 21:03 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2014-04-17 16:42 UTC (permalink / raw)
  To: dri-devel


[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 77582] [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version
  2014-04-17 16:42 [Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version bugzilla-daemon
@ 2014-04-18  3:25 ` bugzilla-daemon
  2014-04-23 21:03 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2014-04-18  3:25 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
           Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org
          Component|Drivers/Gallium/r600        |Mesa core

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Mesa will probably never support higher than OpenGL 3.0 for the compatibility
profile. Apps should use the core profile for higher versions.

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

[-- Attachment #1.2: Type: text/html, Size: 2683 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 77582] [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version
  2014-04-17 16:42 [Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version bugzilla-daemon
  2014-04-18  3:25 ` [Bug 77582] " bugzilla-daemon
@ 2014-04-23 21:03 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2014-04-23 21:03 UTC (permalink / raw)
  To: dri-devel


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

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

Benjamin Bellec <b.bellec@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTOURBUG                   |INVALID
           Assignee|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
                   |org                         |.org
          Component|Mesa core                   |Drivers/Gallium/r600

--- Comment #7 from Benjamin Bellec <b.bellec@gmail.com> ---
Old libGL in /usr/local/lib64

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

[-- Attachment #1.2: Type: text/html, Size: 2349 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-23 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 16:42 [Bug 77582] New: [r600g] ogl-samples GL3.2 and GL3.3 tests doesn't run without overriding GL/GLSL version bugzilla-daemon
2014-04-18  3:25 ` [Bug 77582] " bugzilla-daemon
2014-04-23 21:03 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox