4 Commits

Author SHA1 Message Date
mathieu _alkama_ m
9aaeb18204 Fix: (for Linux builds) adding missing headers. 2016-02-07 23:17:19 +01:00
Daniel Collin
ba0f99d51b Support for showing error dialog 2013-07-01 12:48:03 +02:00
Konsta 'sooda' Hölttä
5248597c58 ogl_editor: linux/SDL code for everything
Finish the linux code, should be mostly coherent with win and mac.
Update the readme file too.

Just SDL basics for creating the window with opengl context, and passing
the mouse and keyboard inputs along. Menus are not displayed, but the
hotkeys are the same as in Windows. File dialogs use terminal input and
color dialog isn't implemented.

This is quite straightforward and platform-independent, so should be
pretty portable too.
2013-06-23 20:59:31 +03:00
Konsta 'sooda' Hölttä
a083256fbf ogl_editor: initial SDL window code
graphics visible!
2013-06-23 15:42:22 +03:00