diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-24 01:28:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-24 01:28:59 +0800 |
commit | 0b25e183026f1557e44ac0d26e455b1ba3060e38 (patch) | |
tree | 721336923d4c6139a71e77bed3294b72f9ba2cd2 /games | |
parent | 24e6494bc3c9e22c32522bb9eedc75040228c85b (diff) | |
download | freebsd-ports-gnome-0b25e183026f1557e44ac0d26e455b1ba3060e38.tar.gz freebsd-ports-gnome-0b25e183026f1557e44ac0d26e455b1ba3060e38.tar.zst freebsd-ports-gnome-0b25e183026f1557e44ac0d26e455b1ba3060e38.zip |
Add FreeBSD native VGL driver. Right now it is work in progress and to activate
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions