gambas-source-code/gb.sdl
Benoît Minisini 272b14759e [INFORMER]
* BUG: Do not print included component information files.

[GB.CAIRO]
* NEW: The CairoMatrix class was completed.
* NEW: The CairoPattern class got its Matrix and Filter properties.

[GB.IMAGE]
* BUG: When a component takes ownership of an image, the image format is 
  correctly set now.
* NEW: Most of the Color class was moved to this component.

[GB.IMAGE.IO]
* BUG: Use the right RGBA image format when loading images.

[GB.V4L]
* BUG: Fix the *.component file.


git-svn-id: svn://localhost/gambas/trunk@1822 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-27 13:39:38 +00:00
..
m4
src [INFORMER] 2009-01-27 13:39:38 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
config.guess
config.sub
configure.ac [GB.SDL] 2008-07-14 14:18:18 +00:00
COPYING
depcomp
gambas.h
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb_common.h
INSTALL
install-sh
ltmain.sh
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 :-)