ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC.pm (file contents):
Revision 1.54 by root, Fri May 19 03:49:47 2006 UTC vs.
Revision 1.55 by root, Fri May 19 16:43:56 2006 UTC

371 $tw, $th, 371 $tw, $th,
372 0; 372 0;
373 CFClient::gl_check "copying to texture %dx%d if=%x", 373 CFClient::gl_check "copying to texture %dx%d if=%x",
374 $tw, $th, $self->{internalformat}; 374 $tw, $th, $self->{internalformat};
375 } 375 }
376
377 glBindTexture GL_TEXTURE_2D, 0; # just to be on the safe side
376} 378}
377 379
378sub DESTROY { 380sub DESTROY {
379 my ($self) = @_; 381 my ($self) = @_;
380 382

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines