41a6cb07b4
* NEW: Remove extra parameter "size" for Gl.GetIntegerv, Gl.GetBooleanv, Gl.GetFloatv. All parameters size are managed internaly (at least for OpenGL 2.1). It's preferable to get an error message instead of failling silently. git-svn-id: svn://localhost/gambas/trunk@2568 867c0c6c-44f3-4631-809d-bfa615b0a4ec
TODO : GLrasterisation : glBitmap() glPolygonStipple() glGetPolygonStipple() Waiting for texture implementation under components (needed to test !)