gambas-source-code/gb.opengl
Laurent Carlier 50cc5e432c [GB.OPENGL]
* NEW: Remove Glu methods from the component. Should help on systems where glu isn't available.
  also safe a bit of memory when glu isn't mandatory.

[GB.OPENGL.GLU]
* NEW: New component including Glu functions from the gb.opengl component.


git-svn-id: svn://localhost/gambas/trunk@3714 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-04-01 09:15:55 +00:00
..
src [GB.OPENGL] 2011-04-01 09:15:55 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [GB.OPENGL] 2011-04-01 09:15:55 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf

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

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