gambas-source-code/main/gbc
Benoît Minisini 96550473f7 [CONFIGURATION]
* NEW: Put custom autoconf macros in the "m4" directory.
* NEW: Drop libltdl.

[GB.IMAGE]
* NEW: Image.Resize() and Image.Mirror() has been put in common there.
* NEW: Image.Flip() has been removed.
* NEW: Image.Copy() and Image.Resize() now supports 24-bits images.

[GB.OPENGL]
* NEW: Depends on gb.image now.
* NEW: Texture images can have any format now.


git-svn-id: svn://localhost/gambas/trunk@2236 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-16 22:07:48 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_error.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_error.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_file.c
gb_file.h
gb_str.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_str.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gb_table.c
gba.c [ARCHIVER] 2009-07-18 15:50:51 +00:00
gbc.c
gbc_archive.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_archive.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_chown.c
gbc_chown.h
gbc_class.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_class.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_code.c
gbc_compile.c
gbc_compile.h
gbc_dump.c [CONFIGURATION] 2009-08-16 22:07:48 +00:00
gbc_form.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_form.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_header.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_header.h [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_output.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_output.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_pcode.c
gbc_read.c [DEVELOPMENT ENVIRONMENT] 2009-07-14 02:24:54 +00:00
gbc_read.h
gbc_reserved.c
gbc_trans.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans_code.c
gbc_trans_ctrl.c [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbc_trans_expr.c [DEVELOPMENT ENVIRONMENT] 2009-07-12 21:49:13 +00:00
gbc_trans_subr.c [CONFIGURATION] 2009-07-20 15:53:19 +00:00
gbc_trans_tree.c [DEVELOPMENT ENVIRONMENT] 2009-07-14 02:24:54 +00:00
gbc_type.c
gbc_type.h [INTERPRETER] 2009-07-08 19:57:50 +00:00
gbi.c
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00