• Joined on 2025-07-10
xsl pushed to main at xsl/face_sdk 2025-10-20 18:44:43 +08:00
87178587d3 Android 编译通过
xsl pushed to main at xsl/face_sdk 2025-10-20 17:57:03 +08:00
576c302cd1 windows 脸和线都画出来了。
xsl pushed to main at xsl/face_sdk 2025-10-20 16:02:43 +08:00
1f0422072a 终于是画出来了。
xsl pushed to main at xsl/face_sdk 2025-10-20 15:27:39 +08:00
e6a776665f 现在才是代码完成。
xsl pushed to main at xsl/Vulkan-Samples 2025-10-19 22:17:06 +08:00
ee9e70c53a 赴叶跟新的第二版
xsl pushed to main at xsl/Vulkan-Samples 2025-10-19 22:15:09 +08:00
bfb061d88a 傅叶跟新的第二版
xsl pushed to main at xsl/face_sdk 2025-10-19 22:12:54 +08:00
d2da523636 代码写完了,下一步调试运行
xsl pushed to main at xsl/face_sdk 2025-10-19 19:49:35 +08:00
3c63027bf5 编写完顶点渲染程序,先保存一下
xsl created branch with_vulkan_sample_framework in xsl/face_sdk 2025-10-19 17:10:01 +08:00
xsl pushed to with_vulkan_sample_framework at xsl/face_sdk 2025-10-19 17:10:01 +08:00
xsl pushed to main at xsl/face_sdk 2025-10-19 17:07:52 +08:00
572c53c0f4 想手动创建 device 失败
xsl pushed to main at xsl/face_sdk 2025-10-19 16:26:46 +08:00
2284911161 Windows 下面终于是编译通过
xsl pushed to main at xsl/face_sdk 2025-10-18 23:59:31 +08:00
234e30bd50 加入volk 和 wma 后 编译不通过, 先保存代码
xsl created branch android_triangle in xsl/face_sdk 2025-10-18 21:15:40 +08:00
xsl pushed to android_triangle at xsl/face_sdk 2025-10-18 21:15:40 +08:00
xsl pushed to main at xsl/face_sdk 2025-10-18 21:13:11 +08:00
4237213658 完成在Android上渲染三角形
xsl pushed to main at xsl/face_sdk 2025-10-18 17:58:05 +08:00
2db7194305 android 表面,扩展,实例都创建成功
xsl pushed to main at xsl/face_sdk 2025-10-17 18:55:04 +08:00
966382a7dd 消除了所有的警告
xsl pushed to main at xsl/face_sdk 2025-10-17 18:10:28 +08:00
95b080cd01 修改完了,还报警告。 先保存
xsl pushed to main at xsl/face_sdk 2025-10-17 15:20:29 +08:00
a392206f96 抽象vulkan 基类,梳理代码。