2011/1/6 Kristian Høgsberg <k...@bitplanet.net>: > On Mon, Jan 3, 2011 at 8:27 PM, Ian Romanick <i...@freedesktop.org> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> It looks like things are shaping up nicely for the 7.9.1 and 7.10 >> releases. I've cherry picked a bunch of stuff over to the branches, but >> there are a few commits that I'm a bit uncertain about. I'd appreciate >> it if the commiters could weigh in. If you are on direct CC, that means >> you have a commit on one or both lists. >> >> NOTE: There are a few recent commits that are on both lists. >> >> 7.9.1 list: >> >> commit 1d33e940d2050f3d9180019f6ffd57f6fc295507 >> Author: Kristian Høgsberg <k...@bitplanet.net> >> Date: Thu Oct 14 14:57:47 2010 -0400 >> >> Only install vtxfmt tables for OpenGL >> R >> GLES1 and GLES2 install their own exec pointers and don't need the >> Save table. Also, the SET_* macros use different indices for the >> different >> APIs so the offsets used in vtxfmt.c are actually wrong for the ES APIs. > > Yes, this one fixes vertex attributes for GLES2 and I'd recommend > 9f0d7dd25941b2f327c7bedf7513eee871829073 and > 98ee6739d97b5592a7dad0b453c78e180a51ad50 as well.
a889f9ee5cccee031c1090a6ef92cba894b1d77c is another good fix, without it writes to gl_PointSize breaks everything. It's been in master for a while and fixes a bunch of GLES2 test cases. Kristian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev