PascalGameDevelopment / PGDCommunityEngine

The PGD Community Engine development project
13 stars 5 forks source link

Window creation #2

Open Zaflis opened 10 years ago

Zaflis commented 10 years ago

Window creation for supported platforms.

cdglitch commented 10 years ago

I have code that talks to X11/XLib and then goes onto create an OpenGL context. All I'd need is a prototype/generic class structure we want our windows/window creators to conform to and I can push it up once I make it fit the format.

cdglitch commented 9 years ago

Linux updates -see https://github.com/PascalGameDevelopment/PGDCommunityEngine/issues/8