log

age author description
Thu, 05 Dec 2019 21:40:43 +0200 Matti Hamalainen Set SDL_GL_* attributes after initializing SDL, but before creating window or OpenGL context.
Thu, 05 Dec 2019 21:07:35 +0200 Matti Hamalainen Add Makefile for building Win32/64 binaries via MinGW cross-compiler on UNIX host.
Thu, 05 Dec 2019 21:05:43 +0200 Matti Hamalainen Implement OpengL extension handling through new header file dmglexts.h to
Thu, 05 Dec 2019 18:32:13 +0200 Matti Hamalainen Build system cleanups.
Thu, 05 Dec 2019 16:59:20 +0200 Matti Hamalainen Build system improvements.
Thu, 05 Dec 2019 12:47:29 +0200 Matti Hamalainen Remove useless include. SDL2 provides these.
Mon, 02 Dec 2019 01:00:21 +0200 Matti Hamalainen Add vsync option 0 (disable attempts of setting vsync mode.)