On Fri, Sep 25, 2009 at 11:52:12AM +0800, Chia-I Wu wrote:
> On Thu, Sep 24, 2009 at 08:41:09PM -0600, Brian Paul wrote:
> > I'll try to commit the first few patches soon.
> > I'm going to skip the texformat patches though.  I hope to overhaul
> > the texture format code in the near future (a first step toward
> > unifying textures and renderbuffers).
> Ok, and thanks!  I really appreciate for the review.
> I will wait for the first few patches get merged, and then update the
> rest patches to adopt any necessary changes.
This is the second half of the patch series.  Differences from previous
revision are

* Make _mesa_FooBar static when possible
* Fix a typo in commit log

Patch 1~7 are very similar to what is done to FEATURE_convolution, etc.
There should be no surprise here.  Patch 8, 10, 11 are similar too.  But
they are the first features that defines entries in GLvertexformat.

As hightlighted in my other mail, patch 9 merges
FEATURE_ARB_occlusion_query and FEATURE_EXT_timer_query.  Patch 12
defines a new feature that eliminates the GLvertexformat, api_noop, and
api_loopback completely.

In my test build, libmesagallium.a takes about 3MB.  libes1gallium.a, a
build using slightly different sources and with most features disabled,
takes about 2.4MB.

-- 
Regards,
olv

Attachment: feature-conventions-v2.tar.gz
Description: Binary data

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to