• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: technicolor resize, glxgears speed & openGL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: technicolor resize, glxgears speed & openGL


  • Subject: Re: technicolor resize, glxgears speed & openGL
  • From: John Stauffer <email@hidden>
  • Date: Fri, 10 Jan 2003 10:45:11 -0800

if not: The drawn part of the GL view is not resized, but remains its original size, tied to the upper left corner of the window. The rest of the window fills with junk: fragmented bits from the screen buffer--the gears, neighboring windows. It's actually kind of fun to look at. The rendering in the view continues and does scale, but is positioned wrong (e.g. shows only the red gear in the upper left of the window when enlarged--it's shifting vertically in the opposite direction as it should to keep it centered).

This is an app problem where glxgears isn't resizing the viewport on a window resize.

Er, maybe, but glxgears is a quite standard app, that I have seen running on several X11 implementations (including X11 4.2 and 4.2.99 on OS X) and this is the first time I have seen such behaviour.

We looked at the source and glxgears indeed does call glViewport on a resize. We tracked the issue down to the current OpenGL context somehow being lost, set to null. This looks like a bug in the MacOSX X11 server.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: X11 List Archives don't show up in Search Archives...
  • Next by Date: Re: mysterious window management problems
  • Previous by thread: Re: X11 List Archives don't show up in Search Archives...
  • Next by thread: Re: mysterious window management problems
  • Index(es):
    • Date
    • Thread