wok-6.x diff libsdl/description.txt @ rev 19596
Up: cmake (3.7.1)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Jan 01 17:45:15 2017 +0000 (2017-01-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libsdl/description.txt Sun Jan 01 17:45:15 2017 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +This is the Simple DirectMedia Layer, a general API that provides low level 1.5 +access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D 1.6 +framebuffer across multiple platforms.