Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal refactoring to use new binding interfaces in highlevel api impl. | Michael Bien | 2011-06-15 | 1 | -1/+1 |
| | |||||
* | LLB refactoring. | Michael Bien | 2011-05-27 | 1 | -1/+5 |
| | | | | | | - split up CL into multiple sub interfaces - seperation is now feature wise - introdused llb package for low level classes | ||||
* | - CLGLBuffer size must now be specified when the buffer is created | Michael Bien | 2011-04-26 | 1 | -9/+20 |
| | | | | | - but can be updated later if required (gl lock is mandatory) - added VBO CLGL test - javadoc updates | ||||
* | paper work: license and file headers. | Michael Bien | 2010-11-26 | 1 | -0/+28 |
| | |||||
* | finished CLSubBuffer, added junit testcase, perf improvements and cleanup. | Michael Bien | 2010-07-05 | 1 | -1/+1 |
| | | | | CLMemory methods contain now NIO infix for nio buffer specific queries and CL infix for memory object queries. | ||||
* | code review: improved exception messages to be more verbose whenever possible. | Michael Bien | 2010-04-15 | 1 | -1/+1 |
| | | | | began with CLKernel testcase. | ||||
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 1 | -0/+77 |
team player ;). |