Commit Graph

79 Commits

Author SHA1 Message Date
Vadim Lopatin 84fe6a3467 Fix NO_OPENGL configurations, fix imports 2016-04-07 12:13:06 +03:00
Vadim Lopatin 3ccfb70fb8 move shaders to std resources of dlangui 2016-04-06 14:57:45 +03:00
Vadim Lopatin 1564237c45 Don't use FREETYPE under Windows in default configuration - fix #221 2016-03-29 08:40:44 +03:00
gazer 6968e412ea doc fixes 2016-03-27 20:07:33 +03:00
Vadim Lopatin 9388461f7b add dlangui:ircclient to dub.json 2016-03-16 10:42:47 +03:00
Vadim Lopatin b06d485d12 update dependency versions 2016-03-09 09:13:49 +03:00
Keywan Ghadami b43a4d526a updated derelict-gl3 to last minor version
from 1.0.16 to 1.0.18. This speeds up dub package resolving, because dub in the current release needs some time to do this automatically.
beside from that this commit does not have any effect because ~>1.0.16 and ~>1.0.18 both will be resolved to the highest available package which is 1.0.18. i checked all packages from the dub.selection.json.
2016-03-08 07:52:31 +01:00
Vadim Lopatin f35bb6eda6 get rid of gl3n dependency 2015-12-22 12:25:33 +03:00
Vadim Lopatin 8140feac10 add OpenGL example 2015-12-21 12:34:51 +03:00
Vadim Lopatin a8bcf3f9a7 fix dub 2015-12-11 09:53:59 +03:00
Vadim Lopatin 0c5ad89b85 Get rid of dlib dependency: strip png and jpeg reading code and put to 3rdparty/dimage 2015-12-10 16:19:03 +03:00
Vadim Lopatin 8ab10544e5 X11 project files updated 2015-12-03 11:30:20 +03:00
Vadim Lopatin 6e12f974d6 spreadsheet example, initial commit 2015-11-27 10:04:32 +03:00
Vadim Lopatin 78eb509eaa fix osx dub builds 2015-11-11 21:16:59 +03:00
Vadim Lopatin 93964d34ac fix posix build 2015-11-11 18:54:10 +03:00
Vadim Lopatin 53c20f0498 fix crash in release mode 2015-11-11 14:56:25 +03:00
Vadim Lopatin f564b67341 update dlib dependency 2015-11-02 14:32:08 +03:00
Vadim Lopatin 337868efb5 upgrade dependencies 2015-11-02 14:02:00 +03:00
Vadim Lopatin 968fae6257 Win 8.1 build as GUI app 2015-05-29 08:22:34 +03:00
Vadim Lopatin 5b954d7481 try fixing warning on dub registry site 2015-04-16 08:42:06 +03:00
Vadim Lopatin 762ac89fe1 try fixing unittest CI 2015-04-08 10:34:39 +03:00
Vadim Lopatin 1ca105cae1 Support Windows x86_64 builds, add freetype and SDL x86_64 dlls 2015-04-08 10:07:18 +03:00
Vadim Lopatin 4a280e7744 fix dub build 2015-04-08 08:55:09 +03:00
Vadim Lopatin d7133ae17b initial version of dlangui:d3d example 2015-04-07 15:02:51 +03:00
Vadim Lopatin 7beea4b5b9 dlib dependency version fix 2015-04-07 13:29:10 +03:00
Vadim Lopatin 2877cba890 new example: DML editor 2015-04-02 09:50:28 +03:00
Vadim Lopatin 27d07cc6d5 add missing files 2015-03-27 16:53:59 +03:00
Vadim Lopatin 045621a90e dsfml platform - initial support 2015-03-27 16:48:40 +03:00
Vadim Lopatin 8ea8104341 configurations 2015-03-27 09:47:12 +03:00
Vadim Lopatin afea75828e platform init/uninit refactoring - move common parts to platform.d 2015-03-27 09:13:58 +03:00
Vadim Lopatin ee3218ada3 fix build error in dlib - use ~master 2015-03-25 11:33:08 +03:00
Vadim Lopatin 021430ec96 fix build error 2015-03-25 11:23:57 +03:00
Vadim Lopatin dcd299fab9 fix dlib dependency 2015-03-25 11:22:52 +03:00
Vadim Lopatin d55cb158a1 fix gl3n dependency 2015-03-25 11:10:39 +03:00
Vadim Lopatin 9ec5b0b1b9 scene 3D, initial implementation 2015-03-23 17:30:08 +03:00
Vadim Lopatin 4fd9841e7a fix issue #12 - dlib warning; fixed by switching to ~master 2015-02-24 10:47:58 +03:00
Vadim Lopatin 30b731a8cf fix dlib dependency - use tagged version to resolve unittest build error 2015-02-16 14:09:40 +03:00
Vadim Lopatin 9db29a19cd change package structure - #56 2015-02-10 09:53:21 +03:00
Vadim Lopatin 20b54b412d fix dub.json - freetype dll name 2015-01-30 11:07:04 +03:00
Vadim Lopatin 95d064e8dc fix dub.json - for win32, enable freetype 2015-01-30 11:03:09 +03:00
Vadim Lopatin 0cac220762 embed standard resources, part 1 2015-01-22 13:09:53 +03:00
Vadim Lopatin a19466c612 fix dub build 2015-01-22 11:17:49 +03:00
Vadim Lopatin e7571a37c5 fix dub build: 2015-01-22 12:10:33 +04:00
Vadim Lopatin 3448facf43 package refactoring 2015-01-22 10:49:46 +03:00
Vadim Lopatin aba7f3ed57 add subconfigurations 2015-01-22 09:57:21 +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 b6a991d3e6 fix win32 build properties 2015-01-07 18:22:59 +03:00