In article <[EMAIL PROTECTED]>,
 imm <[EMAIL PROTECTED]> wrote:

> I'm still using the stable mingw - 3.4.2 or something, I think?  
> Anyway, no gettimeofday...

I was forced to the testing builds since I needed gcc 4.
I must say I had less problems with gcc 4 overall than gcc 3.

> I didn't get a chance to really look, but adding a glGetString() call  
> for GL_EXTENSIONS didn't seem to show either GL_TEXTURE_RECTANGLE_ARB  
> or GL_TEXTURE_RECTANGLE_EXT support on my test machine. I had  
> imagined that GL_TEXTURE_RECTANGLE_EXT might show up... The png's, of  
> course, aren't 2^n sizes... Everything just comes up as white on a  
> white background...

Ok, I added support for traditional 2^n textures.
I updated the source at the same place:

    http://www.develer.com/~wavexx/regame/regame.tar.gz

I found that the TEXTURE_RECTANGLE (and NON_POWER_OF_TWO) extensions are 
surprisingly unsupported on ATI except for a few random models (and with 
bugs).

Ironically, the same boards on Mac seem to have no problems...

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to