On 02/21/2014 05:47 AM, Juha-Pekka Heikkilä wrote:
On Mon, Feb 17, 2014 at 11:03 PM, Ian Romanick wrote:
On 02/17/2014 08:21 AM, Juha-Pekka Heikkila wrote:
Resend of the earlier glx patches with the issue pointed out by Petri fixed.
Patch number five is a bit special. hash_table_insert() and
On Mon, Feb 17, 2014 at 11:03 PM, Ian Romanick wrote:
> On 02/17/2014 08:21 AM, Juha-Pekka Heikkila wrote:
>> Resend of the earlier glx patches with the issue pointed out by Petri fixed.
>>
>> Patch number five is a bit special. hash_table_insert() and
>> hash_table_replace() don't really have a w
On 02/17/2014 08:21 AM, Juha-Pekka Heikkila wrote:
> Resend of the earlier glx patches with the issue pointed out by Petri fixed.
>
> Patch number five is a bit special. hash_table_insert() and
> hash_table_replace() don't really have a way to report errors and I did not
> want to go changing th
Resend of the earlier glx patches with the issue pointed out by Petri fixed.
Patch number five is a bit special. hash_table_insert() and
hash_table_replace() don't really have a way to report errors and I did not
want to go changing the api since these are called from so many places thus
the ca