[Abysmal-commit] SF.net SVN: abysmal:[445] abysmal/trunk
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-08-23 09:35:27
|
Revision: 445
http://abysmal.svn.sourceforge.net/abysmal/?rev=445&view=rev
Author: jlanger85
Date: 2009-08-23 09:35:19 +0000 (Sun, 23 Aug 2009)
Log Message:
-----------
some fixes for MSVC:
* various compilation fixes
* we now ship the reference glext.h from the Khronos group because not all
systems provide their own (namely windows)
* fixed a crash in texture::~texture
Modified Paths:
--------------
abysmal/trunk/src/CMakeLists.txt
abysmal/trunk/src/backend/backend.cpp
abysmal/trunk/src/common/stream.h
abysmal/trunk/src/game/uw/uwobjprop.h
abysmal/trunk/src/renderer/gl.h
abysmal/trunk/src/renderer/glext.cpp
abysmal/trunk/src/renderer/texture.cpp
Added Paths:
-----------
abysmal/trunk/thirdparty/glext/
abysmal/trunk/thirdparty/glext/GL/
abysmal/trunk/thirdparty/glext/GL/glext.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|