From c4eae67bc403eb26af8a1c91f9eb67dc92a8b4b6 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Tue, 5 Feb 2008 11:40:45 +0000 Subject: updated to latest version of JEDI SDL JEDI-SDL v1.0 Final RC ( 2008-01-29 05:46 ) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@811 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt') diff --git a/Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt b/Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt index 968c5311..a068e943 100644 --- a/Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt +++ b/Game/Code/lib/JEDI-SDL/JEDI-SDL-README.txt @@ -19,11 +19,13 @@ Both documents can be found in the "documentation" directory. Release History --------------- 1.0 : Yeah!! The Official v1.0 Release of JEDI-SDL!! - JEDI-SDL now updated to SDL v1.2.8, SDL_Image v1.2.4, SDL_Mixer v1.2.6, SDL_Net v1.2.1 & SDL_ttf v2.0.7 + JEDI-SDL now updated to SDL v1.2.11, SDL_Image v1.2.5, SDL_Mixer v1.2.7, SDL_Net v1.2.6 & SDL_ttf v2.0.8 Added Improved FreePascal, TMT Pascal and GnuPascal support as well as maintaining Delphi/Kylix support. Fixed Various bugs as pointed out on the JEDI-SDL mailing list. Added SDL_GL_STEREO, SDL_GL_MULTISAMPLEBUFFERS, SDL_GL_MULTISAMPLESAMPLES +Now works on MacOS X and a MacOS X disk image is available for download. + // DLL/Shared object functions function SDL_LoadObject( const sofile : PChar ) : Pointer; -- cgit v1.2.3