On 26/11/14 01:01, Matt Turner wrote:
On Mon, Nov 24, 2014 at 4:39 PM, Matt Turner wrote:
I've got some thread-safety fixes queued up after this and thought I'd
be a good Mesa citizen and pull some code into src/util.
I did some clean ups like replacing INLINE (MSVC knows about "inline"
these
On Mon, Nov 24, 2014 at 4:39 PM, Matt Turner wrote:
> I've got some thread-safety fixes queued up after this and thought I'd
> be a good Mesa citizen and pull some code into src/util.
>
> I did some clean ups like replacing INLINE (MSVC knows about "inline"
> these days, right?) and used stdbool.h
On Tue, Nov 25, 2014 at 1:42 PM, Jose Fonseca wrote:
> On 25/11/14 21:04, Matt Turner wrote:
>>
>> On Tue, Nov 25, 2014 at 6:48 AM, Jose Fonseca wrote:
>>>
>>> On 25/11/14 00:39, Matt Turner wrote:
I've got some thread-safety fixes queued up after this and thought I'd
be a goo
On 25/11/14 21:04, Matt Turner wrote:
On Tue, Nov 25, 2014 at 6:48 AM, Jose Fonseca wrote:
On 25/11/14 00:39, Matt Turner wrote:
I've got some thread-safety fixes queued up after this and thought I'd
be a good Mesa citizen and pull some code into src/util.
Thanks for going the extra mile!
On Tue, Nov 25, 2014 at 6:48 AM, Jose Fonseca wrote:
> On 25/11/14 00:39, Matt Turner wrote:
>>
>> I've got some thread-safety fixes queued up after this and thought I'd
>> be a good Mesa citizen and pull some code into src/util.
>
>
> Thanks for going the extra mile!
>
>> I did some clean ups lik
On 25/11/14 00:39, Matt Turner wrote:
I've got some thread-safety fixes queued up after this and thought I'd
be a good Mesa citizen and pull some code into src/util.
Thanks for going the extra mile!
I did some clean ups like replacing INLINE (MSVC knows about "inline"
these days, right?) and
I've got some thread-safety fixes queued up after this and thought I'd
be a good Mesa citizen and pull some code into src/util.
I did some clean ups like replacing INLINE (MSVC knows about "inline"
these days, right?) and used stdbool.h instead of the "boolean" type.
I also removed the inline ass