Bug 31843 - glLoadTransposeMatrixfARB should be mapped to 307, not 431
Summary: glLoadTransposeMatrixfARB should be mapped to 307, not 431
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R100 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 12:26 UTC by pat
Modified: 2010-11-24 11:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description pat 2010-11-22 12:26:11 UTC
demos/src/xdemos$ ./glxgears

produced window is black, program reports: 
Mesa 7.10-devel implementation error: glLoadTransposeMatrixfARB should be mapped to 307, not 431
Please report at bugzilla.freedesktop.org
Mesa 7.10-devel implementation error: glGetColorTableParameterivSGI should be mapped to 306, not 345
Please report at bugzilla.freedesktop.org
Mesa 7.10-devel implementation error: invalid function index 32205
Please report at bugzilla.freedesktop.org
9629 frames in 5.0 seconds = 1925.760 FPS
This may already have been reported although I didn't find anything. 
All (pixman, cairo, drm, ddx, mesa) git updated as of 11/22/10 12 PST

$ ~/check_opengl.sh 
[    6.528728] [drm] radeon kernel modesetting enabled.
[    6.530380] [drm] initializing kernel modesetting (RV670 0x1002:0x9509).
[    7.201242] [drm] initializing kernel modesetting (RV670 0x1002:0x9509).
[    6.348225] [drm] Initialized drm 1.1.0 20060810
(II) Loading extension DRI2
(II) RADEON(0): [DRI2] Setup complete
(II) GLX: Initialized DRI2 GL provider for screen 0
Mesa 7.10-devel implementation error: glLoadTransposeMatrixfARB should be mapped to 307, not 431
Please report at bugzilla.freedesktop.org
Mesa 7.10-devel implementation error: glGetColorTableParameterivSGI should be mapped to 306, not 345
Please report at bugzilla.freedesktop.org
Mesa 7.10-devel implementation error: invalid function index 32205
Please report at bugzilla.freedesktop.org
direct rendering: Yes
OpenGL renderer string: Mesa DRI R600 (RV670 9509) 20090101  TCL DRI2
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Mesa DRI R600 (RV670 9509) 20090101  TCL DRI2
OpenGL version string: 2.1 Mesa 7.10-devel
OpenGL shading language version string: 1.20
OpenGL extensions:
Comment 1 pat 2010-11-24 11:42:30 UTC
fixed! as of Wed Nov 24 11:40:12 PST 2010 git update

$ glxgears
8400 frames in 5.0 seconds = 1679.495 FPS

$ ./check_opengl.sh 
[    6.639418] [drm] radeon kernel modesetting enabled.
[    6.640826] [drm] radeon: Initializing kernel modesetting.
[    7.150307] [drm] radeon: Initializing kernel modesetting.
[    5.824705] [drm] Initialized drm 1.1.0 20060810
(II) Loading extension DRI2
(II) RADEON(0): [DRI2] Setup complete
(II) GLX: Initialized DRI2 GL provider for screen 0
direct rendering: Yes
OpenGL renderer string: Mesa DRI R600 (RV670 9509) 20090101  TCL DRI2
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Mesa DRI R600 (RV670 9509) 20090101  TCL DRI2
OpenGL version string: 2.1 Mesa 7.10-devel
OpenGL shading language version string: 1.20
OpenGL extensions:


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.