On Tue, Dec 11, 2012 at 12:49 PM, Tobias Droste wrote:
> Could you commit and push it to master?
Done. Thanks!
Alex
>
> Am Mi, 5. Dezember 2012, 09:31:48 schrieben Sie:
>> On Tue, Dec 4, 2012 at 12:50 PM, Tobias Droste wrote:
>> > Anyone interested? ;-)
>> >
>> > I would just push it, but I d
Could you commit and push it to master?
Am Mi, 5. Dezember 2012, 09:31:48 schrieben Sie:
> On Tue, Dec 4, 2012 at 12:50 PM, Tobias Droste wrote:
> > Anyone interested? ;-)
> >
> > I would just push it, but I don't have the rights to do so.
>
> Looks reasonable to me.
>
> Reviewed-by: Alex Deuc
On Tue, Dec 4, 2012 at 12:50 PM, Tobias Droste wrote:
> Anyone interested? ;-)
>
> I would just push it, but I don't have the rights to do so.
Looks reasonable to me.
Reviewed-by: Alex Deucher
>
> Am Do, 29. November 2012, 17:02:28 schrieben Sie:
>> Fixes compiler warning:
>>
>> drm/native_drm
Anyone interested? ;-)
I would just push it, but I don't have the rights to do so.
Am Do, 29. November 2012, 17:02:28 schrieben Sie:
> Fixes compiler warning:
>
> drm/native_drm.c: In function ‘native_create_display’:
> drm/native_drm.c:180:21: warning: ‘device’ may be used uninitialized in this
Fixes compiler warning:
drm/native_drm.c: In function ‘native_create_display’:
drm/native_drm.c:180:21: warning: ‘device’ may be used uninitialized in this
function [-Wmaybe-uninitialized]
drm/native_drm.c:157:24: note: ‘device’ was declared here
Signed-off-by: Tobias Droste
---
src/gallium/st