summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/gl
Commit message (Collapse)AuthorAgeFilesLines
* CLGLContext.create() makes GLContext current.Michael Bien2010-04-241-0/+18
| | | | | made CLContext.release() more bulletproof. added CLGLTest.
* dynamic binding for OpenGL specific functionality.Michael Bien2010-04-241-1/+0
|
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-152-6/+3
| | | | began with CLKernel testcase.
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-127-0/+607
team player ;).