DEPENDENCIES@3b78ad115ccd
DEPENDENCIES
Sat, 02 Aug 2025 13:07:28 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sat, 02 Aug 2025 13:07:28 +0200
- changeset 239
- 3b78ad115ccd
- parent 88
-
6234b7ea48f3
- permissions
- -rw-r--r--
remove the possibility of non-lazy-initializable shader programs
it is still possible to pre-initialize them, but whenever they are used,
they should be re-created when they don't exist anymore
Fedora: dnf install SDL2-devel SDL2_ttf-devel SDL2_image-devel glew-devel
Arch: pacman -Sy sdl2 sdl2_ttf sdl2_image glew pkgconf
FreeBSD: pkg install sdl2 sdl2_ttf sdl2_image glew pkgconf