Bug 32515 - Wrong rendering of Vertex Buffer Object backed Vertex Array
Summary: Wrong rendering of Vertex Buffer Object backed Vertex Array
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/swrast (show other bugs)
Version: 7.9
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-19 19:04 UTC by cardologist
Modified: 2019-09-18 18:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
This is the source program. (4.39 KB, text/x-csrc)
2010-12-19 19:04 UTC, cardologist
Details

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.