Nicholas Wourms wrote:
Keith Whitwell wrote:
The patch does have a few issues. Firstly it doesn't apply cleanly to the current trunk so there'll be a bit of work wiggling it in.
[SNIP]
I noticed that, but I also noticed something else. It seems that trunk has some regressions [or lack of updating, as well the case may be] in a few of the mesa source files. Doing a comparison between trunk and xfree head reveals about 4 or 5 (maybe more? I can't remember the exact number) mesa source files whose version goes from 4.X->3.X. I noticed this when I was trying to generate a patch to add the latest mesa+dri to a XFree86 snapshot tree. Perhaps that might, in some small way, be contributing to the failed hunks?
The Mesa CVS branch 'mesa_5_0_branch' is the latest stable code. It probably has a few fixes that haven't been propogated into the DRI tree yet. That could be done anytime. I'll probably roll these changes out as a 5.0.2 release eventually.
Here's the list of reversions (either from 4.x to 3.x or from a later 4.x to an earlier 4.x). I don't think the files in src/X matter, but t_context.c and t_imm_dlist.c sure should. IMHO, we should update the trunk to whatever version of the dlist code has Brian's recent dlist memory management changes.
The (vertex buffer) memory changes are in the Mesa CVS trunk. I haven't back-ported these changes to the 5.0.x branch because I'm not 100% sure they're safe yet (I may be overly paranoid here). It would probably take a few hours to back-port.
Is there any chance that we'll get Mesa 5.2 anytime soon? Then we could just suck everything over and be happy. :)
I haven't released 5.1 (devel release) yet so 5.2 (stable release) won't be coming for a while. 5.1 is in pretty good shape though. I'm trying to decide if I should do the directory re-org before or after the 5.1 release. Thoughts?
-Brian
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
