Btw, if multisampling is a problem (when not supported), you can always
render into a bigger FPO (or render a smaller area) and do the multisampling
yourself by copying into a half-height, half-width FPO using bilinear
filtering.


> -----Original Message-----
> From: Johannes Brunen [mailto:jbru...@datasolid.de]
> Sent: Dienstag, 22. Juni 2010 13:35
> To: opensg-us...@lists.sf.net
> Subject: Re: [Opensg-users] OpenSG 2.0: printing on windows
> 
> Hello,
> 
> "Marcus Lindblom" <ma...@yar.nu> schrieb im
> Newsbeitrag news:4c1fb8dd.7070...@yar.nu...
> >
> > True, but as Johannes said, they don't support multi-sampling on all
> > cards, so they're not really viable in all cases. :-|
> >
> Yes, unfortunately I have to support quite old graphic cards. However,
> I
> have nevertheless planned to give the FBOs a try. This is the future
> anyway.
> Possibly, I will go for a fall back solution in case of older hardware.
> I
> have to take look for the time and effort...
> 
> How can I check for FBO support and if a FBO supports stencil and
> multisample operations?
> 
> Thank you all for giving valuable information on this matter.
> 
> Best,
> Johannes
> 
> 
> 
> 
> -----------------------------------------------------------------------
> -------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Opensg-users mailing list
> Opensg-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensg-users


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to