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://freedesktop.org/bugzilla/show_bug.cgi?id=1504        
   
           Summary: DOT3 bumpmapping horribly broken
           Product: Mesa
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Drivers/DRI/Unichrome
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Support for DOT3 bumpmapping is horribly broken in the Unichrome driver.  First
of all, both EXT_texture_env_combine_dot3 and ARB_texture_env_combine_dot3 are
advertised, but there is only any support for the ARB version.  I believe that
the implementor assumed that the enums and the behavior for both were the same.
 Bad assumption! :)

Not only that, the code that handles GL_COMBINE only has support for GL_DOT3_RGB
and GL_DOT3_RGBA for the second texture unit.  There's no code to handle those
combine modes for the first texture unit!        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to