hello,
this look promissing, but i've got an error compilling the last git revision :
pix_texture.cpp:262:18: error: 'm_canMipMap' was not declared in this scope make[3]: *** [libPixes_la-pix_texture.lo] Erreur 1
I have changed m_canMipMap to m_canMipmap and it compile. everything look like working as it should.
Cyrille
Le 26/03/2013 16:24, Claude Heiland-Allen a écrit :
On 26/03/13 08:44, IOhannes m zmoelnig wrote:
thanks for the patch. i included it.
Great :)
i think glGenerateMipmap is part of the GL_ARB_framebuffer_object extension.
Yes - did a little looking today and that extension supercedes GL_EXT_framebuffer_object which originally defined it. It's a core extension in OpenGL 3.0.
the reason is most likely that the help-patch has not been modified.
Ah so it is - I must have reinstalled Gem in between editing the file and copying it back into Gem source dir, thus my changes were lost...
I recreated them and attached:
- document GL_LINEAR MIPMAP_LINEAR / POT in introduction
- remove SGI speed comment in introduction for space reasons
- replace toggle with hradio 3 for quality message
- document quality 2 for inlet 1
Claude
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev