Commit Graph

157 Commits

Author SHA1 Message Date
Georg Hagen
cab7c15607 Update dependencies 2025-06-23 01:11:22 +02:00
Georg Hagen
6d49c7199f Making eigen findable using find_package 2025-06-10 11:10:33 +02:00
Georg Hagen
362b87d544 Disable eastl since it doesn't work with cmake 4 2025-04-25 22:02:11 +02:00
Georg Hagen
507d640774 Update lz4 2025-04-19 22:34:45 +02:00
Georg Hagen
9765df756e Update dependencies 2025-03-26 15:08:11 +01:00
ohyzha
25fccda23b add brotli library 2025-02-20 15:37:28 +02:00
ohyzha
a61674b602 add OpenVulkano prefix to cmake options 2025-01-24 18:23:40 +02:00
ohyzha
90dc67ddb8 Fetch zstd as standalone lib (#192)
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/192
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
Co-committed-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
2025-01-24 17:00:15 +01:00
ohyzha
f2b164d6e8 Subpixel rendering (#186)
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/186
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
Co-committed-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
2025-01-13 11:05:54 +01:00
Georg Hagen
4c5e64ff18 Disable boost downloading 2025-01-11 12:01:01 +01:00
Georg Hagen
ce57ed2091 Disable LZMA 2025-01-10 01:18:50 +01:00
Georg Hagen
c24c3ca86f Some slight cleanup for KTX image loader 2024-12-25 17:42:38 +01:00
Georg Hagen
ca184f3ca9 Fix checkout of git hash 2024-12-25 17:18:18 +01:00
Georg Hagen
c08892c1cb Downgrade yaml-cpp because ios refuses to download the new commit 2024-12-23 16:45:38 +01:00
Vladyslav Baranovskyi
b6b32ecbf5 Fixed assimp dependency linking 2024-12-19 17:05:08 +02:00
Georg Hagen
c51263f526 Update some dependencies 2024-12-19 12:06:32 +01:00
Georg Hagen
2334d48856 Add function to create custom v8 UUIDs that use date&time for the first 6 byte in a human-readable form 2024-12-18 00:08:57 +01:00
ohyzha
387522ba51 update ftxui version 2024-12-17 12:17:24 +02:00
ohyzha
878992362b build assimp from sources every time for correct linkage after regenerating solution 2024-12-13 13:17:40 +02:00
Georg Hagen
b961eb47fe Merge branch 'master' of git.madvoxel.net:OpenVulkano/OpenVulkano 2024-12-10 23:01:51 +01:00
Georg Hagen
b80136887a Add moodycamel concurrentqueue 2024-12-10 22:59:54 +01:00
Vladyslav_Baranovskyi_EXT
c8a533ee1b Merge pull request 'KTX and DDS image file loaders' (#169) from ktx_dds into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/169
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-12-09 17:48:31 +01:00
Vladyslav Baranovskyi
e69c2bb236 Disabled BASISU_SUPPORT_SSE 2024-12-09 18:26:33 +02:00
Vladyslav Baranovskyi
412f9bb68c DDS library + ImageLoaderDds 2024-12-08 22:57:45 +02:00
Vladyslav Baranovskyi
f6ee1de342 Ktx library + ImageLoaderKtx 2024-12-06 17:24:48 +02:00
Georg Hagen
007eefc688 Update linking for libarchive on ios 2024-12-04 21:33:23 +01:00
Georg Hagen
f457020f5e Add EASTL 2024-11-29 00:21:46 +01:00
ohyzha
a99d1314c3 create patch for cmake cache checks so that it can use CheckTypeSize from multiple contexts 2024-10-31 14:44:59 +02:00
Vladyslav_Baranovskyi_EXT
6b3d4e0921 Merge pull request 'Building CURL on windows properly & tests for WebResourceLoader' (#150) from curl_webresourceloader into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/150
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
2024-10-28 14:05:29 +01:00
Vladyslav Baranovskyi
994f43ac72 Fix building on linux 2024-10-26 18:56:16 +03:00
Vladyslav Baranovskyi
5bdfc849af Removed windows specific CMakeLists.txt for building curl, moved build logic to the link function 2024-10-25 22:43:06 +03:00
ohyzha
aee4dd4655 move submodule to different place 2024-10-24 12:27:24 +03:00
ohyzha
e611d465b1 make cmake-checks-cache a submodule 2024-10-24 12:14:02 +03:00
ohyzha
b6211be09a preinstall cmake cache checks project instead of cloning it to include all cache variables 2024-10-24 09:57:03 +03:00
ohyzha
99a159d554 add cmake checks caching 2024-10-22 15:53:33 +03:00
ohyzha
74a9294aeb fix freetype is being installed from sources every time 2024-10-21 17:55:48 +03:00
Georg Hagen
42c94cd05d run curl build as release 2024-10-13 15:59:23 +02:00
Georg Hagen
1ce712a877 debug info 2024-10-13 15:17:19 +02:00
Georg Hagen
f135dcd7b4 Update curl linking 2024-10-13 13:54:52 +02:00
Georg Hagen
1a1aabe23c Update options 2024-10-13 13:21:08 +02:00
Georg Hagen
552cbd3925 Fix system freetype detection 2024-10-10 21:11:43 +02:00
Georg Hagen
20c8fa07a0 Fix ios build for assimp 2024-10-08 11:00:51 +02:00
Georg Hagen
81f76e9436 Another assimp fix 2024-10-08 10:49:37 +02:00
Georg Hagen
607d82f134 Some more fixes for assimp 2024-10-08 10:41:55 +02:00
Georg Hagen
c8e218230c More logging 2024-10-08 10:35:57 +02:00
Georg Hagen
55651aca28 Add logging to assimp build script 2024-10-08 10:25:43 +02:00
Georg Hagen
416f9ce4bf Change libjpegturbo linking to public 2024-09-27 15:07:46 +02:00
1151e50b64 Merge branch 'wip' 2024-09-21 15:27:42 +02:00
653be0a403 Fix build issues 2024-09-21 14:51:11 +02:00
mtuncbilek
95ddd4b23f memmappedfile-fix (#115)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
2024-09-21 14:46:39 +02:00