llgl/llglext updated. TODO: repackage glext from ll's viewer-development branch so this will compile. (I manually extracted glext-68-windows-20110406.tar.bz2 in my build environment just for now.)

This commit is contained in:
Shyotl
2011-08-27 04:49:51 -05:00
parent 2e8b363899
commit 174c1800cc
10 changed files with 506 additions and 184 deletions

View File

@@ -37,7 +37,8 @@
#include "llimage.h"
#include "llgltypes.h"
#include "llmemory.h"
#include "llpointer.h"
#include "llrefcount.h"
#include "v2math.h"
#include "llrender.h"