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
/
jogamp
/
opencl
/
CLProgram.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adopt to GlueGen change: Drop ManualStaticInitCall, PointerBuffer.ELEMENT_SIZ...
Sven Gothel
2023-06-16
1
-2
/
+3
*
Fix CLProgram build lock to work on Intel OpenCL implementation
Wade Walker
2015-11-08
1
-16
/
+21
*
Remove use of CL*Binding interfaces
Wade Walker
2015-11-08
1
-14
/
+8
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-104
/
+104
*
Fix unit test bugs on Mac OS X 64-bit.
Wade Walker
2014-02-08
1
-1
/
+13
*
Fix copyright/author tags
edge
Sven Gothel
2011-06-28
1
-2
/
+2
*
Fix merge w/ latest mbien/edge
Sven Gothel
2011-06-28
1
-15
/
+14
|
\
|
*
Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen again
Sven Gothel
2011-05-18
1
-11
/
+11
|
*
resolve conflicts
Sven Gothel
2011-05-18
1
-11
/
+13
|
|
\
|
*
\
Merge remote-tracking branch 'mbien/master'
Sven Gothel
2011-05-01
1
-1
/
+6
|
|
\
\
|
*
|
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a / PointerBuff...
Sven Gothel
2011-05-01
1
-3
/
+3
*
|
|
|
- added isReleased() to CLResource, made CLObject public.
Michael Bien
2011-06-19
1
-1
/
+2
*
|
|
|
internal refactoring to use new binding interfaces in highlevel api impl.
Michael Bien
2011-06-15
1
-17
/
+28
*
|
|
|
LLB refactoring.
Michael Bien
2011-05-27
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
CLKernel code review.
Michael Bien
2011-05-15
1
-1
/
+1
*
|
|
missing rewind()
Michael Bien
2011-04-27
1
-0
/
+1
*
|
|
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-14
/
+15
|
|
/
|
/
|
*
|
CLProgram.getSource() should not throw CLInvalidValueException if program doe...
Michael Bien
2011-04-20
1
-1
/
+6
|
/
*
CachedBufferFactory optimization in CLCommandQueue and CLProgram.create(binar...
Michael Bien
2011-02-27
1
-6
/
+20
*
code review using findbugs
Michael Bien
2011-02-27
1
-3
/
+5
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-1
/
+1
*
reverted reference lock since its not needed.
Michael Bien
2011-01-22
1
-3
/
+1
*
missing buffer rewind in source upload code (bug id: #458).
Michael Bien
2011-01-21
1
-4
/
+9
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
update due to changes in JDK7's ARM spec.
Michael Bien
2010-07-03
1
-4
/
+0
*
minor refactorings and updates.
Michael Bien
2010-06-27
1
-10
/
+0
*
changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...
Michael Bien
2010-05-31
1
-12
/
+11
*
improved concurrent load test (disabled by default) and confirmed that cl pro...
Michael Bien
2010-05-30
1
-5
/
+18
*
CLBuildListener functionality for high level bindings.
Michael Bien
2010-05-02
1
-7
/
+77
*
implemented low level BuildProgramCallbacks.
Michael Bien
2010-04-25
1
-1
/
+1
*
code review: improved exception messages to be more verbose whenever possible.
Michael Bien
2010-04-15
1
-22
/
+48
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+682