gambas-source-code/gb.opengl
Benoît Minisini a1635a40a5 [GB.DB.MYSQL]
* NEW: Search include and library files in /opt/local for Mac OS X.

[GB.OPENGL]
* NEW: Search include and library files in /opt/local for Mac OS X. But it 
  does not compile yet.

[GB.QT4]
* NEW: Make the component compile on Mac OS X with the qt4-mac port. The
  Embedder and TrayIcon classes now do nothing.
* BUG: The compilation now uses the C++ flags, not the C flags anymore!



git-svn-id: svn://localhost/gambas/trunk@2622 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-01-21 16:46:21 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2010-01-10 13:40:48 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [GB.DB.MYSQL] 2010-01-21 16:46:21 +00:00
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
ltmain.sh
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am
missing
NEWS
README
reconf

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

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