Loading... |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Hi, I've just switched from some old version of JOGL (not 2.0) to the latest version, retrieved via Git. Just before this change, my program was able to use multisampling. Now it isn't.
Even the demo glredbook1314.multisamp fails to use multisampling. It reports: number of sample buffers is 0 number of samples is 0 What's the deal, friends? |
Loading... |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
MORE INFORMATION: I am using Windows XP. I am using GLCanvas. I can make multisampling work again by using GLJPanel instead of GLCanvas. But friends, I am a virtuous man, and so of course I cannot use GLJPanel.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
this bug is already known @see http://jogamp.org/bugzilla/show_bug.cgi?id=410 regards, michael On 10/31/2010 06:09 AM, Friedrich Wallochsby [via jogamp] wrote: MORE INFORMATION: I am using Windows XP. I am using GLCanvas. I can make multisampling work again by using GLJPanel instead of GLCanvas. But friends, I am a virtuous man, and of course I cannot use GLJPanel. -- - - - - http://michael-bien.com |
Loading... |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
My dear friends, multisampling works again. The dark time is ended, and our hearts are as frolicsome as pigeons.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
I seem to be having the same problem under Linux; multisampling doesn't work without using GLJPanel. I've tested using b11 (stable release), b283, and b213.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
On Sunday, February 06, 2011 20:48:54 JStoecker [via jogamp] wrote:
> > I seem to be having the same problem under Linux; multisampling doesn't work > without using GLJPanel. I've tested using b11 (stable release), b283, and > b213. 'doesn't work without using GLJPanel' ? Well .. all our test cases going through now. try current webstart-next / jogamp-next: jogl.build.branch=master jogl.build.commit=33a2605d37ec590b8a7fd37a708f8159cb9bd487 jogl.build.id=2011-02-05_16-00-20 jogl.build.number=292 Working on RC4 .. more fixes needed till then though. ~Sven |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
In reply to this post by JStoecker
you forgot to test build 292 :P
http://jogamp.org/deployment/webstart-next/archive/ works for me (ubuntu/nv/GLCanvas) -michael On 02/06/2011 08:48 PM, JStoecker [via jogamp] wrote: > > I seem to be having the same problem under Linux; multisampling doesn't work > without using GLJPanel. I've tested using b11 (stable release), b283, and > b213. > > _______________________________________________ > If you reply to this email, your message will be added to the discussion below: > http://jogamp.762907.n3.nabble.com/multisampling-does-not-work-tp1814527p2439045.html > To start a new topic under jogamp, email [hidden email] > To unsubscribe from jogamp, visit http://michael-bien.com/ |
Free forum by Nabble | Edit this page |