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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED




------- Comment #3 from [EMAIL PROTECTED]  2007-03-11 18:55 PST -------
I reported this bug because below case failed:
glTexImage1D(GL_TEXTURE_1D, 0, GL_LUMINANCE,
                         TEST_WIDTH, 0, GL_RGBA, GL_FLOAT,
                         image);
glGetTexImage(GL_TEXTURE_1D, 0, GL_LUMINANCE,
                              GL_FLOAT, pixels);

The fix works for me now.


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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to