Bug 1504

Summary: VIA: DOT3 bumpmapping horribly broken
Product: Mesa Reporter: Ian Romanick <idr>
Component: Drivers/DRI/UnichromeAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: high CC: xavier
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 1508    
Bug Blocks:    

Description Ian Romanick 2004-10-01 01:24:48 UTC
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!
Comment 1 Adam Jackson 2009-08-24 12:22:40 UTC
Mass version move, cvs -> git
Comment 2 Ian Romanick 2014-01-22 01:40:46 UTC
This driver was removed from the repository some years ago.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.