From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/driver__opengl__texture_8cpp.html | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 docs/doxygen/nel/driver__opengl__texture_8cpp.html (limited to 'docs/doxygen/nel/driver__opengl__texture_8cpp.html') diff --git a/docs/doxygen/nel/driver__opengl__texture_8cpp.html b/docs/doxygen/nel/driver__opengl__texture_8cpp.html new file mode 100644 index 00000000..14f0002b --- /dev/null +++ b/docs/doxygen/nel/driver__opengl__texture_8cpp.html @@ -0,0 +1,102 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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. + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1