František Kučera <franta-hg@frantovo.cz> [Tue, 08 Oct 2024 22:24:40 +0200] rev 34
improved Makefile + small fixes
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Jan 2024 01:04:15 +0100] rev 33
xattr: tolerate ENOTSUP (behave like there are no attributes when not supported on given FS)
František Kučera <franta-hg@frantovo.cz> [Tue, 02 Jan 2024 17:50:43 +0100] rev 32
Added tag v0.1 for changeset 22827574296e
František Kučera <franta-hg@frantovo.cz> [Tue, 02 Jan 2024 17:49:23 +0100] rev 31
reset texture scale back to 1:1, if xattr is missing
František Kučera <franta-hg@frantovo.cz> [Sat, 30 Dec 2023 01:18:32 +0100] rev 30
new default texture: horizon
František Kučera <franta-hg@frantovo.cz> [Thu, 28 Dec 2023 15:01:13 +0100] rev 29
add Texture::bind() method
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Dec 2023 23:46:45 +0100] rev 28
pass texture xattr 'shader-shark.texture.scale' to the shaders as 'uTextureScale' + update variable locations on each shader reload
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Dec 2023 15:41:07 +0100] rev 27
xattr: list attribute names without the namespace prefix 'user.'
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Dec 2023 12:40:20 +0100] rev 26
support both decimal and hexadecimal notations for --root-window
František Kučera <franta-hg@frantovo.cz> [Sat, 23 Dec 2023 23:10:41 +0100] rev 25
set scaling filters according to the texture file extended attributes (xattr: shader-shark.texture.mag-filter = linear | nearest)