blob: 4d26f0bb39316ea248e52004b44a88dd903f2841 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
------------------------------------------------------------------------------
Your SDL library has been built with libvgl support, which means that you
can run almost any SDL application straight on your console (VESA 2.0
compatible videocard is required).
To do this you have to load the vesa kernel module or enable it in your
kernel, and set environment variable "SDL_VIDEODRIVER=vgl".
------------------------------------------------------------------------------
|