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://freedesktop.org/bugzilla/show_bug.cgi?id=952 Summary: No DRI/DDX/DRM versions checks with old libGL<->driver interface? Product: DRI Version: XOrg CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED]
With the current code in dri_util.c a new driver loaded by an old libGL will not perform any DRI/DDX/DRM versions checks. Ian believes that the call to __driUtilCreateNewScreen in __driUtilCreateScreen should be replaced with a call to __driCreateNewScreen which would perform the version checks. OTOH, drivers not ported yet don't have that function. -- Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
