浏览代码

update README for webgpu merge

Andre Weissflog 5 年之前
父节点
当前提交
865deaf4af
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -480,6 +480,9 @@ Mainly some "missing features" for desktop apps:
     - [sokol-samples](https://github.com/floooh/sokol-samples/) has a new set of
       backend-specific WebGPU samples, and the other samples have been updated
       for the new sokol-gfx initialization
+    - ```pre-webgpu``` tags have been added to the [sokol](https://github.com/floooh/sokol/releases/tag/pre-webgpu), [sokol-samples](https://github.com/floooh/sokol-samples/releases/tag/pre-webgpu), [sokol-tools](https://github.com/floooh/sokol-tools/releases/tag/pre-webgpu)
+      and [sokol-tools-bin](https://github.com/floooh/sokol-tools-bin/releases/tag/pre-webgpu) github repositories (in case you need to continue working with
+      the older versions)
     - please see this [blog post](https://floooh.github.io/2020/04/26/sokol-spring-2020-update.html)
       for more details