[Abysmal-commit] SF.net SVN: abysmal:[441] abysmal/trunk
Status: Pre-Alpha
Brought to you by:
jlanger85
|
From: <jla...@us...> - 2009-08-20 14:45:02
|
Revision: 441
http://abysmal.svn.sourceforge.net/abysmal/?rev=441&view=rev
Author: jlanger85
Date: 2009-08-20 14:44:53 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
removed GLee. OpenGL extension handling is now done manually, which
means that is also works with OpenGL ES
Modified Paths:
--------------
abysmal/trunk/src/CMakeLists.txt
abysmal/trunk/src/backend/iphone/iphone.cpp
abysmal/trunk/src/main.cpp
abysmal/trunk/src/renderer/CMakeLists.txt
abysmal/trunk/src/renderer/gl.h
abysmal/trunk/src/renderer/renderer.cpp
abysmal/trunk/src/renderer/texture.cpp
abysmal/trunk/src/renderer/vertex_array.h
abysmal/trunk/thirdparty/CMakeLists.txt
abysmal/trunk/thirdparty/README
Added Paths:
-----------
abysmal/trunk/src/renderer/glext.cpp
abysmal/trunk/src/renderer/glext.h
Removed Paths:
-------------
abysmal/trunk/thirdparty/glee/CMakeLists.txt
abysmal/trunk/thirdparty/glee/GL/GLee.h
abysmal/trunk/thirdparty/glee/GLee.c
abysmal/trunk/thirdparty/glee/patches/apple.patch
abysmal/trunk/thirdparty/glee/patches/series
abysmal/trunk/thirdparty/glee/readme.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|