Commit Graph

8 Commits

Author SHA1 Message Date
Rtch90
8e17066be1 [Add] Added some input structures and methods.
[Fix/Clean] Makefiles are uh.. a bitch!
2012-04-08 16:51:50 +01:00
Tamir Atias
afa94b4a99 [Add] Windows support! 2012-04-08 00:43:20 +03:00
Rtch90
48a056984d [Clean] Fixed formatting for good. 2012-04-07 15:03:03 +01:00
Rtch90
ac32876443 [Fix] Not so much as a warning now. Changed Pixmap icon_pixmap to 0 instead of NULL
-- Removed some unused properties.
2012-04-06 05:44:53 +01:00
Rtch90
13cc8cb519 Lack of sleep, plenty of caffeine, and a shit ton of work!
[Add] Completed all window code [Linux and Windows], and setup a small application.

[Change] Renamed GLXWindow to LGLXWindow, as GLXWindow collided with GLXWindow() in glxext.h

[Add] Makefiles added to project.
2012-04-06 05:33:18 +01:00
Rtch90
8f3e6d2f9d [Change] -- Changed GLWindow to GLXWindow as this uses X11.
-- Added start of GLWindow, this will use WinAPI.
2012-04-05 23:34:36 +01:00
Rtch90
f6a54dd781 [Add] Added some pre-compiler directives and some files I will need soon. 2012-04-05 22:12:35 +01:00
Rtch90
6b23b97921 [Add] Adding initial directory structure and initial code. 2012-04-05 21:56:37 +01:00