gambas-source-code/gb.opengl/src
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
..
glsl [DEVELOPMENT ENVIRONMENT] 2012-02-12 23:29:18 +00:00
glu
framebufferobject.c
framebufferobject.h
gb.gl.h
gb.opengl.component
GL.c
GL.h
GLclipping.c
GLclipping.h
GLcolorLighting.c
GLcolorLighting.h
GLcoordTransf.c
GLcoordTransf.h
GLdisplayList.c
GLdisplayList.h
GLeval.c
GLeval.h
GLfog.c
GLfog.h
GLframeBufferOps.c
GLframeBufferOps.h
GLinfo.c
GLinfo.h
GLmodesExec.c
GLmodesExec.h
GLpixelOperations.c
GLpixelOperations.h
GLprimitives.c
GLprimitives.h
GLrasterization.c
GLrasterization.h
GLselectFeedback.c
GLselectFeedback.h
GLtextureMapping.c
GLtextureMapping.h
main.c
main.h
Makefile.am