docs: Add opengl/vulkan diff
This commit is contained in:
parent
998aa68da1
commit
05532756cf
4 changed files with 235 additions and 1 deletions
|
@ -1,12 +1,16 @@
|
|||
# Project
|
||||
|
||||
Run renderdoc on wayland:
|
||||
## Notes
|
||||
|
||||
1. Run renderdoc on wayland:
|
||||
|
||||
```console
|
||||
WAYLAND_DISPLAY= QT_QPA_PLATFORM=xcb qrenderdoc
|
||||
```
|
||||
> Not supported yet https://github.com/baldurk/renderdoc/issues/853
|
||||
|
||||
2. [Difference Between OpenGL and Vulkan](./docs/OPENGL_VULKAN_DIFF.md)
|
||||
|
||||
## Usefull links
|
||||
|
||||
- https://vulkan-tutorial.com/fr/Introduction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue