Bug 32515

Summary: Wrong rendering of Vertex Buffer Object backed Vertex Array
Product: Mesa Reporter: cardologist
Component: Drivers/DRI/swrastAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: 7.9   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: This is the source program.

Description cardologist 2010-12-19 19:04:57 UTC
Created attachment 41277 [details]
This is the source program.

The source file (triangle.c) does not give the correct output on Linux using the "Mesa Project Software Rasterizer" (as given by GL_VENDOR and GL_RENDERER)

It compiles to http://i.imgur.com/UpTSy.png 
It should compile to http://imgur.com/gi1oM.png (this was compiled on: Apple's reference SW rasterizer in Mac OS X 10.6.5 build 10H574)
Comment 1 GitLab Migration User 2019-09-18 18:44:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/303.

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.