summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLContext.java
Commit message (Expand)AuthorAgeFilesLines
* added CLContext.getSupportedImageFormats() methods and unit test.Michael Bien2010-06-251-1/+47
* changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...Michael Bien2010-05-311-2/+1
* status should be an direct buffer.Michael Bien2010-05-121-1/+1
* finished main functionality of ErrorHandler impl.Michael Bien2010-05-041-11/+81
* implemented low level BuildProgramCallbacks.Michael Bien2010-04-251-2/+2
* CLGLContext.create() makes GLContext current.Michael Bien2010-04-241-17/+21
* dynamic binding for OpenGL specific functionality.Michael Bien2010-04-241-1/+1
* CLContext should not throw NPE in create(...) if a device or device type is n...Michael Bien2010-04-221-4/+12
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-151-3/+3
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+504