Age | Commit message (Expand) | Author |
---|---|---|
2023-05-18 | Flipped the order of which the stencil add function is called (#157) | Erik Reider |
2023-05-17 | Move stencil into each framebuffer (#156) | Erik Reider |
2023-04-30 | style: created struct for each shader type | Will McKinnon |
2023-04-30 | style: moved stencil mask to its own shader | Will McKinnon |
2023-04-27 | Fix: rotated outputs (#112) | Erik Reider |
2023-04-24 | removed width and height parameters from fx_framebuffer_bind() | Will McKinnon |
2023-04-24 | store viewport width & height in fx_renderer | Will McKinnon |
2023-04-17 | Add kawase blur (#120) | Erik Reider |
2023-04-06 | structure: moved fx_renderer and related fuctions to a folder | Will McKinnon |