summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLPlatform.java
Commit message (Expand)AuthorAgeFilesLines
* added CLVersion utility class and corresponding API.Michael Bien2010-06-241-3/+37
* switched to dynamic linking. All custom code functions must be called via fun...Michael Bien2010-06-211-9/+32
* changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...Michael Bien2010-05-311-2/+2
* added doPrivileged block around libloading logic.Michael Bien2010-04-281-4/+19
* modification due to method renaming in gluegen/ProcAddressTable.Michael Bien2010-04-241-2/+1
* renamed NativeLibLoader to JOCLJNILibLoader.Michael Bien2010-04-241-1/+1
* dynamic binding for OpenGL specific functionality.Michael Bien2010-04-241-5/+16
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+302