[Mesa-dev] [Bug 111522] [bisected] Supraland no longer start

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 10 00:44:29 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111522

--- Comment #20 from Timothy Arceri <t_arceri at yahoo.com.au> ---
(In reply to Lionel Landwerlin from comment #19)
> (In reply to MWATTT from comment #18)
> > Supraland does start with the updated MR. (I suppose .drirc is only updated
> > if using ninja install so I manually put content from 00-mesa-defaults.conf
> > to .drirc).
> > 
> > Note that will only affect UE4.21 applications. For instance, my previous
> > UE4.22 sample have the same issue, unless I modify .drirc with
> > "UnrealEngine4.22"
> > 
> > A workaround is to set
> > <engine engine_name="UnrealEngine4" engine_version="0:23">
> > on .drirc and use strstr instead of strcmp on xmlconfig.c at line 793, if
> > it's acceptable
> 
> I've been wondering about regexps but that's another thing to add to mesa.
> It's also unfortunate that Unreal puts its engien version in the engine name.

The filename matching code is already full of platform specific paths so adding
regexps here would be fairly simple as we can just use the posix functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190910/75a27ea0/attachment.html>


More information about the mesa-dev mailing list