[GEM-dev] recent Gem.dll for windows

chris clepper cgclepper at gmail.com
Wed May 2 18:52:41 CEST 2007


On 5/2/07, IOhannes m zmoelnig <zmoelnig at iem.at> wrote:
>
>
>
> probably it is sufficient to disable rectangle texturing in [pix_texture]


A change from  #if defined(GL_TEXTURE_RECTANGLE_EXT)  to #ifdef __APPLE__
would be a temporary fix.  Also GLEW can't do any tests without a valid
context attached to a window so tests in the constructor will have to be
moved to somewhere like startRender().
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20070502/8f9e3134/attachment.htm>


More information about the GEM-dev mailing list