Change SwelvyBG sprites to be 2048x512 (#1029)

Since these textures use GL_REPEAT, the resolution should be powers of two otherwise it might not work on some devices (such as iOS)
Source: https://registry.khronos.org/OpenGL-Refpages/es2.0/xhtml/glTexParameter.xml
This commit is contained in:
TheSillyDoggo 2024-08-06 00:29:32 +10:00 committed by GitHub
parent c11462af1d
commit 677bd762de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 B

After

Width:  |  Height:  |  Size: 5.3 KiB