Changeset 6871 in orxonox.OLD for trunk/src/lib/graphics
- Timestamp:
- Jan 30, 2006, 9:39:58 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/texture.cc
r6859 r6871 284 284 GL_UNSIGNED_BYTE, 285 285 surface->pixels); 286 printf("%s, w:%d h:%d, 0x%x\n", this->getName(), surface->w, surface->h, target);286 // printf("%s, w:%d h:%d, 0x%x\n", this->getName(), surface->w, surface->h, target); 287 287 288 288 // build the MipMaps automaticaly
Note: See TracChangeset
for help on using the changeset viewer.