Skip to content

Commit

Permalink
misc: update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Yuxuan Shui <[email protected]>
  • Loading branch information
yshui committed Oct 14, 2024
1 parent da96393 commit 8cf4ad4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Unreleased

## Deprecations

* `--legacy-backends` is now deprecated. Setting it no longer has an effect.
* `resize-damage`, `glx-no-stencil` and `glx-no-rebind-pixmap` are now deprecated, because they only works on legacy backends.
* Removed several options that have been deprecated for a long time, this includes:
- `glx-fshader-win`
- `glx-swap-method`
- `glx-use-gpushader4`
- `menu-opacity`
- `vsync-aggressive`
- `respect-prop-shadow`
- `sw-opti`
- `clear-shadow`

# 12.3 (2024-Oct-14)

## Improvements

* Extend workaround for missing hardware accelerated convolution to more drivers (#1349)
Expand Down

0 comments on commit 8cf4ad4

Please sign in to comment.