halx99
5183995a36
Merge: f9b6553e57
94be720d3f
...
Merge branch '1.x' into dev
2023-08-25 16:57:54 +08:00
halx99
2bf41d7d31
Fix ci
2023-08-25 16:57:38 +08:00
halx99
46f668b01b
Remove render backend setLineWidth [skip ci]
...
Due to not all of GL and Metal support it, so remove it unify behavior
developers shouldn't relay on it
2023-08-25 16:49:08 +08:00
halx99
f525d6c726
Update docs
2023-08-25 16:46:32 +08:00
halx99
78fae85462
Update readme files
2023-08-16 00:00:51 +08:00
halx99
8e6c3f791f
Update readme files
2023-08-15 20:51:37 +08:00
halx99
bfe167121e
Add cmake option AX_GLES_PROFILE
...
Valid value of AX_GLES_PROFILE: 0, 200, 300
By default, the AX_GLES_PROFILE is:
- android: 200, allow axmol apps runs on: API 17 Android 4.2+ devices
- winuwp: 300
- Win32/linux/osx/ios/tvos: 0
For ios/tvos, will forcing AX_GLES_PROFILE to 300 if AX_GLES_PROFILE not 0
2023-08-14 20:40:05 +08:00
Deal
9dc9e9adc7
Update android.yml
2023-08-13 23:58:18 +08:00
halx99
bd0e1fef4b
Fix compile error
2023-08-13 22:09:02 +08:00
Deal
572bb2f700
Test use glad on android
2023-08-13 00:24:35 +08:00
halx99
b125be598a
Update readme files
2023-08-11 15:31:36 +08:00
halx99
cc9cbcbff9
Merge: eba7fc17ba
6bbdc273f8
...
Merge branch 'main' into dev
2023-08-10 18:53:35 +08:00
halx99
46ed10dac3
Update yasio to v4.1.0
2023-08-10 18:36:45 +08:00
halx99
e945a5b3b2
Update readme files
2023-08-09 22:29:40 +08:00
halx99
1ec408812f
Fix cmake setup
2023-08-09 14:37:43 +08:00
Deal
969baf94d4
Update CHANGELOG [skip ci]
2023-08-09 13:52:28 +08:00
halx99
842d7c1666
Update readme files [skip ci]
2023-08-01 12:07:19 +08:00
halx99
1c25aea206
Reduce ci checks
2023-07-01 21:54:12 +08:00
halx99
6f672eefa5
Update readme files [skip ci]
2023-06-19 16:06:37 +08:00
halx99
a603350a3a
Update readme files
2023-06-12 11:12:39 +08:00
Deal(涓€绾跨伒)
bc82034ffd
Improve media-engine for android, linux ( #1228 )
...
* Improve media-engine
- Implement andorid,linux
- Improve local file uri scheme
* Fix ci
* Improve code style
* Improve
* Update VlcMediaEngine.cpp
* Update AvfMediaEngine.h
* Fix ci
* Improve code style
* Enable androidx gradle.properties [skip ci]
* Improve code style
* Remove unnecessary callbacks
* Rename VideoPlayer to MediaPlayer
2023-06-10 22:05:49 +08:00
halx99
278b1ac184
Update README.md
2023-06-05 21:47:37 +08:00
halx99
e05d0c4905
[Video] Enable VideoTexture streaming for iOS
2023-06-01 12:48:40 +08:00
Deal(涓€绾跨伒)
46a21e729b
Building with ninja + official llvm-clang-cl support ( #1159 )
...
* Building with ninja + official llvm-clang-cl support
* Update gh ci for clang
* Fix ci
* Fix ci
* Fix ci
* FIx dll copy [skip ci]
* Fix ci warnings
* Update ci files and readme
* Update badges
2023-04-02 16:04:19 +08:00
Deal(涓€绾跨伒)
621c94c9e7
Enable video player(VideoTexture) based on new MediaEngine for macOS and tvos ( #1154 )
...
* Ready for PR macOS
* Update videoTexture.frag
* Fix compile
* Fix h265 for mac [skip ci]
* Fix compile error
* Update readme [skip ci]
2023-04-02 01:51:36 +08:00
halx99
72d1f96b6e
Update readme files
2023-04-01 16:14:05 +08:00
halx99
2209df46a1
Update readme
2023-04-01 16:07:55 +08:00
halx99
dc4e141387
Update readme & ci files
2023-03-25 11:18:21 +08:00
Deal(涓€绾跨伒)
1e6e9d4a8d
Media engine video texture ( #1133 )
...
* VideoPlayer based on new MediaEngine[Win32/UWP]
* Improve MediaEngine interface
* Update readme
* Improve pixel format
* Improve MediaEngine interface
* Ready for PR UWP/Win32
* Ready for PR UWP,Win32
* Update reademe files
* Update readme files
* Update UIVideoPlayer-android.cpp [skip ci]
* Update UIVideoPlayer-ios.mm
* Update MFUtils.cpp
* Fix ci
2023-03-25 08:37:51 +08:00
halx99
2f04914405
[UWP] Add cmake option: AX_VS_DEPLOYMENT_TARGET
...
a. It's useful to specify UWP apps deploy target version, vs property is
TargetPlatformMinVersion
b. Use `CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION` possible
supported by cmake-3.27.0 or later
2023-03-14 08:24:27 +08:00
halx99
53208eedbc
Update build status badges
2023-03-11 23:34:10 +08:00
halx99
1c97c31799
Update readme files
2023-03-11 23:08:08 +08:00
halx99
7202e55ba2
Drop python2 support
2023-02-13 17:52:05 +08:00
halx99
50447f3003
Update logo [skip ci]
2022-12-17 16:32:20 +08:00
涓€绾跨伒|Deal
a4057d9cec
Update README_CN.md
2022-11-09 11:41:17 +08:00
涓€绾跨伒|Deal
de3f56d4ff
Update README_CN.md
2022-10-13 23:57:50 +08:00
涓€绾跨伒|Deal
48a7da97d6
Final migrate ( #876 )
2022-10-01 16:24:52 +08:00
Paulo Coutinho
f5aeb5a8c2
Add apple tvos support ( #846 )
...
* support tvos
* support tvos and fix run command
* support tvos, fix run script and fix windows files
* support tvos on ci
* support tvos on ci and fix windows zlib
* support tvos on ci
* support tvos
* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
涓€绾跨伒|Deal
e37761260a
Migrate, use simple namespace ax ( #818 )
2022-08-29 20:51:22 +08:00
halx99
2f400931d6
Fix #786
2022-08-09 16:44:52 +08:00
涓€绾跨伒
9892aa3d1c
Migrate axys ( #782 )
2022-08-08 18:02:17 +08:00
halx99
484aa38856
Update android gradle plugin to 7.2.2
2022-08-06 20:05:12 +08:00
halx99
4555804b22
Update readme files
2022-08-06 19:47:45 +08:00
halx99
27232ecafd
Update readme files
2022-08-02 17:54:18 +08:00
halx99
8efce27d0c
Update readme files
2022-07-21 22:15:13 +08:00
涓€绾跨伒
0b1c5be9c8
Update README_CN.md
2022-07-19 16:25:13 +08:00
halx99
a402a80ad7
Fix ios device build issue
2022-07-14 17:20:18 +08:00
涓€绾跨伒
cb20eb614c
Merge: 35a95b0c0f
a4d40c0bbe
...
Merge pull request #726 from DelinWorks/migrate-engine-name
Improve Readme title.
2022-07-07 18:27:42 +08:00
halx99
f11930eb08
Auto ignore all *.md files for ci
2022-07-07 17:42:45 +08:00
DelinWorks
9dae9ddaff
Improve Readme title.
2022-07-07 12:05:04 +03:00