[Bug 36065] New: r600g regression : vertex buffer alignement
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 7 15:23:43 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36065
Summary: r600g regression : vertex buffer alignement
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: pelloux at gmail.com
I have a simple app using vbo to render models.
The VBO layout is : position (3 float), normal (3 float), color (3 char)
This app was running perfectly until I updated libdrm/mesa to git version.
Now the app still does not have any GL error set (checked with glGetError()),
but its rendering is completely wrong.
git-bisect pointed me to this commit :
0ed5bf668db24fb56b5b359399099c89531e2a0a
"r600g: Request DWORD aligned vertex buffers."
OS : Debian unstable (amd64)
Radeon HD 4850
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list