gambas-source-code/main/lib/gui.opengl
Benoît Minisini b9930f0701 [GB.GUI]
* NEW: If one GUI component fails to load, try the other one.
* NEW: Abort if no GUI component is found.
* NEW: Define the GB_GUI environment variable with the GUI component 
  actually loaded.

[GB.GUI.OPENGL]
* NEW: Always load the OpenGL support component associated with what lies
  in the GB_GUI environment variable.


git-svn-id: svn://localhost/gambas/trunk@5925 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-11-01 13:18:47 +00:00
..
gb.gui.opengl.component
main.c [GB.GUI] 2013-11-01 13:18:47 +00:00
main.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am