Commit Graph

619 Commits

Author SHA1 Message Date
Nick Fisher fb2e3d15e5 remove explicit iterator debug level on Windows 2023-09-28 10:47:59 +10:00
Nick Fisher 7e2f39c611 current working version for pixel buffer on Windows (may need to comment out lifecycle checks in FilamentWidget) 2023-09-28 10:47:28 +10:00
Nick Fisher fd843147ad add missing method handlers on Windows and use 32bit depth buffer for render target by default 2023-09-28 10:46:20 +10:00
Nick Fisher d502450f9e add release uberarchive lib on Windows 2023-09-28 10:45:01 +10:00
Nick Fisher d75853daea add Debug/Release libs for windows 2023-09-27 17:11:08 +10:00
Nick Fisher 074f9e05f2 merge 2023-09-27 16:23:46 +10:00
Nick Fisher 93cb9a1307 fix surface init on Android 2023-09-27 14:21:53 +08:00
Nick Fisher 908c76d6c3 make iOS/MacOS consistent re moveCameraToBoundingBox 2023-09-27 14:21:31 +08:00
Nick Fisher 600da7d5b2 add EGL/GLES Windows libs 2023-09-27 16:11:21 +10:00
Nick Fisher b7b2aebf28 merge moveCameraToAsset changes 2023-09-27 16:10:10 +10:00
Nick Fisher 32049876b4 initial work on custom Platform to wrap EGL D3D surface 2023-09-27 16:03:50 +10:00
Nick Fisher 182df02b06 add setViewFrustumCulling, zoomDelta for gesture detector and cleanup 2023-09-26 14:51:18 +08:00
Nick Fisher c27ca565f9 more D3D interop work 2023-09-26 15:14:17 +10:00
Nick Fisher 77eb42ce30 add thread pool for some methods 2023-09-26 13:00:28 +10:00
Nick Fisher 86f7821014 first pass D3D textures 2023-09-26 11:38:44 +10:00
Nick Fisher 833022e4e0 add moveCameraToAsset 2023-09-25 22:30:07 +08:00
Nick Fisher 3bccce91bf event channel handlers 2023-09-25 23:55:28 +10:00
Nick Fisher db5edfa8b9 flip texture on Windows 2023-09-25 23:53:56 +10:00
Nick Fisher 744fedb8d9 windows working (SLOW) with pixel buffer copy 2023-09-25 21:53:42 +10:00
Nick Fisher d93b3f6aa8 windows working (SLOW) with pixel buffer copy 2023-09-25 21:52:28 +10:00
Nick Fisher 6cdc9bd3dc downgrade Filament libs to v1.34.2 for Windows 2023-09-25 21:52:09 +10:00
Nick Fisher 609e349d58 first pass Windows support 2023-09-23 15:27:09 +10:00
Nick Fisher 64cfea2952 update pubspec 2023-09-22 08:29:26 +08:00
Nick Fisher 87f47b26d5 add newly created Linux files 2023-09-22 08:27:42 +08:00
Nick Fisher c34833338a add web FFI bindings 2023-09-22 08:26:04 +08:00
Nick Fisher a7aac001c2 remove old FFI bindings 2023-09-22 08:25:51 +08:00
Nick Fisher 545e11899f update gitattributes 2023-09-22 08:25:03 +08:00
Nick Fisher c02ab9f91a add assets folder (materials) 2023-09-22 08:24:54 +08:00
Nick Fisher 15cbed2afa first pass Windows implementation 2023-09-22 08:24:22 +08:00
Nick Fisher 693e5431ed first pass Windows implementation 2023-09-22 08:24:14 +08:00
Nick Fisher 7c2659c89e web support for FilamentGestureDetector 2023-09-22 08:23:41 +08:00
Nick Fisher 880ea1dc84 update example project 2023-09-22 08:23:25 +08:00
Nick Fisher cbb20ab4eb add web to pubspec.yaml 2023-09-22 08:23:06 +08:00
Nick Fisher c033dd51cf whitespace 2023-09-22 08:22:56 +08:00
Nick Fisher 52957caa0d add first pass Web implementation 2023-09-22 08:22:19 +08:00
Nick Fisher 504b1efda4 remove old Linux texture test file 2023-09-22 08:21:17 +08:00
Nick Fisher dc324435aa add emcc build instructions to README 2023-09-22 08:21:02 +08:00
Nick Fisher 6457b8b80b remove old FFI references from FilamentController 2023-09-22 08:20:36 +08:00
Nick Fisher 6e7d5797a8 rename window argument in create_swap_chain 2023-09-22 08:19:31 +08:00
Nick Fisher 9f1aa84664 remove old methods, rename surface to window and use window properly if not nullptr 2023-09-22 08:19:19 +08:00
Nick Fisher 61d62eb463 rename window argument in create_swap_chain 2023-09-22 08:18:32 +08:00
Nick Fisher 2a30a4dd40 remove StandardMaterialProvider 2023-09-22 08:18:09 +08:00
Nick Fisher fcad31806f manual OpenGL texture instantiation on Android 2023-09-22 08:17:50 +08:00
Nick Fisher 8bdaf0afa8 add all android libs 2023-09-22 08:17:19 +08:00
Nick Fisher 98fd6a1157 remove unused iOS OpenGL texture creation 2023-09-19 17:53:43 +08:00
Nick Fisher baf279c61f cleanup Linux CMakeLists 2023-09-19 17:49:53 +08:00
Nick Fisher 58f0d9730b remove unused script 2023-09-19 17:49:34 +08:00
Nick Fisher c5d19f8576 fix AssetManager includes for proper compilation on Android 2023-09-19 17:49:15 +08:00
Nick Fisher 791ac0504d fix Android example app 2023-09-19 17:48:54 +08:00
Nick Fisher 0e51deb31c update Android CMakeLists 2023-09-19 17:47:04 +08:00