Show
Ignore:
Timestamp:
06/30/07 08:14:01 (17 months ago)
Author:
krobillard
Message:

Thune GL - Added 'image & mouse button words. Fixes to specular model shaders.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/gl/gx.h

    r409 r420  
    151151struct GXEnv 
    152152{ 
     153    GLint maxTextureUnits; 
     154 
    153155    GLView* view; 
    154156    double view_wd;     // Floating-point versions of GLView width & height.