OS4 DepotLogo by Nickman 
(anonymous IP: 3.146.105.194,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Library » Misc » sdl.lha

SDL

Description: Simple DirectMedia Layer
Download: sdl.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3Mb
Version: 1.2.16
Date: 09 May 22
Author: Sam Lantinga & others
Submitter: Juha Niemimäki
Homepage: https://github.com/AmigaPorts/SDL/tree/SDL-1.2
Requirements: AmigaOS 4.1 Final Edition, MiniGL
Category: library/misc
Replaces: library/misc/sdl.lha
License: LGPL
Distribute: yes
Min OS Version: 4.1
FileID: 12062
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
LibSDL-1.2.16 for OS4.1 Final Edition
=====================================

This is a port of the multimedia library SDL (Simple Directmedia Layer) for
AmigaOS 4.1. For more information on SDL, see the included material and the
SDL web site: http://www.libsdl.org/.

This implementation is a fresh port of SDL for AmigaOS 4.1. It does not share
code with the existing 68k AmigaOS or MorphOS versions of SDL (although the
CD-ROM support used the MorphOS SDL as a reference).

Please note: SDL 1 is deprecated, it is time to start using SDL 2 now.

Supported features
==================

* Supports display surfaces as a window on your Workbench screen or
  full-screen on a custom screen. Windowed surfaces will work on high- or
  true-colour Workbench screens only, not on palette-mapped screens
  (full-screen surfaces can be opened as an 8-bit, palette-mapped screen).
  Only Picasso96 screens are supported at the moment; it will not work at
  all on screens generated by the classic Amiga's custom chip-sets (and
  probably never will).

* Full-screen, double-buffered display surfaces (synchronized with your
  monitor's vertical retrace, if your graphics card driver supports that).

* Hardware surfaces. (That is, surfaces in video memory rather than main
  memory. Note that this may not necessarily give better performance. It
  depends how you use the surface.)

* Hardware acceleration for blitting and rect-fills within in hardware
  surface.

* Alpha-blending is supported via compositing feature. (requires
  graphics.library v53 or better)

* Altivec acceleration for many plain, colour-keyed and alpha blits between
  software surfaces only.

* OpenGL surfaces are mostly supported and require minigl.library. The
  deprecated SDL_OPENGLBLIT surfaces don't work yet.

* Input-grabbing in windowed mode.

* Audio output via AHI.

* Joystick support (this requires AmigaInput.library v51 or better).

* Full threading support.

* An ELF shared object.


Not yet supported
=================

* Video overlays (this cannot yet be supported due to P96 limitations).

* Gamma functions (this cannot yet be supported due to P96 limitations).


Building
========

1) With configure (supports only static link library at the moment!)

    sh configure --disable-pthreads
    make

2) With native makefile

    make -f makefile.amigaos4


WinUAE
======

Because WinUAE doesn't support hardware-accelerated compositing or 3D, you need
to install the following software:

-
http://os4depot.net/index.php?function=showfile&file=graphics/misc/patchcomposit
etags.lha
-
http://os4depot.net/index.php?function=showfile&file=library/graphics/wazp3d.lha


Contributors
============

SDL itself is the work of Sam Lantinga and many others. See the main SDL
documentation for a full list. This AmigaOS 4.x port has been created by
(in alphabetical order):

Richard Drummond <evilrich()rcrummond.net>
Hans-Joerg Frieden <Hans-JoergF()hyperion-entertainment.biz>
Thomas Frieden <ThomasF()hyperion-entertainment.biz>
Peter Gordon <pete()petergordon.org.uk>
Andrea Palmate
Juergen Schober
Fredrik Wikstrom


Contacts
========

Please place bug reports and comments in the tracker at the SDL
homepage:

https://github.com/AmigaPorts/SDL-1.2


File Version Size Date OS Dls Readme
sdl2.lha2.30.17Mb14 Mar 244.1¤ SDL2 - Simple DirectMedia Layer 2
Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment