http://bugs.freedesktop.org/show_bug.cgi?id=12092


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |




------- Comment #3 from [EMAIL PROTECTED]  2007-08-22 20:11 PST -------
I tried some other texel colors, but also incorrect, for exmaple:

0, 0   origin img: 0.096774 1.000000 0.193548
0, 1   origin img: 0.838710 0.612903 0.290323
1, 0   origin img: 1.000000 1.000000 0.000000
1, 1   origin img: 0.806452 0.129032 0.387097
image format is : GL_COMPRESSED_RGB_FXT1_3DFX
(0, 0) get img: 0.098039 1.000000 0.192157
         origin img: 0.096774 1.000000 0.193548
(0, 1) get img: 0.572549 0.415686 0.321569
         origin img: 0.838710 0.612903 0.290323
(1, 0) get img: 0.333333 0.709804 0.258824
         origin img: 1.000000 1.000000 0.000000
(1, 1) get img: 0.807843 0.125490 0.388235
         origin img: 0.806452 0.129032 0.387097
---------------------------------------------------------------

0, 0   origin img: 0.096774 1.000000 1.000000
0, 1   origin img: 1.000000 0.000000 0.000000
1, 0   origin img: 1.000000 1.000000 0.000000
1, 1   origin img: 0.000000 1.000000 0.000000
image format is : GL_COMPRESSED_RGB_FXT1_3DFX
(0, 0) get img: 0.000000 1.000000 0.000000
         origin img: 0.096774 1.000000 1.000000
(0, 1) get img: 1.000000 1.000000 0.000000
         origin img: 1.000000 0.000000 0.000000
(1, 0) get img: 1.000000 1.000000 0.000000
         origin img: 1.000000 1.000000 0.000000
(1, 1) get img: 0.000000 1.000000 0.000000
         origin img: 0.000000 1.000000 0.000000
----------------------------------------------------

And if the texture size is 5x5, 9x9 etc., incorrect texture image will also be
got. If the texture size is 4x4, 8x8, it can get correct texture image.
Anyway, reopen this bug.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to