Update extensions
This commit is contained in:
parent
8c086a5945
commit
e5efcc3c1d
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -152,6 +152,18 @@ let swapchain = swapchain_ext.create_swapchain_khr(&swapchain_create_info).unwra
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
### Extensions
|
||||||
|
- [x] Swapchain
|
||||||
|
- [x] Surface
|
||||||
|
- [x] XlibSurface
|
||||||
|
- [x] DebugReport
|
||||||
|
- [] Win32Surface
|
||||||
|
- [] MirSurface
|
||||||
|
- [] XcbSurface
|
||||||
|
- [] AndroidSurface
|
||||||
|
- [] WaylandSurface
|
||||||
|
- [] Display
|
||||||
|
|
||||||
### Complete
|
### Complete
|
||||||
|
|
||||||
### In progress
|
### In progress
|
||||||
|
|
Loading…
Add table
Reference in a new issue