Ian Romanick <[email protected]> writes: > I have recently create the mesa_7_4_idr_staging branch. > > git log mesa_7_4_branch..mesa_7_4_idr_staging > > In addition to the changes that I have already brought over, there are > a bunch more changes that I think may also be candidates. However, > I'd like some review / commentary before doing so. There has been a > lot of FBO, GLSL, and VBO bug fixing in master, and it would be really > nice to have as much of that as is appropriate in 7.4. I have broken > these commits into a few related groups to make review easier. > > If there are any candidate commits not mentioned below, please speak > up!
Could I nominate the mangled Mesa related changes below? They are small and mostly localized to the mangled case, and thus low-impact. I've also got some autoconf build system related changes in my head that I haven't been able to make time for. What's the release schedule? Or maybe even a 7.6 schedule; we're gearing up for a big release in the fall, at which point I'd like the GL components to `just work'. Thanks, -tom commit 7399d56ec6019e00297eef57f802a53698baa8ad Author: Tom Fogal <[email protected]> Date: Mon Feb 23 08:20:38 2009 -0700 mesa: fix _glxapi_get_proc_address() for mangled names commit 4447fddc82a2c0245e798c90492293d875d186d0 Author: Brian Paul <[email protected]> Date: Sat Feb 21 16:07:52 2009 -0700 glapi: update find_entry() for mangled names commit fe0ccf323daba2a5e2f0d9936477c73db044190a Author: Brian Paul <[email protected]> Date: Sat Feb 21 16:01:54 2009 -0700 mesa: regenerated gl_mange.h file ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
