This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/artist/patterns
Sasha Koshka 423e6869c0 X backend better handles expose events
Previously, when an expose event was recieved, the backend would
call Window.paste, converting RGBA image data to BGRA image data.
Now we only call Window.pushRegion with the bounds given to us by
the expose event(s). This speeds up window resizing significantly.
2023-03-07 12:48:29 -05:00
..
border.go Add image textures to theme 2023-02-27 12:48:44 -05:00
doc.go Documented artist package 2023-02-25 23:04:51 -05:00
texture.go X backend better handles expose events 2023-03-07 12:48:29 -05:00
uniform.go whee back in busineess 2023-02-26 14:27:38 -05:00