summary refs log tree commit diff stats
path: root/lib/wrappers/opengl/opengl.nim
Commit message (Collapse)AuthorAgeFilesLines
* make glU* types unsigned, *int types are in32Billingsly Wetherfordshire2012-10-141-8/+8
|
* opengl fixBillingsly Wetherfordshire2012-10-121-60/+60
|
* better extension loading for the OpenGL wrapperAraq2012-10-091-4/+15
|
* opengl wrapper compiles under windowsAraq2012-09-291-4/+5
|
* website improvements; better opengl wrapper (still broken)Araq2012-09-281-31/+71
|
* 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