Re: [Mesa-dev] [PATCH 1/2] util: better handle program names from wine

2018-08-16 Thread Eric Engestrom
On Thursday, 2018-08-16 15:36:53 +1000, Timothy Arceri wrote: > For some reason wine will sometimes give us a windows style path > for an application. For example when running the 64bit version > of Rage wine gives a Unix style path, but when running the 32bit > version is gives a windows style pat

[Mesa-dev] [PATCH 1/2] util: better handle program names from wine

2018-08-15 Thread Timothy Arceri
For some reason wine will sometimes give us a windows style path for an application. For example when running the 64bit version of Rage wine gives a Unix style path, but when running the 32bit version is gives a windows style path. If we detect no '/' in the path at all it should be safe to assume