On Thu, Apr 15, 2010 at 6:22 PM, George Sapountzis
wrote:
> On Thu, Apr 15, 2010 at 1:31 AM, Jakob Bornecrantz
> wrote:
>> Hi George
>>
>> These two patches refactor st/dri and change st/drisw from using drm_api.
>> We do not gain anything from using drm_api and it makes it impossible
>> to defi
On Thu, Apr 15, 2010 at 1:31 AM, Jakob Bornecrantz wrote:
> Hi George
>
> These two patches refactor st/dri and change st/drisw from using drm_api.
> We do not gain anything from using drm_api and it makes it impossible
> to define the meaning of struct winsys_handle to something other then
> what
Hi George
These two patches refactor st/dri and change st/drisw from using drm_api.
We do not gain anything from using drm_api and it makes it impossible
to define the meaning of struct winsys_handle to something other then
what is defined in drm_api.h. I'm working on some changes that needs to
do