Dan Nicholson <dbn.li...@gmail.com> writes:
> On Tue, Jun 15, 2010 at 4:26 PM, Dan Nicholson <dbn.li...@gmail.com> wrote:
> >>> I have a patch I was working on but haven't tested. I'll try
> >>> to wrap it up tonight and shoot it over to you for a test. I'm
> >>> attaching what I have right now if you want to play around with
> >>> it.
> >>
> >> Thanks.  The osmesa/Makefile changes didn't apply, so I did them
> >> manually.. which was very odd, because I don't see how the patch
> >> is different from what you sent.  Anyway, the attached patch
> >> fixes the problem; I can build both xlib and standalone OSMesa on
> >> 10.5 w/ it.
> >
> > Cool. That diff was against master from like two months ago. I
> > think that's all that's needed, but let me see if there's any other
> > clean up that can be added.
>
> OK, I pushed the commit to master and 7.8 and added your Tested-by (I
> hope you don't mind).

Not at all, sorry for not offering it up in the first place.

> I think there's some definite build improvements with how osmesa is
> handled, but that's another story. This should be good for 7.8.2.

Release note?  I only knew about this because a friend hit the issue.

-tom

diff --git a/docs/relnotes-7.8.2.html b/docs/relnotes-7.8.2.html
index 5b6c79b..f75b00d 100644
--- a/docs/relnotes-7.8.2.html
+++ b/docs/relnotes-7.8.2.html
@@ -49,10 +49,8 @@ tbd
 <li>Assorted i965 driver fixes.
 <li>Fixed OSMesa build for 16 and 32-bit color channel depth.
 <li>Fixed hangs in etracer on 830 and 845 chipsets.
+<li>Fixed issue with missing symbols in OSMesa library.
 </ul>
 
-
-<h2>Changes</h2>
-<p>None.</p>
 </body>
 </html>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to