Alex Deucher wrote: > On Wed, Oct 28, 2009 at 11:44 PM, Brian Paul <[email protected]> wrote: >> OK, the merge is done. >> >> Here's a quick summary of the changes: >> >> * The old gl_texture_format struct is replaced by a new gl_format enum. >> * The new formats are defined in formats.h and all the helper >> functions are in formats.c >> * textures and renderbuffers now use the same format info/fields >> * some special case code for compressed vs. uncompressed textures was >> unified. >> * new XRGB8888 and X8Z24 formats >> * removed swrast-only/GLchan texture formats >> >> I don't know of any regressions but I haven't tested all the DRI >> drivers. If anyone finds any problems, let me know (please provide >> details) and I'll help you ASAP. > > fbo_firecube spews the following: > radeonSetSpanFunctions: bad format: 0x001C
OK, should be fixed now. -Brian ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
