[Mesa-dev] [PATCH] util/disk_cache: remove function stubs
Emil Velikov
emil.l.velikov at gmail.com
Fri Feb 10 09:34:11 UTC 2017
On 10 February 2017 at 07:53, Tapani Pälli <tapani.palli at intel.com> wrote:
> On 02/10/2017 03:38 AM, Timothy Arceri wrote:
>>
>> The option to disable shader cache was removed from the build options
>> when we imported a sha1 implementation into Mesa.
>
>
> Have the issues mentioned in 9f8dc3bf03ec825bae7041858dda6ca2e9a34363 been
> fixed?
>
No, not yet.
The following API seems to be there, yet deprecated in favour of "the
ISO C++ conformant _foo":
- stat, mkdir, rmdir, open, close, write, ftruncate (_chsize ?)
While others are missing - iirc there were some Windows equivalents
for the latter (dir) functions.
- flock, unlock, opendir/readdir/etc.
-Emil
More information about the mesa-dev
mailing list