Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed May 30, 2023
1 parent fdc421c commit 8037659
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 5.3.7
- Various optimizations
- Added RenderTask.renderTo variants with adaptive clear values
- Fixed RenderPass.before to respect given order
- [AbstractRenderTask] Make Dispose mutually exclusive with Update and Run
- [GL] Fixed ObjectDisposedException related to invalid epilogue prev pointer
- [GLFW] Fixed vsync initialization
- [GLFW] Disabled unknown joystick axis warning
- [Vulkan] Fixed issue with pipeline statistics being wrongfully selected

### 5.3.6
- Opc: more robust patchhierarchy caching: https://github.com/pro3d-space/PRo3D/issues/283

Expand Down

0 comments on commit 8037659

Please sign in to comment.