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.

-- 
o...@lunarg.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to