Commit Graph

122 Commits

Author SHA1 Message Date
Grim 7af4c4f2a3 Bump arsd version 2024-10-15 20:09:07 +03:00
Grim b5546ee80b Fix things 2024-07-13 21:29:44 +03:00
Vadim Lopatin b0a30eae5a fix windows builds - upgrade bindbc-freetype 2024-03-11 09:32:36 +00:00
Vadim Lopatin 774f216ea7 upgrade bindbc-freetype dependency 2024-03-04 10:48:08 +00:00
Vadim Lopatin 2f0ae834eb
Upgrade binbc dependencies to latest version. issue #681 2024-02-28 11:15:19 +00:00
Grim 645b9d87c0 Bump arsd version to remove deprecations 2023-09-15 19:25:10 +03:00
Grim Maple 663b7dfd73 Fix #646 Migrate to arsd for image reading
This also removes dimage from 3rdparty
And adds additional image formats that could be read!
2023-05-19 18:56:09 +03:00
drahosj 51d1eabb8d
Fixed ole32.dll pragrma for cross-compilation (#650)
* Fixed ole32.dll pragrma for cross-compilation

Pragma specified Ole32.dll, which broke compilation on case-sensitive file
systems, ie. when cross-compiling with ldc on Linux.

* Replaced pragma with dub directive

Deleted pragma(lib) and moved ole32 to libs-windows in dub.json
2023-01-27 18:33:08 +03:00
Grim Maple 94fd203676 Move OpenGL example to Example1 2022-12-23 15:34:58 +03:00
Grim Maple 0a41311da0 Bump arsd version. Fixes #643 2022-12-17 20:39:40 +03:00
Grim Maple 5533827cc5 Replace `undeaD.xml` with `arsd.dom`. Fixes #626 2022-12-16 18:18:52 +03:00
Grim Maple c1287b5859 Fix pipelines. 2022-12-05 20:38:46 +03:00
Grim Maple 3a49bf0e48 Fix pipelines? 2022-12-05 20:34:50 +03:00
Grim Maple 3634acc3c4 Bump inilike version 2022-11-21 17:06:25 +03:00
Grim Maple 9a3b140fb1 Bump glx-d version 2022-11-04 19:44:12 +03:00
Grim Maple 65d74b2945 Fix X11 OpenGL support 2022-10-25 18:54:45 +03:00
Grim Maple a5def713ec Fix minimal configuration for Linux 2022-10-22 18:56:39 +03:00
Grim Maple 91fbca984e Switch to undead xml 2022-10-08 21:27:24 +03:00
V. Khmelevskiy a65085d8ad Migrate OpenGL/SDL2/FreeType to bindbc bindings 2022-05-24 16:13:36 +03:00
Grim Maple 76c9e108e2 Fix dlangide "console" configuration build 2022-04-22 21:40:24 +03:00
Grim Maple d19ff3c042 Fix opengl support, switch to bindbc 2022-04-16 13:49:04 +03:00
Grim Maple 36939cf0d5 Extract icontheme dependency 2022-04-16 13:47:15 +03:00
Tyler Crandall 271da0c901 Update Dependency Versions and fixed deprecated features 2020-04-02 03:02:01 -06:00
Vadim Lopatin 60159c61e2 Derelict GL3 upgrade - fix #579 2018-11-26 09:43:15 +03:00
Denis Feklushkin 783502f1c7 external deps added 2017-11-14 17:13:31 +07:00
Denis Feklushkin 3a97a60ee8 Merge branch 'master' of https://github.com/buggins/dlangui into again_adding_WIDGET_STYLE_CONSOLE 2017-10-20 06:35:57 +07:00
Vadim Lopatin 4a547d94e7 add dragon curve example to dub.json 2017-10-18 10:36:58 +03:00
Denis Feklushkin 773211e349 enum flag added, excludedSourceFiles changed 2017-10-18 06:47:22 +07:00
Roman Chistokhodov b5c266f3e9 Update dub.json to fix console build 2017-10-16 19:23:35 +03:00
and3md 9d9e487153 Make sure that Boost licensed x11 package is used. 2017-09-13 19:04:01 +02:00
Vadim Lopatin c616be0ad4 additional fixes for #437, #436 2017-09-13 16:59:06 +03:00
Vadim Lopatin 2c346c015f implement DLANGUI_VERSION #438 2017-09-13 14:54:19 +03:00
Vadim Lopatin 787858b32b fix for #436 2017-09-13 13:15:41 +03:00
Vadim Lopatin e2dc679dac trying to fix zlib linking 2017-08-25 11:39:36 +03:00
Vadim Lopatin 545585d5c1 fix zlib linking 2017-08-25 10:53:54 +03:00
Vadim Lopatin 562d1e44a0 link with zlib under linux - try to fix linux builds of dlangide 2017-08-25 10:10:20 +03:00
Denis Feklushkin c250ebdd6f external platforms support, some comments added, console compilation fix 2017-07-18 07:39:14 +07: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 47a58af6cb Console Backend for linux and windows - #293 2016-09-08 14:36:58 +03:00
Vadim Lopatin 17e8f78857 dminer example, initial versin 2016-04-25 08:39:24 +03:00
Vadim Lopatin 4ae9cc8e32 update deps versions 2016-04-22 09:20:43 +03:00
Vadim Lopatin 6d2e66b7dc update readmes 2016-04-21 16:46:13 +03:00
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