Re: [Crystal-cvs] SF.net SVN: crystal:[39156] CS/trunk/data/config-plugins/gldrivers.xml

"res" <[email protected]>
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
> +      <conditions fulfill="all">
> +        <regexp string="platform" pattern="Unix" />
> +        <regexp string="renderer" pattern="Mesa.*Intel" />
> +        <conditions fulfill="all">
> +          <regexp string="glversion" pattern="3.0 Mesa 9.0" />

Once you know for sure which Mesa version fixes it, the rule can be tweaked to compare that in particular:
    <comparever version="glvendor" relation="lt 9.0.3" />
(Note “glvendor“ just extracts the vendor-specific part from the GL version string, so there must still be a regexp or something checking it's actually “Mesa”.)

-f.r.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.