Download List

Projeto Descrição

SDL is a library that allows you portable low-level access to a video framebuffer, audio output, mouse, and keyboard. With SDL, it is easy to write portable games which run on many different platforms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-31 06:20
1.2.14

Esta versão corrige piscar quando o redimensionamento da janela SDL, uma falha no SDL_SetGammaRamp, um congelamento em SDL_memset com 0 comprimento quando código assembly está desativado, uma falha de segmentação, um acidente quando BMP carregar arquivos salvos com o scanlines invertido, qualidade de áudio durante a conversão entre 22050 Hz e 44100 Hz e mouse coordenar aperto se SDL_SetVideoMode não é posta em resposta ao evento SDL_VIDEORESIZE. Uma variável de ambiente SDL_DISABLE_LOCK_KEYS foi adicionado para permitir normal para cima / baixo para eventos Caps / Num-Lock. Maior precisão de rotinas mistura alfa. Documentação Doxygen foi adicionado. Sistema Várias questões específicas foram corrigidos.
This release fixes flicker when resizing the SDL window, a crash in SDL_SetGammaRamp, a freeze in SDL_memset with 0 length when assembly code is disabled, a threading crash, a crash when loading BMP files saved with the scanlines inverted, audio quality when converting between 22050 Hz and 44100 Hz, and mouse coordinate clamping if SDL_SetVideoMode is not called in response to the SDL_VIDEORESIZE event. An SDL_DISABLE_LOCK_KEYS environment variable has been added to enable normal up/down events for Caps/Num-Lock. Increased accuracy of alpha blending routines. Doxygen documentation has been added. Various system-specific issues have been fixed.

2006-05-17 14:18
1.2.10

Este é um grande lançamento, com uma reformulação do sistema de construção e melhorias de muitas API e correções.
Tags: Major bugfixes
This is a major release, featuring a revamp of the
build system and many API improvements and
bugfixes.

2005-10-17 17:04
1.2.9

2005-04-08 15:30
1.2.8

Tags: Minor bugfixes

2003-09-08 21:21
1.2.6

Há muitas correções e melhorias nesta versão, incluindo MMX e 3DNow! Otimizado mistura alfa, a MMX otimizado mixagem de áudio, suporte para OpenGL FSAA, QNX e apoio oficial.
Tags: Minor feature enhancements
There are many bugfixes and improvements in this release, including
MMX and 3DNow!-optimized alpha blending, MMX-optimized audio mixing,
support for OpenGL FSAA, and official QNX support.

Project Resources