Replace struct gl_texure_object's Dimension w/ Target field. Added _EnabledUnits to struct gl_texture_attrib - the _ReallyEnabled field is obsolete, but still present for now. This effectively removes the 8-texture units limit, 32 units now possible, but unlikely! New TEXTURE_1D/2D/3D/CUBE/RECT_BIT tokens for unit->_ReallyEnabled field. Updated device drivers to use ctx->Texture._EnabledUnits. |
24 years ago | |
|---|---|---|
| bin | added third, tiny version number to arguments | 26 years ago |
| docs | added Porting Information section | 24 years ago |
| doxygen | fixed array_cache.tag mistake | 24 years ago |
| include/GL | GGI driver updates (Filip Spacek) | 24 years ago |
| progs | GGI driver updates (Filip Spacek) | 24 years ago |
| src | Implemented GL_NV_texture_rectangle extension. | 24 years ago |
| Make-config | Added CPLUSPLUS for sunos5 entries | 24 years ago |
| Makefile.X11 | added linux-icc config (Marc.Dietrich) | 24 years ago |