index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
mbien
/
opencl
/
CLDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-823
/
+0
*
modifications due to class movement in gluegen.
Michael Bien
2010-04-01
1
-2
/
+2
*
refactorings due to newly introduced Int64Buffer in gluegen.
Michael Bien
2010-03-30
1
-4
/
+4
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-2
/
+2
*
fixed javadoc warnings.
Michael Bien
2010-03-27
1
-3
/
+3
*
get(GL)Context() and getCL() getters.
Michael Bien
2010-03-16
1
-7
/
+7
*
even more utility methods and general awesomeness.
Michael Bien
2010-03-16
1
-2
/
+22
*
added Capabilities enum and getter to CLDevice.
Michael Bien
2010-03-16
1
-1
/
+57
*
code review, spell checks and scope.
Michael Bien
2010-02-24
1
-6
/
+6
*
introduced CLObject as common superclass for all OpenCL objects.
Michael Bien
2010-02-22
1
-17
/
+3
*
several small refactorings, api and javadoc improvements.
Michael Bien
2010-02-22
1
-3
/
+7
*
added a few tests for event profiling and enums.
Michael Bien
2010-02-13
1
-2
/
+2
*
fixed bug in CL[GL]Context.create(..., device), added test.
Michael Bien
2010-02-12
1
-0
/
+4
*
trivial bugfixes, typo and javadoc warning fixes.
Michael Bien
2010-02-01
1
-2
/
+9
*
added obtain[Device|Platform]Properties() methods to CLUtils.
Michael Bien
2010-01-23
1
-0
/
+56
*
added blockingWait parameter to putWaitForEvent(...) CLCommandQueue methods.
Michael Bien
2010-01-22
1
-1
/
+1
*
small win32 fix in build setup and 32bit compatibility fix for CLDevice.
Michael Bien
2010-01-22
1
-1
/
+6
*
more device properties.
Michael Bien
2010-01-21
1
-1
/
+27
*
more utility getters for CLDevice.
Michael Bien
2010-01-16
1
-17
/
+112
*
CLInfoAccessor uses now threadlocal direct nio buffers for all operations.
Michael Bien
2010-01-15
1
-2
/
+3
*
introduced CLSampler and CLEvent.
Michael Bien
2010-01-08
1
-94
/
+82
*
fixed gcc setup on mac.
Michael Bien
2009-12-02
1
-1
/
+1
*
added remaining utility getters to CLDevice.
Michael Bien
2009-11-01
1
-5
/
+284
*
implemented clCreateContext(...) and updated Tests and high level binding.
Michael Bien
2009-10-25
1
-6
/
+16
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-50
/
+100
*
added CLCommandQueue to CLContext's resource management code, minor fixes...
Michael Bien
2009-10-20
1
-1
/
+1
*
initial import of CLCommandQueue.
Michael Bien
2009-10-19
1
-7
/
+29
*
initial import of CLBuffer and CLKernel.
Michael Bien
2009-10-19
1
-3
/
+11
*
initial import of CLProgram. Updated JUnit Test accordingly.
Michael Bien
2009-10-19
1
-8
/
+9
*
cleaned up test output, removed some internal hardcoded fields from CLDevice.
Michael Bien
2009-10-12
1
-10
/
+8
*
added utility methods and getters to CLPlatform, CLDevice and CLContext.
Michael Bien
2009-10-01
1
-7
/
+172
*
started with high level abstraction.
Michael Bien
2009-09-30
1
-0
/
+42