summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CreateContextCallback.java
Commit message (Collapse)AuthorAgeFilesLines
* continued with callbacks.Michael Bien2010-04-261-2/+1
| | | | | - started with context error callback - finished build program callback
* implemented low level BuildProgramCallbacks.Michael Bien2010-04-251-1/+1
| | | | | - removed userdata arguments from createContext* and buildProgram bindings - updated LowLevelBindingTest
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-0/+14
team player ;).