We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca198e commit fc81f0eCopy full SHA for fc81f0e
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
- Add `TempDirPathDriver`.
18
- Added various runnable scripts for test purposes.
19
+- Add a new guide for taking a capture with RenderDoc.
20
21
### Changed
22
@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
26
### Fixed
27
28
- Improved documentation for parts of `SessionBuilder` and `VideoDriver`
29
+- Removed a `glClear` call in `ModernGlVideoDriver` that was left in by accident.
30
31
### Removed
32
0 commit comments