c622262593
- Update to 1.2.13 - OPTIONize as recommended by Danny Pansters - Fixed up gnome dependencies as recommended by Danny Panster - Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters - Got rid of library renaming as recommended by Danny Pansters - Pass maintainership to submitter Mk/bsd.sdl.mk: - Fixed _LIB_* entries in order to retrieve the correct library versions. PR: 117608 Submitted by: Marcus von Appen <mva@sysfault.org>
8 lines
475 B
Text
8 lines
475 B
Text
------------------------------------------------------------------------------
|
|
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".
|
|
------------------------------------------------------------------------------
|