Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2008-10-12 04:41:28 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2008-10-12 04:41:28 +0400
commitd241d0a37993ef9fd92cbc53f51fa35e0963d837 (patch)
tree036ec10dfe923cfd7228bf42ce0acb9bc4498575 /intern
parent78cc88e041caf8a05d4dfb60dcca9d885038cfdd (diff)
Fix for opengl errors being thrown when creating textures, it was
setting the magnification to GL_LINEAR_MIPMAP_NEAREST but that is only valid for minifaction, should be GL_LINEAR instead. OpenGL driver should refuse setting this so should be harmless, but better to fix it anyway.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions