Remove (hopefully) last OpenGL leftovers & crunch

Crunch is unused.
This commit is contained in:
Margen67
2019-11-07 07:49:16 -08:00
parent d4a5a57867
commit 09e1028154
238 changed files with 3 additions and 172334 deletions

View File

@@ -105,7 +105,7 @@ sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes in
You will also need some development libraries. To get them on an Ubuntu system:
```
sudo apt-get install libgtk-3-dev libpthread-stubs0-dev liblz4-dev libglew-dev libx11-dev libvulkan-dev libc++-dev libc++abi-dev
sudo apt-get install libgtk-3-dev libpthread-stubs0-dev liblz4-dev libx11-dev libvulkan-dev libc++-dev libc++abi-dev
```
In addition, you will need the latest Vulkan libraries and drivers for your hardware.