Maxim Sobolev
3d510485e5
Unbroke on systems after libusb --> libusbhid conversion.
...
Reported by: Mike Murphree <w4lna@knology.net>
Nuno Teixeira <nunotex@pt-quorum.com>
Mark Sergeant <sarge@snsonline.net>
2002-04-18 08:10:01 +00:00
Maxim Sobolev
f7de855bbd
Update to 1.2.4.
2002-04-17 12:36:23 +00:00
Maxim Sobolev
9ea73ddfa5
Remove obsolete configure script tweak, which results in
...
`sdl11-config --version' reporting an icorrect version number (1.2.2, while
in fact it's a 1.2.3).
2001-12-19 12:18:40 +00:00
Maxim Sobolev
4c4c767b8f
Update to 1.2.3.
2001-11-13 14:27:18 +00:00
Maxim Sobolev
1ec3aa062a
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a
...
mainline, so number of patches has been greatly reduced.
2001-07-25 08:58:12 +00:00
Maxim Sobolev
090146cd6b
Re-enable vgl support.
2001-07-02 11:17:47 +00:00
Maxim Sobolev
6a040626cf
Update to 1.2.1.
2001-06-25 15:31:25 +00:00
Maxim Sobolev
618740cca4
Update to 1.2.0.
2001-04-02 08:55:54 +00:00
Maxim Sobolev
5ccb6f19c2
o Use PTHREAD_CFLAGS/PTHREAD_LIBS;
...
o don't apply bitwise shift to components when setting palette - vgl don't
need it unlike fbcon (after which libvgl driver was modelled). Bump
PORTREVISION as a result of bugfix.
2001-03-30 14:12:29 +00:00
Maxim Sobolev
e219727201
Make vgl driver working OOB without the need to use custom patched version
...
of libvgl. I abadoned my previous plans to get my extentions into the base
system because it seems that libvgl is at the end of its lifecycle and will
be replaced by more generic and better solution (probably kgi/ggi), at least
nsouch is actively working in this drection now. In the meantime, those
lucky with VESA 2.0 compatible videocards would be able to play quakeforge
or any other SDL-based games straight on their FreeBSD consoles ;).
2001-01-27 19:22:03 +00:00
Maxim Sobolev
1f53fed603
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 ;).
2001-01-23 17:28:59 +00:00
Maxim Sobolev
7ecc05857e
Update to 1.1.7.
2001-01-03 14:22:06 +00:00
Maxim Sobolev
f054896905
Update to 1.1.6.
2000-10-26 15:44:10 +00:00
Maxim Sobolev
60e94274b7
Update to 1.1.5.
2000-09-28 07:21:21 +00:00
Maxim Sobolev
90983e3b46
Several improvements and cleanups:
...
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets.
2000-08-31 10:06:09 +00:00
Maxim Sobolev
cd656333fb
Update to 1.1.4.
2000-08-07 13:05:46 +00:00
Maxim Sobolev
d5c3fc66bb
Remove arch-specific optimisation options from configure script. They broke sdl
...
build on systems with gcc2.7
Submitted by: Martin Walter <walter@th.physik.uni-bonn.de>,
Patrick M Doane <patrick@watson.org>
2000-06-18 10:05:24 +00:00
Maxim Sobolev
3f24913c50
Update to 1.1.3.
...
FreeBSD is now in the list of supported platforms, so number of patches
required to make SDL work here has been slightly reduced.
2000-06-06 09:36:38 +00:00
Will Andrews
5e04d9a046
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).
...
PR: 18188
Submitted by: maintainer
2000-04-25 12:43:35 +00:00
Thomas Gellekum
ab5c49f7ec
Use our libc_r instead of linuxthreads.
...
Reviewed by: Maxim Sobolev <sobomax@altavista.net>
2000-04-20 09:24:28 +00:00
Chris Piazza
45101f3259
Some makefile/install changes.
...
PR: 16572
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Update to 1.0.8
PR: 17217
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-03-06 22:16:57 +00:00
Chris Piazza
feb945e0c6
Update to 1.0.4
...
PR: 16607
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-10 01:41:52 +00:00
Chris Piazza
f5ef155d0f
Merge changes from Maxim Sobolev's update to this port.
...
PR: 16498
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-03 08:19:18 +00:00
Steve Price
6a1b5250a4
Update to version 1.0.1.
...
PR: 15944
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-01-24 04:57:17 +00:00