Georg Hagen
|
a4ce79f17a
|
Fix log messages
|
2024-08-04 14:27:24 +02:00 |
|
Georg Hagen
|
933219c266
|
Merge pull request 'iOS examples' (#101) from iOS_examples into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/101
|
2024-08-04 14:24:24 +02:00 |
|
Georg Hagen
|
d3f26c34cc
|
Fix build server config
|
2024-08-03 21:53:47 +02:00 |
|
Georg Hagen
|
d0643946cc
|
Update CMake for iOS build
|
2024-08-03 19:34:37 +02:00 |
|
Georg Hagen
|
7918b91211
|
Fix crash
|
2024-08-03 19:34:15 +02:00 |
|
Georg Hagen
|
dfd0cd0d67
|
Build for iOS
|
2024-08-03 19:17:00 +02:00 |
|
Georg Hagen
|
de06623105
|
Update texture sampler config handling
|
2024-08-03 19:16:46 +02:00 |
|
Georg Hagen
|
ccc234b699
|
Add example app runner for iOS
|
2024-08-03 18:57:43 +02:00 |
|
Georg Hagen
|
87322af155
|
Merge pull request 'Add getters and fixes' (#100) from offscreen into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/100
|
2024-08-03 15:27:07 +02:00 |
|
Georg Hagen
|
e8d5b16356
|
Link libjpeg-turbo on iOS against prebuilt lib
This needs to be fixed at some point, see #99
|
2024-08-03 15:11:44 +02:00 |
|
Georg Hagen
|
836fabb494
|
Fix issues with none existing resources in apple BundledResourceLoader
|
2024-08-03 11:58:18 +02:00 |
|
Georg Hagen
|
4daf12644a
|
Fix typo
|
2024-08-03 11:37:54 +02:00 |
|
Georg Hagen
|
ad036ad2b6
|
Add getters to camera
|
2024-08-02 16:57:47 +02:00 |
|
Georg Hagen
|
057a64710c
|
automatically convert enum classes in named events to ints
|
2024-08-02 16:26:14 +02:00 |
|
Georg Hagen
|
bc8cb043e9
|
Fix issues with observable
|
2024-08-02 16:25:36 +02:00 |
|
Georg Hagen
|
824741af9d
|
Merge pull request 'Depth Queries & Sampler Config extension' (#96) into master
|
2024-08-02 10:39:33 +02:00 |
|
Georg Hagen
|
5bd46074a9
|
Add definitions for some common sampler settings
|
2024-08-01 13:02:36 +02:00 |
|
Georg Hagen
|
0754cdf072
|
Silence some warnings
|
2024-08-01 11:27:59 +02:00 |
|
Georg Hagen
|
95627fe53a
|
Fix shader Close
|
2024-08-01 11:12:01 +02:00 |
|
Georg Hagen
|
e54404ec61
|
Add code to allow for depth buffer query (Fixes #18)
|
2024-08-01 10:29:07 +02:00 |
|
Georg Hagen
|
579c4bcca1
|
Remove log message
|
2024-08-01 00:23:14 +02:00 |
|
Georg Hagen
|
342bd2f285
|
Merge pull request 'Add more arkit stuff' (#95) from offscreen into master
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/95
|
2024-08-01 00:20:47 +02:00 |
|
Georg Hagen
|
91ac458e18
|
Expose options to lock exposure time and white-balance and toggle flash
|
2024-07-31 23:30:28 +02:00 |
|
Georg Hagen
|
9f9e916110
|
Default SamplerConfig to Linear sampling
|
2024-07-31 23:15:05 +02:00 |
|
Georg Hagen
|
b918dc278b
|
Expose additional AR capabilities
|
2024-07-31 22:22:40 +02:00 |
|
Georg Hagen
|
eb9f4764ca
|
Fix issue with detecting iOS build
|
2024-07-31 22:21:28 +02:00 |
|
Georg Hagen
|
eb88c7487c
|
Fix include path
|
2024-07-31 22:12:50 +02:00 |
|
Georg Hagen
|
1b7a04efff
|
Merge remote-tracking branch 'origin/master' into offscreen
|
2024-07-31 21:58:23 +02:00 |
|
Georg Hagen
|
4e7c4327fe
|
Merge pull request 'mac_build' (#91) from mac_build into master
|
2024-07-31 11:41:24 +02:00 |
|
Georg Hagen
|
817202137b
|
Build MacOS version
|
2024-07-30 23:10:02 +02:00 |
|
Georg Hagen
|
6bd6ee8cf5
|
Engine doesn't need swift
|
2024-07-30 23:09:38 +02:00 |
|
Georg Hagen
|
a0faae192d
|
Fix missing Vulkan loader on MacOS
|
2024-07-30 23:08:38 +02:00 |
|
Georg Hagen
|
28cfcd62b1
|
Disable depth writes for grid
|
2024-07-30 22:40:52 +02:00 |
|
Georg Hagen
|
d0e50d2409
|
Add GetProjectionMatrix
|
2024-07-30 22:40:08 +02:00 |
|
Georg Hagen
|
b079221322
|
Allow shader to define the depth compare operator
|
2024-07-30 22:16:00 +02:00 |
|
Georg Hagen
|
ce1b52c130
|
Use dynamic viewport sizes
|
2024-07-30 14:04:20 +02:00 |
|
Georg Hagen
|
d166f825bb
|
Update macos build
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
6e4dd72b3a
|
Update for macbuild
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
e7ca7dc6bb
|
Update filters
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
f46ff780a9
|
Fix libarchive linking on bsd based os
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
6c9af621b5
|
Fix some linking issues on MacOS
|
2024-07-30 08:14:01 +02:00 |
|
Georg Hagen
|
631d108be4
|
Expand ArFrame API with additional getters
|
2024-07-29 14:57:23 +02:00 |
|
Georg Hagen
|
be47451ad2
|
Update uniform buffer after upload
|
2024-07-29 14:56:46 +02:00 |
|
Georg Hagen
|
b825ec5688
|
Update archball camera controller input scaling
|
2024-07-29 13:18:34 +02:00 |
|
Georg Hagen
|
b3725efcce
|
Fix build issue on apple
|
2024-07-28 21:32:06 +02:00 |
|
Georg Hagen
|
dc3e37b8c6
|
Change matrix
|
2024-07-28 20:17:18 +02:00 |
|
Georg Hagen
|
9e2d410f52
|
Try to get config name working again
|
2024-07-28 19:59:58 +02:00 |
|
Georg Hagen
|
a84b9ab8be
|
Add matrix.config.name to job name
|
2024-07-28 19:49:29 +02:00 |
|
Georg Hagen
|
d8a4e2ca9c
|
Fix name
|
2024-07-28 19:04:00 +02:00 |
|
Georg Hagen
|
54d1c874a2
|
use ninja on linux
|
2024-07-28 18:58:20 +02:00 |
|