|
From: Chia-I Wu <ol...@gm...> - 2010-03-21 08:49:21
|
Hi all,
On Thu, Mar 18, 2010 at 10:11:12AM +0800, Chia-I Wu wrote:
> I've created a new branch, gallium-st-api-dri, that switches st/dri from
> st_public.h to st_api.h. The branch starts with four commits that move DRI1
> support to a new file, followed by 2 commits to switch st/dri to st_api.h.
> My laptop has Intel 945GM so I can only test i915g. I've done some basic tests
> with progs/{demos,xdemos} and they seem to work fine. The red/blue channels of
> the demos are swapped. But I suspect it is a bug in the pipe driver since I
> observe the same issue on master branch.
> Only the DRI2 path is tested. I couldn't figure out how to disable DRI2 and
> enable DRI1 in my xserver. It would be great if someone can tell me how to do
> that with Intel DDX.
> The changes are bigger than I expected. It would be great to get some
> feedbacks before merging. If everthing works fine, the current plan is to
> merge it over the weekend.
I've merged the branch. All Gallium DRI drivers now use st_api.h
instead of st_public.h. If you notice any regression due the merge,
please let me know so that I can work on it.
--
ol...@Lu...
|