axmol/core/platform
Purple 6cb7618ed0
Linux WebView implementation (#1985)
* linux webview start

* Linux UIWebView phase1

* update setup for linux uiwebview

* add depends for arch

* removed unnecessary XReparent call

* Fixed some XWayland issues

* finalizing linux webview implementation

* enabled webview tests on linux

* updated copyright link

* removed some unnecessary comments

* some formatting

* some more formatting

* fixed a test typo

* removed some unnecessary codes

* removed some unnecessary comments
2024-06-13 22:49:59 +08:00
..
android Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
apple Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ios Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
linux Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
mac Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
wasm Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
win32 Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
winrt Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Application.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ApplicationBase.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ApplicationBase.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CMakeLists.txt Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Common.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Device.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
FileStream.cpp Make FileStream open file for write share flags same with cstd 2024-04-06 22:47:00 +08:00
FileStream.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
FileUtils.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
FileUtils.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GLView.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GLView.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
GLViewImpl.cpp Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
GLViewImpl.h Linux WebView implementation (#1985) 2024-06-13 22:49:59 +08:00
IFileStream.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Image.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Image.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PlatformConfig.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PlatformDefine.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PlatformMacros.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
SAXParser.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
SAXParser.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
StdC.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00