gambas-source-code/gb.opengl
Benoît Minisini 8d3ba2dc15 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix a possible crash when the form editor gets a spurious resize 
  event whereas undo management has been uninitialized.
* NEW: Libraries now can have requirements exactly like components. This is
  taken into account by the project property dialog.

[ARCHIVER]
* NEW: Put the '.component' file inside archives, so that the IDE can 
  extract libraries requirements from the executable.

[GB.FORM]
* NEW: Add two pixels to the height of the TabPanel tabbar.


git-svn-id: svn://localhost/gambas/trunk@4475 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-02-12 23:29:18 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2012-02-12 23:29:18 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [GB.OPENGL] 2011-06-18 13:59:52 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf

TODO :
GLrasterisation :
glBitmap()
glPolygonStipple()
glGetPolygonStipple()

Waiting for texture implementation under components (needed to test !)