Re: [Mesa-dev] merging glapi-reorg branch

2010-10-27 Thread Brian Paul
On 10/26/2010 10:06 PM, Chia-I Wu wrote: Hi all, I've pushed a new branch, glapi-reorg http://cgit.freedesktop.org/mesa/mesa/log/?h=glapi-reorg to reorganize glapi headers. It turns out that glapidispatch.h and glapioffsets.h are core mesa headers. The branch drops the use of both headers

[Mesa-dev] merging glapi-reorg branch

2010-10-26 Thread Chia-I Wu
Hi all, I've pushed a new branch, glapi-reorg http://cgit.freedesktop.org/mesa/mesa/log/?h=glapi-reorg to reorganize glapi headers. It turns out that glapidispatch.h and glapioffsets.h are core mesa headers. The branch drops the use of both headers in glapi and glx (which is considered an ex