Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=9468          
     
           Summary: mesa compiles different versions of libGL.so in
                    different modes
           Product: Mesa
           Version: 6.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Drivers/DRI/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


Hi, I have some strange trouble with Mesa-6.5.2. When I compile a 'linux-x86'
version, I get a 'libGL.so.1.5.060502' library, and it works fine with all demos
and xdemos examples, but it does not support direct rendering.

In other hand, when I compile mesa in 'linux-dri' or 'linux-dri-x86' mode, I get
a 'libGL.so.1.2' library that works like real OpenGL 1.2 with DRI support (as
glxinfo says). But it hasn't some OpenGL 1.5 extensions. Following demos aren't
working with this version:

arbfslight ("Sorry, this demo requires GL_ARB_fragment_shader")
arbocclude ("Sorry, this demo requires the GL_ARB_occlusion_query extension")
fplight ("Sorry, this demo requires GL_NV_fragment_program")
fslight ("Warning: this program expects OpenGL 2.0" and many messages like that:
"Mesa 6.5.2 implementation error: User called no-op dispatch function (an
unsupported extension function?)")
glslnoise ("Sorry, this demo requires GL_ARB_fragment_shade")
paltex ("Sorry, GL_EXT_paletted_texture not supported")
pointblast ("Sorry, GL_ARB_point_parameters is not supported.")
shadowtex ("Sorry, this demo requires the GL_ARB_depth_texture and GL_ARB_shadow
extensions")
spriteblast ("Sorry, this demo requires GL_ARB_point_sprite.")
stex3d ("Segmentation fault" after "finished setting up 3d texture image.")
vao_demo (""GL_VERSION = 1.3 Mesa 6.5.2" and Sorry, this program requires
GL_APPLE_vertex_array_object"")

I downloaded Mesa-6.5.2 from www.sourceforge.net, drm from
git://anongit.freedesktop.ogr/git/mesa/drm.

Thank You.          
     
     
--           
Configure bugmail: https://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
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to