docs: Add opengl/vulkan diff

This commit is contained in:
Florian RICHER 2025-05-29 16:08:41 +02:00
parent 998aa68da1
commit 05532756cf
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
4 changed files with 235 additions and 1 deletions

View file

@ -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