summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/gl
Commit message (Expand)AuthorAgeFilesLines
* finished CLSubBuffer, added junit testcase, perf improvements and cleanup.Michael Bien2010-07-051-1/+1
* issue 400 typo in CLGLTexture2d with texture id.Michael Bien2010-06-241-1/+1
* simplification in CLGLContext due to cleanup in GLContext (jogl commit: dd040...Michael Bien2010-06-021-10/+7
* use getDisplayHandle for linux and Surface on windows for CLGL context creation.Michael Bien2010-05-311-3/+3
* added CLGLContext sharing support for EGLContexts.Michael Bien2010-05-241-11/+27
* finished main functionality of ErrorHandler impl.Michael Bien2010-05-041-6/+8
* CLGLContext.create() makes GLContext current.Michael Bien2010-04-241-0/+18
* 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
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-127-0/+607