Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Bring all the latest changes in it
  • Loading branch information
kvark authored Jun 15, 2024
1 parent 50b3f57 commit 21a56f7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,15 @@ Changelog for Blade
- transparency support
- option to disable exclusive fullscreen
- VK: using linear sRGB color space if available
- GLES: support for storage buffer and compute
- GLES: scissor rects, able to run "particle" example
- fixed initial RAM consumption
- exposed initialization errors
- Vk:
- fixed initial RAM consumption
- worked around Intel descriptor memory allocation bug
- GLES:
- support for storage buffer and compute
- scissor rects, able to run "particle" example
- blending and draw masks
- fixed texture uploads
- window API switched to raw-window-handle-0.6

## blade-graphics-0.4, blade-render-0.3, blade-0.2 (22 Mar 2024)
Expand Down

0 comments on commit 21a56f7

Please sign in to comment.