Star770
5021
代码介绍
代码
Issues1590
Pull Requests1758
流水线
Actions
讨论
Wiki
项目成员906
分析
项目设置
Star770
5021
  1. docs
  2. /
  3. zh-cn
  4. /
  5. application-dev
  6. /
  7. reference
  8. /
  9. native-lib
GGiteeupdate zh-cn/application-dev/reference/native-lib/Readme-CN.md.
759fb749创建于 2024年1月10日历史提交
文件最后提交记录最后更新时间
third_party_libc
Add NDK architecture and CPU docs2 年前
third_party_libuv
增加libuv的官网跳转链接以及api文档跳转链接3 年前
third_party_napi
fixed 5acab21 from https://gitee.com/bi-hu-01/docs/pulls/266682 年前
third_party_opengl
fixed 7fef5d2 from https://gitee.com/king-kai-wang/docs/pulls/335262 年前
third_party_opensles
opensl es 接口变量名统一2 年前
third_party_vulkan
add vulkan symbol2 年前
third_party_zlib
refact native api introduce document2 年前
Readme-CN.md
update zh-cn/application-dev/reference/native-lib/Readme-CN.md.2 年前
Readme-CN.md

Native API标准库

  • libc标准库
  • c++标准库
  • Node-API
  • libuv
  • OpenSL ES
  • OpenGL ES
  • EGL
  • Zlib
  • Vulkan
  • 附录
    • libc中没有导出的符号列表
    • libc中由于权限管控可能调用失败的符号列表
    • Native api中导出的EGL符号列表
    • Native api中导出的OpenGL ES 3.2符号列表
    • Native api中支持的Vulkan接口列表