Re: New Darwin Patch
Christopher Waters <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.devel |
|---|---|
| Message-ID | <[email protected]> |
Sorry I haven't replied until now, I've been pretty busy on all this. I agree with the CGL direction for the stub and AGL for the render SPU; so much that I'm almost done with it ;) I've had it working with the native ogl, and I got the chromium things to work just yesterday (had spheres rendering on two other macs :) Some problems I've come accross: AGL uses the context after some of the CGL calls, mainly CGLCreateContext. This is bad because we're not giving it a pointer to a CGL object; heck, we haven't even made one yet at that point. the crSwapBuffers takes a window as an argument, but CGLFlushDrawable only takes a context. There -is- a possible way to link the two (I've got it doing that in the render spu), but I'm not sure if it's ok to do in the faker lib just yet. I'll try to get everything else up to trunk today, since I last updated a few weeks ago, and send out a patch for it. Speaking of which, what's the best diff usage for a patch? -Chris On Jul 15, 2004, at 9:03 AM, Jorge Luis Williams wrote: > > Attached is a new Darwin patch. This is basically just an update of > the patch I submitted last December for Chromium 1.5. This one is > based on CVS as of today. Please see documentation for compilation > instructions. Again this only works for GLX apps -- it's still a ways > to go before CGL support. > > Christopher, I realize this may set you back a bit, but I still feel > we should head in the CGL direction as opposed to AGL. Please read my > previous posts. Let me know if you have any questions. > > Would someone mind importing this patch to CVS? > > Thanx, > > -jOrGe W. > > > > <darwin.patch.gz> ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click