]> O.S.I.I.S - jp/crow.git/commit
copy old glbackend files, no changes made for now, not working testglbackend2
authorjpbruyere <jp.bruyere@hotmail.com>
Fri, 22 Apr 2016 10:19:40 +0000 (12:19 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Fri, 22 Apr 2016 10:19:40 +0000 (12:19 +0200)
commit68056c452876b77bb443e89f49b6dd52ca50cfbb
tree7d6ef98f0dc7e688fe85b8b07701c1357962807b
parent88769581ad8993ae9e3b1cb60ccbdc4cb5008fe7
copy old glbackend files, no changes made for now, not working
22 files changed:
OTKCrow/OTKCrow.csproj
OTKCrow/OpenGL/GLBackend/ClipShader.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Context.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/Font.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontExtents.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontFace.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontFlag.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontShader (copier).cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontShader.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontSlant.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontStyle.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/FontWeight.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/TextExtents.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/glFont.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Font/glGlyph.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Path.cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Shader (copier).cs [new file with mode: 0644]
OTKCrow/OpenGL/GLBackend/Surface.cs [new file with mode: 0644]
OTKCrow/packages.config
Tests/Tests.csproj
Tests/testGLBackend (copier).cs [new file with mode: 0644]
Tests/testGLBackend.cs [new file with mode: 0644]