[Bug 3320] is driFillInModes correct?

2009-10-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3320 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 3320] is driFillInModes correct?

2005-10-19 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=3320 [EMAIL PROTECTED] changed: What|Removed |Added

Re: driFillInModes

2005-05-18 Thread Jerome Glisse
On 5/17/05, Jon Smirl [EMAIL PROTECTED] wrote: Are the FillInModes() functions working right? I found these two problem when I copied the code into EGL. drivers/dri/common/util.c driFillInModes() modes-stencilBits = stencil_bits[k]; modes-depthBits

driFillInModes

2005-05-16 Thread Jon Smirl
Are the FillInModes() functions working right? I found these two problem when I copied the code into EGL. drivers/dri/common/util.c driFillInModes() modes-stencilBits = stencil_bits[k]; modes-depthBits = depth_bits[k]; Shouldn't that be modes