From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 36965] New: GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken
Date: Sun, 8 May 2011 07:00:30 -0700 (PDT) [thread overview]
Message-ID: <bug-36965-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=36965
Summary: GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken
Product: Mesa
Version: 7.10
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: marlam@marlam.de
The GL extension GL_EXT_texture_sRGB (which is in OpenGL 2.1 core) defines the
texture formats GL_SRGB and friends and specifies that sampling such a texture
automatically converts the values from non-linear RGB (sRGB) to linear RGB.
However, this conversion is not performed; the textures are sampled as if they
were normal GL_RGB textures. This results in wrong colors (e.g. in the Bino 3D
video player: far too bright).
I'm running Ubuntu 11.04 on x86_64 and get the following version info from GL:
OpenGL version: 2.1 Mesa 7.10.2
OpenGL renderer: Gallium 0.4 on AMD RV710
OpenGL vendor: X.Org
If you need more information, please let me know.
[This is the same as bug 32323, but re-reported for newer Mesa versions]
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next reply other threads:[~2011-05-08 14:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-08 14:00 bugzilla-daemon [this message]
2011-05-12 16:11 ` [Bug 36965] GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken bugzilla-daemon
2011-05-12 16:18 ` bugzilla-daemon
2011-05-12 17:20 ` bugzilla-daemon
2011-05-12 19:50 ` [Bug 36965] GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken (glean/texture_srgb broken too) bugzilla-daemon
2011-05-12 21:08 ` bugzilla-daemon
2012-11-02 10:37 ` bugzilla-daemon
2012-11-02 11:55 ` bugzilla-daemon
2012-11-02 12:13 ` 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-36965-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.