projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
GNU Lesser General Public License v2.1
3.39k
stars
375
forks
source link
Got the texture format wrong on a previous commit. Fixed to use the proper format. #632
Closed
kblaschke closed 2 years ago
Also query the optimal internal format on desktop GL implementations and use a sensible default for GLES as it doesn't support the query target.