[Mesa-dev] 7.8.3 release
tom fogal
tfogal at sci.utah.edu
Mon Aug 23 09:12:38 PDT 2010
I've seen a couple patches come up recently that were appropriate for
7.8. I've applied them in my repo:
http://cgit.freedesktop.org/~tfogal/mesa/atom/?h=7.8
git://anongit.freedesktop.org/~tfogal/mesa
Commit messages are appended for convenience [1].
Anyway the point of this mail is that I'd like to push whomever does
these things (Ian?) to create a 7.8.3 release. There's been a large
number of fixes since 7.8.2... including a couple that are relevant for
my project :) so it would be nice to get something out there.
If there's anything more I can do to help out w/ it, I'd be happy to do
so.
Thanks,
-tom
[1]
commit 75181e974c20677e411b4260b4b790ca7459157e
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date: Mon Aug 23 10:01:39 2010 -0600
Add release notes for recent bug fixes.
docs/relnotes-7.8.3.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit 6628188a871b3ee354c2b0e2c6276af582035656
Author: Brian Paul <brianp at vmware.com>
Date: Sun Aug 22 19:04:47 2010 -0600
st/mesa: fix ReadPixels crashes when reading depth/stencil from a FBO
This is based on a patch from Marek Olšák.
NOTE: This is a candidate for the Mesa 7.8 branch.
src/mesa/state_tracker/st_cb_readpixels.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
commit 435474e116199a7f68b96e869108a68936e824ba
Author: M.Froehlich at science-computing.de <M.Froehlich at science-computing.de>
Date: Tue Aug 10 21:19:46 2010 -0600
swrast: fix span color array pointer assignment for 32-bit/channel rendering
See fd.o bug 29487.
NOTE: This is a candidate for the 7.8 branch.
Signed-off-by: Brian Paul <brianp at vmware.com>
src/mesa/swrast/s_span.c | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
More information about the mesa-dev
mailing list