Added OpenGL support for Windows build. Added Linux support (Thanks @MatthewEndsley for X window and GLX code). Fixed uniform size for D3D9.

This commit is contained in:
bkaradzic
2012-05-29 18:24:55 -07:00
parent 8199e07fa6
commit d9a08e3f81
11 changed files with 12287 additions and 90 deletions

6
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.build
.build/
.debug/
.svn/
tags