nobody wrote on Wednesday, May 23, 2007:
Hi everybody!
I’ve just seen thant version 2.6b1 supports fullscreen antialiasing!
So gooooood! But how can I enable it? There was no change in the delphi file!
Cheers
nobody wrote on Wednesday, May 23, 2007:
Hi everybody!
I’ve just seen thant version 2.6b1 supports fullscreen antialiasing!
So gooooood! But how can I enable it? There was no change in the delphi file!
Cheers
nobody wrote on Wednesday, May 23, 2007:
I forgot to tell you that after reading and comparing the new glfw.h and the actual glfw.pas, I added:
GLFW_WINDOW_NO_RESIZE = $00020012;
GLFW_FSAA_SAMPLES = $00020013;
I’m really surprised because GLFW_WINDOW_NO_RESIZE works perfectly but GLFW_FSAA_SAMPLES don’t want to change from 0 value!
elmindreda wrote on Friday, May 25, 2007:
Merged and will be included in the next release. Thank you. Please see tracker for details.
nobody wrote on Monday, May 28, 2007:
OK Thanks
nobody wrote on Tuesday, June 19, 2007:
Yes…it would be really, really cool!! FSAA rocks extreme I am waiting for the next release