Commit Graph

37 Commits

Author SHA1 Message Date
Grim Maple 94fd203676 Move OpenGL example to Example1 2022-12-23 15:34:58 +03:00
Vadim Lopatin 603b519040
Merge pull request #605 from emil-perhinschi/master
resolved some warnings
2020-07-28 12:10:51 +03:00
Emil Nicolaie Perhinschi c288a3f674 resolved some warnings (DIP25 and one place where variables were shaddowing each other 2020-06-15 23:54:59 +03:00
Grim Maple a1660173eb Remove win_app.def from windows build 2019-10-26 19:58:38 +03:00
Roman Chistokhodov bd6ed46cb2 Fix x11 version build. Temporarily build without opengl. Implement windowIcon setting for x11. Handling WM_DELETE_WINDOW event 2017-06-03 22:04:39 +03:00
Vadim Lopatin d3a4f7df02 fixes for console mode; close issue #292 2016-09-12 12:15:27 +03:00
Vadim Lopatin 80c21f3122 console theme fixes 2016-09-09 13:21:07 +03:00
FreeSlave a36ef7e447 Add 'minimal' configuration for example1 for easy testing of NO_OPENGL version 2016-04-09 01:17:30 +03:00
FreeSlave 6872d1ed01 Add sdl configuration for example1 2016-03-12 03:29:26 +03:00
Vadim Lopatin 8140feac10 add OpenGL example 2015-12-21 12:34:51 +03:00
Vadim Lopatin 2f7e8f6a0d fix DUB projects for examples 2015-11-11 15:24:37 +03:00
Vadim Lopatin 53c20f0498 fix crash in release mode 2015-11-11 14:56:25 +03:00
Vadim Lopatin 2a839fc4e7 win_app.def - GUI mode for Win32 (8.1) 2015-05-29 08:30:16 +03:00
Vadim Lopatin 9db29a19cd change package structure - #56 2015-02-10 09:53:21 +03:00
Vadim Lopatin 5b1c0de0ae embedded resources in examples; embedded i18n resources support 2015-01-22 15:48:01 +03:00
Vadim Lopatin 3448facf43 package refactoring 2015-01-22 10:49:46 +03:00
Vadim Lopatin c78814fa6c minimize dub.json content 2015-01-22 09:33:12 +03:00
Vadim Lopatin da3ef18046 move unused 3rdparty files to xrdparty-extra 2015-01-22 09:12:12 +03:00
Vadim Lopatin 7a8d19cafe fix project dependencies 2015-01-20 09:35:42 +03:00
Vadim Lopatin 359ac8d0ba fix windows build properties 2015-01-07 18:39:00 +03:00
Vadim Lopatin 1f482e48a2 temp fix of Window build with dub 0.9.22 2015-01-07 18:09:05 +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 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 ca3df5d375 fixes 2014-12-05 14:56:31 +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 ca3319d078 trying to fix DUB build under win32 2014-12-05 13:27:08 +03:00
Vadim Lopatin e948d463a0 fix dub package - use Win32 api build under windows 2014-12-05 13:22:30 +03:00
Vadim Lopatin 0082fa5134 dub json fixes 2014-06-11 14:13:02 +04:00
Vadim Lopatin d440780721 remove unused deps 2014-06-11 13:33:59 +04:00
Vadim Lopatin a06ca86820 Linux/MonoD solution fix 2014-05-05 09:35:19 +04:00
Vadim Lopatin b076ed5859 update DUB.JSON to use SDL 2014-04-30 09:44:48 +04:00
Vadim Lopatin 5375d03ebe SDL support 2014-04-28 16:47:49 +04:00
Vadim Lopatin cbc647a60b fix linux+dub build 2014-04-24 23:19:27 +04:00
Vadim Lopatin bf1fa558ae refactor DUB build 2014-04-17 06:46:50 +04:00