]> O.S.I.I.S - jp/crow.git/commit
cairogl first test, not working
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 20 Jan 2016 06:41:44 +0000 (07:41 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 20 Jan 2016 06:41:44 +0000 (07:41 +0100)
commitd15711aef9c489baec328fb45c76cd4e29dd17b9
tree4b083df207b6ce23f43e532abdf501195ee9615b
parentf2f2752d605d81510db042b27bc9471d8e27c2ea
cairogl first test, not working
15 files changed:
GOLib.csproj
GOLib.sln
MonoDevelop.GOLib/MonoDevelop.GOLib.csproj
Templates/ComboboxOverlay.goml
Tests/GOLIBTests.cs
Tests/Interfaces/test0.goml
Tests/Interfaces/test4.goml
Tests/Interfaces/testWindow.goml
Tests/Tests.csproj
src/GraphicObjects/GenericStack.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Grid.cs
src/GraphicObjects/Group.cs
src/OpenGL/TexturedShader.cs
src/OpenTKGameWindow.cs