gambas-source-code/gb.sdl
Laurent Carlier 2d98406be1 [GB.SDL]
* BUG: Now Joysticks events are part of the Window class.
* BUG: Joysticks events are managed like keyboard events. They are only raised when the 
       Window got keyboard input focus.


git-svn-id: svn://localhost/gambas/trunk@3738 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-04-08 14:28:37 +00:00
..
src [GB.SDL] 2011-04-08 14:28:37 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [GB.SDL] 2011-04-01 08:11:44 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
ltmain.sh
m4 [GB.SDL] 2009-08-17 07:49:35 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing
NEWS
README
reconf

Welcome to the "SDL component for gambas !"
-------------------------------------------

Following versions are known to work

Currently SDL component needs are :
  - SDL 1.2.8
  - SDL image 1.2.4
  - OpenGL support
  - Xcursor support (provide with Xfree 4.x/xorg)

Have fun :-)