swayfx/include/sway/desktop/fx_renderer
Erik Reider acafb20b11
Move stencil into each framebuffer (#156)
* Move stencil into each framebuffer

Also fixes the stencil being added to the wrong framebuffer

* Initialize texture members on framebuffer init

* removed bind arg

* renamed init to create, changed existing create to update

* moved stencil buffer creation to new function

* removed some now misleading comments

---------

Co-authored-by: William McKinnon <contact@willmckinnon.com>
2023-05-17 19:39:48 -04:00
..
fx_framebuffer.h Move stencil into each framebuffer (#156) 2023-05-17 19:39:48 -04:00
fx_renderer.h Move stencil into each framebuffer (#156) 2023-05-17 19:39:48 -04:00
fx_texture.h Add kawase blur (#120) 2023-04-17 23:24:48 +02:00
matrix.h structure: moved fx_renderer and related fuctions to a folder 2023-04-06 20:30:42 -04:00