Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finished main functionality of ErrorHandler impl. | Michael Bien | 2010-05-04 | 1 | -6/+8 |
| | | | | | | - using event listener add/remove pattern instead add on context creation - context -> error handler object global reference mapping(TM) using LongLongMap in CLImpl - global ref is deleted on context release | ||||
* | CLGLContext.create() makes GLContext current. | Michael Bien | 2010-04-24 | 1 | -0/+18 |
| | | | | | made CLContext.release() more bulletproof. added CLGLTest. | ||||
* | dynamic binding for OpenGL specific functionality. | Michael Bien | 2010-04-24 | 1 | -1/+0 |
| | |||||
* | code review: improved exception messages to be more verbose whenever possible. | Michael Bien | 2010-04-15 | 2 | -6/+3 |
| | | | | began with CLKernel testcase. | ||||
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵ | Michael Bien | 2010-04-12 | 7 | -0/+607 |
team player ;). |