Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.334.155 Times

SDL 1.2.11

  Date Added: September 18, 2010  |  Visits: 926

SDL

Report Broken Link
Printer Friendly Version


Product Homepage
Download (103 downloads)



Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power." Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, RISC OS, and SymbianOS. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby. Whats New in This Release: - Dynamic X11 loading is only enabled with gcc 4 supporting -fvisibility=hidden. This fixes crashes related to symbol collisions, and allows building on Solaris and IRIX. - Fixed building SDL with Xinerama disabled. - Fixed DRI OpenGL library loading, using RTLD_GLOBAL in dlopen(). - Added pkgconfig configuration support..

Requirements: No special requirements
Platforms: Linux
Keyword: Cross-platform Layer Libraries Multimedia Programming Sdl Simple Simple Directmedia Simple Directmedia Layer
Users rating: 0/10

License: Freeware Size: 215.04 KB
USER REVIEWS
More Reviews or Write Review


SDL RELATED
ActiveX Components  -  cpcc - cross platform C++ classes 0.55
cpcc is a minimal library of C++ classes. Amongst others, it contains: a portable file system class a path helper class - allows manipulation of file paths a screensaver interface class a persistent settings class (similar to...
118.01 KB  
Multimedia & Graphics  -  EasyBMP Cross-Platform Bitmap Library 1.06.00
EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap BMP files. No installation, no need for external libraries, small size, well-documented, and simple enough for the novice programmer to start in just minutes!
177.07 KB  
Communication Tools  -  CPhone - Cross platform gui for H323 0.3.1
CPhone is a cross platform voip client which uses the H323 protocol. It compiles and runs on Linux, BSD, Windows and Mac (OS X) boxes. It is based on the libraries from www.openh323.org and Trolltech.
54.42 KB  
Programming  -  CMake 2.4.6
CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in...
4 MB  
Programming  -  Cross-Platform System Library 0.01
Cross-Platform System Library is a portable C++ run-time library that provides support for manipulating system resources, such as thread, process, mutex, and synchronize, in Win32 and POSIX(UNIX, Linux, Mac OS X) platforms.
25.83 KB  
Utilities  -  taTelnet - cross-platform telnet client 1.1.2
taTelnet is a cross-platform telnet program utilizing the wxWindows cross-platform GUI library. The motivation is that most telnet's (especially M$'s) don't work properly and what's worse is that you can't get the source code to fix it.
546.54 KB  
Multimedia & Graphics  -  Video Squirrel, cross-platform video fil 0.4
Video Squirrel is a cross-platform wxWindows video file cataloger. Designed to gather infomation on the actual video files, ex compression used, bitrate, video pixel size and so on.
252.57 KB  
Utilities  -  GeigerCount 1.0 Alpha 1
A cross-platform Java program to turn a simple Geiger counter into the equivalent of a state-of-the art digital model, plus some * using your laptop computer.
307.2 KB  
Gaming Utilities  -  Blackspirit Graphics 2.0.1
A hardware accelerated Java 2D graphics library designed for cross-platform games, providing a powerful but simple interface. It focuses on real-time applications but can also be integrated into graphical user interfaces. The implementation uses...
796.72 KB  
Programming  -  Object Oriented Stack Language - oosl rc
Cross platform object oriented stack programming language. This general purpose RPN language works in terminal (running scripts), can be used to develop graphic applications, run as a CGI under web servers or embeded in other applications.
8.69 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB