index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
jogamp
/
opencl
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenCL 1.1 support.
OpenCL1.1
Michael Bien
2010-06-15
1
-16
/
+0
*
Refactored LLB into two impl layers to reduce custom code injection significa...
Michael Bien
2010-06-08
1
-0
/
+193
*
simplification in CLGLContext due to cleanup in GLContext (jogl commit: dd040...
Michael Bien
2010-06-02
1
-10
/
+7
*
use getDisplayHandle for linux and Surface on windows for CLGL context creation.
Michael Bien
2010-05-31
1
-3
/
+3
*
changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...
Michael Bien
2010-05-31
10
-59
/
+52
*
improved concurrent load test (disabled by default) and confirmed that cl pro...
Michael Bien
2010-05-30
1
-5
/
+18
*
added CLGLContext sharing support for EGLContexts.
Michael Bien
2010-05-24
1
-11
/
+27
*
status should be an direct buffer.
Michael Bien
2010-05-12
1
-1
/
+1
*
finished main functionality of ErrorHandler impl.
Michael Bien
2010-05-04
3
-18
/
+93
*
renamed ErrorHandler.
Michael Bien
2010-05-03
1
-1
/
+1
*
CLBuildListener functionality for high level bindings.
Michael Bien
2010-05-02
6
-11
/
+130
*
added doPrivileged block around libloading logic.
Michael Bien
2010-04-28
1
-4
/
+19
*
continued with callbacks.
Michael Bien
2010-04-26
2
-3
/
+2
*
implemented low level BuildProgramCallbacks.
Michael Bien
2010-04-25
4
-6
/
+15
*
modification due to method renaming in gluegen/ProcAddressTable.
Michael Bien
2010-04-24
1
-2
/
+1
*
CLGLContext.create() makes GLContext current.
Michael Bien
2010-04-24
2
-17
/
+39
*
renamed NativeLibLoader to JOCLJNILibLoader.
Michael Bien
2010-04-24
2
-3
/
+3
*
dynamic binding for OpenGL specific functionality.
Michael Bien
2010-04-24
4
-13
/
+29
*
CLContext should not throw NPE in create(...) if a device or device type is n...
Michael Bien
2010-04-22
1
-4
/
+12
*
changes due to refactorings in gluegen. (NativeLibLoaderBase->JNILibLoaderBase)
Michael Bien
2010-04-20
1
-2
/
+2
*
fixed buffer-offset bug in CLKernel.getCompileWorkGroupSize, optimized buffer...
Michael Bien
2010-04-16
1
-5
/
+10
*
code review: improved exception messages to be more verbose whenever possible.
Michael Bien
2010-04-15
9
-43
/
+86
*
fixed BufferOverflowException in CLKernel.getCompileWorkGroupSize(), buffer w...
Michael Bien
2010-04-15
1
-1
/
+1
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
36
-0
/
+7914