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

           Summary: Draw on Front buffer doesn't work.
           Product: Mesa
           Version: 7.5
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/DRI/i915
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: pierre.la...@scilab.org


Created an attachment (id=29060)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=29060)
c test file

On Linux 2.6.29.6-217.2.16.fc11.i686.PAE i686 i386 GNU/Linux

With :
OpenGL vendor string: Tungsten Graphics, Inc                      
OpenGL renderer string: Mesa DRI Mobile IntelĀ® GM45 Express Chipset GEM
20090114 x86/MMX/SSE2                                       
OpenGL version string: 2.1 Mesa 7.5-devel                         
OpenGL shading language version string: 1.20 

And >> lsmod  | grep i915
i915                  147340  2
drm                   166512  2 i915
i2c_algo_bit            4804  1 i915
i2c_core               18016  4 i2c_i801,i915,drm,i2c_algo_bit
video                  17344  1 i915

Using glDrawBuffer(GL_FRONT) with JOGl or with C++/OpenGl result to a drawing
on the upper-left part of the screen instead of the GL window.


-- 
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

Reply via email to