Commit graph

3 commits

Author SHA1 Message Date
Isaac 4e458acaad Fix bug with glcore driver of blur fill shader 2023-06-16 20:05:18 +02:00
Isaac 6e691226b4 Update average fill 2023-06-14 22:32:01 +02:00
fishcu b9d89d63db
Add blur fill (#446)
* Initial commit, WIP

* First working version; stretching the blur will require some refactoring

* Add blur extension to borders

* Implement 'trippy mode' (disable blur, show tiled)

* Implement proper scaling, cropping, and centering independent of viewport res

* Clean up; Fix bug with small blur pass resolutions

* Add blur strength presets; Polish

* Add background gamma adjustment
2023-06-14 14:21:36 -05:00