[Abysmal-commit] SF.net SVN: abysmal:[203] abysmal/trunk/src
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-03-08 18:42:56
|
Revision: 203
http://abysmal.svn.sourceforge.net/abysmal/?rev=203&view=rev
Author: jlanger85
Date: 2009-03-08 18:42:36 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
texture wrap setting is now managed in the texture class itself and are
set only once (when the texture is created)
saves quite some glTexParameteri calls (which were done on each texture
bind!)
Modified Paths:
--------------
abysmal/trunk/src/base/image.h
abysmal/trunk/src/game/shock/shocktextureloader.cpp
abysmal/trunk/src/game/uw/states/mainstate.cpp
abysmal/trunk/src/game/uw/textureloader.cpp
abysmal/trunk/src/renderer/fontrenderer.cpp
abysmal/trunk/src/renderer/renderer.cpp
abysmal/trunk/src/renderer/texture.cpp
abysmal/trunk/src/renderer/texture.h
abysmal/trunk/src/ui/imagebox.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|