1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/sdl12/files
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
..
man3 Update to 1.1.6. 2000-10-26 15:44:10 +00:00
patch-ac Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-ag Add patch-ag which was forgotten when sdl-devel was originally 2000-05-06 02:41:46 +00:00
patch-ah Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel). 2000-04-25 12:43:35 +00:00
patch-ai Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel). 2000-04-25 12:43:35 +00:00
patch-aj Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel). 2000-04-25 12:43:35 +00:00
patch-ak Fix the recent breakage introduced in 1.1.4 upgrade. 2000-08-11 12:07:20 +00:00
patch-configure.in Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_audio_SDL__audio.c Update to 1.1.7. 2001-01-03 14:22:06 +00:00
patch-src_video_Makefile.am Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_Makefile.in Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_SDL__sysvideo.h Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_SDL__video.c Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_Makefile.am Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_Makefile.in Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglevents__c.h Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglevents.c Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglmouse__c.h Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglmouse.c Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglvideo.c Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00
patch-src_video_vgl_SDL__vglvideo.h Add FreeBSD native VGL driver. Right now it is work in progress and to activate 2001-01-23 17:28:59 +00:00