http://bugs.freedesktop.org/show_bug.cgi?id=23670
--- Comment #1 from Brian Paul <brian.p...@tungstengraphics.com> 2009-09-03 07:14:44 PST --- Created an attachment (id=29175) --> (http://bugs.freedesktop.org/attachment.cgi?id=29175) test patch Please try this patch. It looks like the glDrawPixels(GL_LUMINANCE) case isn't working because of a problem with luminance textures (sampling returns A=0 instead of A=1). This patch uses a GL_RGBA texture instead. The real bug is probably elsewhere in the handling of GL_LUMINANCE textures... -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel