summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLResource.java
Commit message (Collapse)AuthorAgeFilesLines
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
|
* update due to changes in JDK7's ARM spec.Michael Bien2010-07-031-7/+1
| | | | | added AutoCloseable dummy for backwards compatibility (won't be loaded when used with JDK7) can be further improved as soon we have extension methods.
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-0/+20
team player ;).