Commit Graph

66 Commits

Author SHA1 Message Date
Vadim Lopatin b6a991d3e6 fix win32 build properties 2015-01-07 18:22:59 +03:00
Vadim Lopatin f0883c5816 Use master version of dlib to enable jpeg support; enable OPENGL for windows builds 2014-12-30 15:50:05 +03:00
Vadim Lopatin 1fc0db9e02 get rid of FreeImage: use dlib image instead for loading PNGs and BMPs 2014-12-30 11:19:45 +03:00
Vadim Lopatin eb8ca97878 add support of loading PNG images with de_image 2014-12-30 10:38:32 +03:00
Vadim Lopatin ba0b4df568 set focus on window show; Tetris example - fix focus 2014-12-25 11:46:23 +03:00
Vadim Lopatin a2fd7868fc update copyFiles: if using new dub with support of directory copying, copy resources to destination directory for library users 2014-12-10 16:41:41 +03:00
Vadim Lopatin 63241b7ca7 fix version definitions for posix - to use SDL and OPENGL 2014-12-10 14:45:12 +03:00
Vadim Lopatin 8b87cd19c2 trying to fix dependencies 2014-12-05 18:02:32 +03:00
Vadim Lopatin 13358200a8 fix Win32 build to avoid using version def Unicode 2014-12-05 13:47:02 +03:00
Vadim Lopatin 8eb65282eb trying to fix DUB build under win32 2014-12-05 13:29:30 +03:00
Vadim Lopatin e948d463a0 fix dub package - use Win32 api build under windows 2014-12-05 13:22:30 +03:00
Vadim Lopatin b8e95200d8 remove libpng references 2014-06-11 14:52:32 +04:00
Vadim Lopatin c4de481f69 fix win32 build w/o SDL 2014-05-21 06:38:56 +04:00
Vadim Lopatin ce71e7dc1a support SDL2 under Windows 2014-04-28 16:35:36 +04:00
Vadim Lopatin 4c4846e4a7 implement CheckBox and RadioButton controls 2014-04-17 16:17:58 +04:00
Vadim Lopatin 53e1898487 move standard resources to solution directory; add helloworld project 2014-04-17 11:53:39 +04:00