Re: More CRUT breakage
Brian Paul <[email protected]> Tue, 11 Jan 2005 17:57:17 -0700
| Newsgroups | gmane.comp.graphics.chromium.devel |
|---|---|
| Message-ID | <[email protected]> |
OK, Looking at the code, glParametervCR(GL_WINDOW_SIZE_CR, GL_INT, 2, winsize) will only work for resizing the default window. Note that the crHashtableSearch() call's last parameter is zero. Yet another example of the old default window/context cruft. You should probably use crWindowSize(windowID, width, height) instead. Where are you making that call? Do you have a Chromium window ID at that point? -Brian Mike Houston wrote: > Hrmm. Calling glParametervCR(GL_WINDOW_SIZE_CR, GL_INT, 2, winsize) > seems to have no effect anymore on the render/readback spu. > > -Mike > > Mike Houston wrote: > >> psubmit_crut might be a bad example since we should probably handle >> reshape via CRUT/GLUT... Still trying to track why Raptor is broken. >> >> -Mike >> >> Mike Houston wrote: >> >>> Window resizing is no longer working correctly. Try crut_fan.conf >>> with resizable set to 1. It seems that the changes to >>> render/readback have slightly borked CRUT, or at least the some of >>> the feedback paths. Raptor now no longer runs correctly, so I'm >>> starting with the simple cases first. >>> >>> -Mike >>> >>> >>> ------------------------------------------------------- >>> The SF.Net email is sponsored by: Beat the post-holiday blues >>> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>> _______________________________________________ >>> Chromium-dev mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/chromium-dev >> >> >> >> > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Chromium-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/chromium-dev > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt