# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

driver_opengl_texture.cpp File Reference

OpenGL driver implementation : setupTexture. More...

#include "stdopengl.h"
#include "3d/texture_cube.h"
#include "nel/misc/rect.h"
#include "nel/misc/file.h"

Go to the source code of this file.

Namespaces

namespace  NL3D


Detailed Description

OpenGL driver implementation : setupTexture.

Todo:
yoyo: BUG with texture parameters. If parameters change are made between two renders, but the texture has not changed (eg: only one texture in the whole world), those parameters are not bound!!! OPTIM: like the TexEnvMode style, a PackedParameter format should be done, to limit tests...

Id:
driver_opengl_texture.cpp,v 1.60 2002/10/31 09:14:50 berenguier Exp

Definition in file driver_opengl_texture.cpp.