gambas-source-code/gb.sdl
Benoît Minisini f17878075b [CONFIGURATION]
* NEW: Switch version to 2.99.4.

[INTERPRETER]
* OPT: Optimize a little case insensitive string comparison. Hash table
  code is consequently faster.

[GB.SDL]
* NEW: Comment old Cursor class implementation.


git-svn-id: svn://localhost/gambas/trunk@4109 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-09-08 20:23:15 +00:00
..
src [CONFIGURATION] 2011-09-08 20:23:15 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
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 :-)