Commit Graph

133 Commits

Author SHA1 Message Date
Georg Hagen
b80136887a Add moodycamel concurrentqueue 2024-12-10 22:59:54 +01: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
Georg Hagen
4935511bc3 Remove opencv file 2024-09-17 16:42:49 +02:00
Vladyslav Baranovskyi
ba2ed53ae2 Using variable to store tinyusdz repo, moved include from hpp to cpp file, minor syntax change 2024-08-30 14:10:30 +03:00
Vladyslav Baranovskyi
380e0f323d Moved InitFromFile() from Geometry to MeshLoader, added MeshLoader function for USD files, added tinyusdz library 2024-08-29 21:01:42 +03:00
4333882275 Add option to control runtime shader compiler 2024-08-17 14:49:21 +02:00
Georg Hagen
731e5a7122 Fix build issue when no platform has been set 2024-08-16 12:23:27 +02:00
Georg Hagen
b0a23f999e Fix iOS build 2024-08-16 12:16:51 +02:00
Georg Hagen
f0448fdfae Update libarchive config 2024-08-15 23:36:28 +02:00
Georg Hagen
ea11bd4527 Fix macos build 2024-08-15 00:28:20 +02:00
Georg Hagen
840ff67f01 Merge remote-tracking branch 'origin/master' into project_setup_refactor
# Conflicts:
#	CMakeLists.txt
2024-08-14 22:47:19 +02:00
Georg Hagen
8f3405853f Fix macos build 2024-08-09 00:07:04 +02:00
Georg Hagen
fd6371d8b4 Fix iOS build 2024-08-08 23:17:00 +02:00
ohyzha
634b4431b3 add cmake option to enable or disable using of msdf library 2024-08-07 20:04:19 +03:00
ohyzha
64712f0c94 set platform for ios 2024-08-07 17:37:07 +03:00
ohyzha
50bb6b62fe get rid of vcpkg and build freetype from sources 2024-08-07 16:00:05 +03:00
ohyzha
c7c2a96b9c add opportunity to pack atlas and meta data in same file 2024-08-06 17:02:24 +03:00
ohyzha
afccf5dee0 implement text rendering without msdfgen library 2024-08-06 10:33:28 +03:00
ohyzha
62a0e84634 minor fixes 2024-08-06 10:33:13 +03:00
ohyzha
232ad0a938 rework API for text rendering 2024-08-06 10:33:13 +03:00
ohyzha
dcf6e72f96 minor fixes 2024-08-06 10:33:13 +03:00
ohyzha
3c39a2e267 fix linux build 2024-08-06 10:32:55 +03:00
ohyzha
be549dccf6 code review changes and fixes 2024-08-06 10:32:55 +03:00
ohyzha
0373039386 rework handling of libraries installed via vcpkg and fix linker issues 2024-08-06 10:31:31 +03:00
ohyzha
656d6f1371 working msdf atlas gen lib on windows 2024-08-06 10:26:02 +03:00
ohyzha
29311207db working msdfgen version of loading and building for win 2024-08-06 10:25:55 +03:00