Main
Documentation
Download
SDL

Latest NEWS:


25-AUG-2008 :   The latest stable PNG library 1.2.31 is available for OpenVMS.
This is a mostly bug-fix release. Since 1.2.26, a lot of security bugs are fixed.
Compilation process provides static and shared libraries for Alpha, Itanium and VAX platforms.

25-APR-2008 :   The latest stable PNG library 1.2.26 is available for OpenVMS. I find a free time to write configuration/build/installation script.
Now this process is closer to unix one:
@configure [static]
@build
@libpng$startup
Compilation process makes static and shared library for Alpha,VAX and I64 platforms

06-APR-2008 :   A classical shooter DOOM is available for OpenVMS! This is port of famous libSDL-based DOOM game named PrBOOM.
Only Alpha and I64 are supported. Porting to VAX is in progress.
No sound, no joystick. Other features of PrBoom are supported.
Lets download , compile and shoot monsters! Its time to gaming on OpenVMS!

05-APR-2008 :   libSDL 1.2.13A is released. This is OpenVMS Alpha and I64 bug-fix release. Please download and update your libSDL installation

28-FEB-2008 :   Latest OpenJPEG library 1.3 for OpenVMS is out. The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
In addition to the basic codec, various other features are under development
Please get it from the download section.
Compilation and installation process is in unix manner:
@configure [static]
@build
@openjpeg$startup
It provides Alpha, I64 static and shared libraries.
Porting to VAX is in progress.

25-FEB-2008 :   Latest libTIFF library 3.9.0A for OpenVMS is out here. This is still testing release,but seems to be quite stable.
Compilation and installation process is in unix manner:
@configure [static]
@build
@libtiff$startup
It provides Alpha, I64 and VAX static and shared libraries, with a number of utilites. Unlike to 3.8.2, CONFIGURE.COM now generates correct DESCRIP.MMS for both MMS and MMK on the ODS-5 volume.
Please go to the download section

31-JAN-2008 :   Latest libSDL library 1.2.13 is ported for OpenVMS. This is bugfix-only release.
Platforms Alpha, I64 and VAX are supported.

19-NOV-2007 :   Latest SDL_Image, SDL_Net, SDL_TTF and SDL_Mixer library set are released for OpenVMS regards to the new libSDL 1.2.12A main library.
Platforms Alpha,I64 and VAX are supported.

18-OCT-2007 :   Latest Freetype 2.3.5 font rendering library is ready to OpenVMS. Shared and static libraries are provided for Alpha,I64 and VAX platform.
Installation procedure looks like the same in the unix world:
$@configure
$@build
$@freetype$startup

30-OCT-2007 :   Bug-fix release of libSDL version 1.2.12A is ready. It fix VMS-specific bugs only, such as Xwindow keyboard/mouse event bug appeared under OpenVMS version 8.2 and higher.

08-OCT-2007 :   Latest version of the main library libSDL version 1.2.12is ported to OpenVMS. This is mostly bug-fix release, new feature SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11 is added.
Please get it from the download section.

06-APR-2007 :   Recent version of SDL_GFX 2.0.16 libraries is ported to OpenVMS. The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces.
configure.com script is added to make build process in *NIX* manner.
@configure
@build
@libsdl_gfx$startup
Compilation process provides static or shared libraries for VAX,Alpha and IA64 platforms depends on main libSDL library set.
Please get it from the download section.

16-MAR-2007 :   Recent version of SDL_TTF 2.0.8 libraries is ported to OpenVMS and adopted to recent FreeType library 2.3.2.
configure.com script is added to make build process in *NIX* manner.
@configure
@build
@libsdl_ttf$startup
Compilation process provides static or shared libraries for VAX,Alpha and IA64 platforms depends on main libSDL library set.
Please get it from the download section.

15-MAR-2007 :   Recent version of FreeType 2.3.2 is ported to OpenVMS and available in Addition library section
configure.com script is added to make build process in *NIX* manner.
@configure [static]
@build
@freetype$startup
Compilation process provides static and shared libraries for VAX,Alpha and IA64 platforms.

25-SEP-2006 :   BomberClone game is ported to OpenVMS. This is a clone of nice old BomberMan game. Sources and static Alpha OpenVMS binary is provided to run it without libSDL, libTIFF installed and so on. Please get it from the download section. No sound, because I have no Microsoft sound board to run Multimedia services on my very old DEC 2000. Please help me to get something new. .

21-SEP-2006 :   New LibSDL_Mixer 1.2.7 library is out! Please get it from the download section. Untested, because I have no Microsoft sound board to run Multimedia services on my very old DEC 2000. Please help me to get something new. .

30-JUL-2006 :   New LibSDL_Net 1.2.6 library designed to using with new libSDL 1.2.1x is out! Please get it from the download section .

27-JUL-2006 :   New LibSDL_Image library designed to using with new libSDL 1.2.1x is out! Please get it from the download section . Also, found a bug in LibSDL in SDL_memset4 realisation for OpenVMS platform.
New patched release of libSDL 1.2.11 is out!

17-JUL-2006 :   New release of libSDL 1.2.11 is out! Please get it from the download section . This is a new major release, with a new API realization. I proud to annonce that now configure/build mechanism works correctly and provide shared and static libraries. Tested on OpenVMS 7.3 VAX and 7.3-1 Alpha. Test on OpenVMS Itanium still to be needed.

07-JUL-2006 :   Now I'm finishing porting new release of library version 1.2.11. Please be patient. Outs date is 14-JUL-2006.
This release will be totally on correct configure/build environment like unix one.

21-APR-2006 :   TIFF library 3.8.2 (latest version) is ported.
NEW!
Automatic configure/build scripts in standard *NIX* manner are added. Please read README.VMS file.
Download it from our site . Bug reports are welcome. 23-JAN-2006 :   Porting SDL_NET library is done.


21-JAN-2006 :   Porting SDL_TTF library is done.


21-JAN-2006 :   SCSI CDROM support added.
04-JAN-2006 :   TIFF library 3.8.0 (latest version) is ported again. Please download it from our site . Bug reports are welcome. 25-DEC-2005 :   Bug (OpenVMS, may be other 64-bit systems also affected) in SDL_memset4() in SDL_memops.h has been fixed.

25-DEC-2005 :   Porting SDL_image 1.2.4 is done.

22-DEC-2005 :   Porting things, exclude audio,cdrom,joystick is done! All tests seems to be Ok. Video driver does not support OpenGL yet.


Porting process is going on DEC 2000 model 300 (aka,"Jensen") running OpenVMS 7.3-1. No audio, joystick support is provided. I have no any old Microsoft sound board around me. I'll be very glad to get one for free to start OpenVMS MME and finish porting.

regards, Alexey Chupahin