cog/Visualization
Christopher Snowhill 8c2df13f3b [Visualization] Disable visualization if no Metal
If the system has no working Metal devices, disable the visualization.

The legacy visualization was also too slow for said systems to handle
reasonably anyway, so I guess it's safe to say that they shouldn't have
to handle any visualizers at all. At least have working audio playback,
of course, since that is the primary function of the application. Too
bad that the OpenGL renderers don't work on my scene, it would be nice
to have a fallback there. GL 4.1 crashes on an M1, and both GL 4.1 and
3.2 crash with SIGFPE division by zero error on Intel Macs without Metal
devices. Meh.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-30 00:15:49 -07:00
..
ThirdParty/deadbeef Visualization: Protect against out of bounds read 2022-03-06 03:51:25 -08:00
SpectrumItem.h Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumItem.m Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumView.h [Visualization]: Add Spectrum window 2022-05-22 17:24:35 -07:00
SpectrumView.m [Visualization] Disable visualization if no Metal 2022-05-30 00:15:49 -07:00