summary refs log tree commit diff stats
path: root/lib/wrappers/opengl/opengl.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixed other procedures that used PPGLChar.Rafael Vasco2012-06-131-4/+4
| | | | | They are now using cstringArray as glShaderSource since they are semantic compatible with it.
* Fixed string param on glShaderSourceRafael Vasco2012-06-131-9595/+9595
|
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-2522/+2547
|
* added libsvm wrapperAraq2012-04-041-0/+2
|
* added new OpenGL wrapperAraq2012-04-041-0/+9606