On Tue, Feb 23, 2010 at 9:38 PM, Chia-I Wu <olva...@gmail.com> wrote:
> This patch series moves
>
> src/mesa/dispatch.c to src/glapi/glapi_dispatch.c and
> src/glapi/dispatch.h to src/mesa/dispatch.h.
>
> As can be seen in sources.mak, dispatch.c is actually a glapi source file.  
> And
> although not mentioned anywhere, dispatch.h is a core Mesa header file.  It
> honors IN_DRI_DRIVER and should not be used outside core Mesa.  Another 
> benefit
> of this clean up is that it is now clear that IN_DRI_DRIVER is not used
> elsewhere except for in core Mesa.

I didn't test, but sounds good to me.

-Brian

------------------------------------------------------------------------------
Download Intel&#174; 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