Re: [Mesa-dev] [PATCH] RFC: refactor out dri2 proto code into libdri2

2011-09-28 Thread Rob Clark
On Tue, Sep 27, 2011 at 12:22 PM, Eric Anholt wrote: > On Thu, 22 Sep 2011 15:36:07 -0500, Rob Clark wrote: >> Since I was working on some extensions to DRI2 protocol for handling >> video, it occurred to me that it might be easier to extend the >> protocol if there weren't N different copies of

Re: [Mesa-dev] [PATCH] RFC: refactor out dri2 proto code into libdri2

2011-09-27 Thread Eric Anholt
On Thu, 22 Sep 2011 15:36:07 -0500, Rob Clark wrote: > Since I was working on some extensions to DRI2 protocol for handling > video, it occurred to me that it might be easier to extend the > protocol if there weren't N different copies of dri2.c floating around > in various different src trees..

[Mesa-dev] [PATCH] RFC: refactor out dri2 proto code into libdri2

2011-09-22 Thread Rob Clark
Since I was working on some extensions to DRI2 protocol for handling video, it occurred to me that it might be easier to extend the protocol if there weren't N different copies of dri2.c floating around in various different src trees.. also, for video, with one or two other small extensions (ie. s