dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 32323] New: GL_EXT_texture_sRGB is broken
Date: Sat, 11 Dec 2010 12:23:59 -0800 (PST)	[thread overview]
Message-ID: <bug-32323-502@http.bugs.freedesktop.org/> (raw)

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

           Summary: GL_EXT_texture_sRGB is broken
           Product: Mesa
           Version: 7.9
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/R600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: marlam@marlam.de


The GL extension GL_EXT_texture_sRGB 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 on my system; the textures seem to be
sampled as if they were normal GL_RGB textures. This results in wrong colors
(e.g. in the git version of the Bino 3D video player: far too bright).

I'm running Ubuntu 10.10 on x86_64 and get the following version info from GL:

OpenGL version: 2.1 Mesa 7.9-devel
OpenGL renderer: Mesa DRI R600 (RV710 954F) 20090101 TCL DRI2
OpenGL vendor: Advanced Micro Devices, Inc.

If you need more information, please let me know.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2010-12-11 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-11 20:23 bugzilla-daemon [this message]
2012-11-02 16:08 ` [Bug 32323] GL_EXT_texture_sRGB is broken 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-32323-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;
as well as URLs for NNTP newsgroup(s).