gl context works

This commit is contained in:
Chris Forbes
2010-02-15 17:05:24 +13:00
parent a8e07d4dfb
commit 915c8f997e
10 changed files with 75 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
using OpenRa.Gl;
using OpenRa.GlRenderer;
namespace OpenRa.Graphics
{