[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #13 from Brian Paul <[EMAIL PROTECTED]> 2008-03-18 17:07:02 PST --- The test program produces the expected output (all 1's) for me with Mesa/master and the 7.0.x branch. -- Configure bugmail: http://bugs.freedesktop.org/userpref

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-03-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 Michael Fu <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-02-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 Shuang He <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #14405|0 |1 is obsolete|

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 Shuang He <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #11150|0 |1 is obsolete|

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #10 from Shuang He <[EMAIL PROTECTED]> 2008-02-18 23:59:02 PST --- Created an attachment (id=14405) --> (http://bugs.freedesktop.org/attachment.cgi?id=14405) fixed test case -- Configure bugmail: http://bugs.freedesktop.org/use

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-02-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #9 from Shuang He <[EMAIL PROTECTED]> 2008-02-18 23:50:29 PST --- (In reply to comment #8) > In comment #7, which driver are you using? > I'm git tip mesa > In any case, I think the test program has a bug. I think you want to s

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-01-08 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #8 from [EMAIL PROTECTED] 2008-01-08 07:10 PST --- In comment #7, which driver are you using? In any case, I think the test program has a bug. I think you want to set the pixel pack/unpack alignment values to 1: glPixe

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2008-01-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 [EMAIL PROTECTED] changed: What|Removed |Added Component|Drivers/DRI/i965|Mesa core -- Configure bugmail: h

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-11-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #7 from [EMAIL PROTECTED] 2007-11-01 17:58 PST --- to make things clear, following is what the test case done: the texture is 4x4. all texels' RGB components of the srgb texture are written to be 1 then we try to read back

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-09-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED]|mesa3d- |

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-09-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-09-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #4 from [EMAIL PROTECTED] 2007-09-16 23:21 PST --- But, according to the OpenGL spec: 'sRGB values are returned "as-is" without an sRGB-to-linear conversion.' So, sRGB values should still be correctly returned for R, G, B,

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-09-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 [EMAIL PROTECTED] changed: What|Removed |Added Attachment #11149|0 |1 is obsolete|

[Bug 11877] texture_srgb glGetTexImage failed for internalFormat GL_SRGB_EXT

2007-08-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11877 --- Comment #1 from [EMAIL PROTECTED] 2007-08-16 00:58 PST --- Created an attachment (id=11149) --> (http://bugs.freedesktop.org/attachment.cgi?id=11149&action=view) test case this is a simple test case -- Configure bugmail: http: