[ wxwindows-Patches-1876684 ] Patch to support AGL_BACKING_STORE on mac builds

SourceForge.net noreply at sourceforge.net
Sun Feb 3 05:51:48 PST 2008


Patches item #1876684, was opened at 2008-01-21 20:08
Message generated for change (Comment added) made by vadz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1876684&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: OpenGL
Group: new feature
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: soundevolution (soundevolution)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch to support AGL_BACKING_STORE on mac builds

Initial Comment:
I added an enum and code to support the use of AGL_BACKING_STORE for mac builds. It appears that OpenGL handling of backing buffers changes in Leopard and people may need this flag.

I read somewhere that a similar flag should be implemented for Vista, but I don't know enough about linux or windows (XP or Vista) to implement it for those OSes.


-Matt

----------------------------------------------------------------------

>Comment By: Vadim Zeitlin (vadz)
Date: 2008-02-03 14:51

Message:
Logged In: YES 
user_id=71618
Originator: NO

Is this related to AGL_DOUBLEBUFFER in any way? I don't really understand
what this patch does and whether we can use PFD_SWAP_COPY or
PFD_SWAP_EXCHANGE under Windows to achieve the same effect.

Also, we really, really need to document this flag in
docs/latex/wx/glcanvas.tex as otherwise nobody will ever know about it.
Could you please do it?

TIA!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1876684&group_id=9863




More information about the wx-dev mailing list