index
:
jogamp/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath
java11
Sven Gothel
2019-09-04
1
-1
/
+1
*
Update CSS; Add responsive viewport design tag
Sven Gothel
2019-05-06
1
-0
/
+2
*
Update CSS; Add responsive viewport design tag
Sven Gothel
2019-05-06
1
-0
/
+2
*
Bug 1190: Adapt cross build scripts
Sven Gothel
2019-04-08
6
-60
/
+11
*
Bug 1367: Adapt to TempFileCache & TempJarCache Changes
Sven Gothel
2019-04-03
1
-1
/
+1
*
Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)
Sven Gothel
2019-03-30
1
-9
/
+0
*
Merge pull request #1 from ghost/master
Sven Gothel
2019-03-26
2
-1
/
+108
|
\
|
*
added workaround to list devices in case platform only supports CL_DEVICE_TYP...
Xavier Hallade
2015-01-09
1
-1
/
+6
|
*
added support for Android x86 platforms
Xavier Hallade
2015-01-08
1
-0
/
+102
*
|
Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support
Xerxes RĂ„nby
2016-12-12
1
-0
/
+39
*
|
Bump scripts to jre1.8.0_66
rc
Sven Gothel
2015-11-16
4
-8
/
+8
*
|
Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac
Sven Gothel
2015-11-15
1
-0
/
+10
*
|
Fix OS X 32-bit builds for OpenCL 1.2 and 2.0
Wade Walker
2015-11-08
2
-4
/
+4
*
|
Fix compilation of OpenCL 2.x headers on OS X
Wade Walker
2015-11-08
8
-8
/
+16
*
|
Fix command queue test for Intel
Wade Walker
2015-11-08
1
-1
/
+6
*
|
Fix CLProgramTest for Intel OpenCL
Wade Walker
2015-11-08
2
-7
/
+24
*
|
Fix CLProgram build lock to work on Intel OpenCL implementation
Wade Walker
2015-11-08
1
-16
/
+21
*
|
Fix generated files dependency check; remove unused include paths
Wade Walker
2015-11-08
1
-27
/
+16
*
|
Remove unused stuff from build.xml
Wade Walker
2015-11-08
1
-49
/
+15
*
|
Replace erroneous tabs with spaces.
Wade Walker
2015-11-08
1
-23
/
+23
*
|
Add versioned interfaces for CL 1.1, 1.2, and 2.0
Wade Walker
2015-11-08
4
-12
/
+23
*
|
Remove CLGL interface
Wade Walker
2015-11-08
15
-84
/
+35
*
|
Remove creation and all references to CL*Binding interfaces
Wade Walker
2015-11-08
25
-425
/
+104
*
|
Remove use of CL*Binding interfaces
Wade Walker
2015-11-08
15
-177
/
+122
*
|
Add ability to access newer CLImpl versions for devices
Wade Walker
2015-11-08
4
-3
/
+39
*
|
Factor out common custom C and Java code to reduce duplication
Wade Walker
2015-11-08
15
-881
/
+221
*
|
Add explicit version number to original CL impl classes.
Wade Walker
2015-11-08
9
-36
/
+35
*
|
Add OpenCL 1.2 and 2.0 headers and CLImpl classes
Wade Walker
2015-11-08
23
-58
/
+7780
*
|
Remove copy of generated Java files to build-temp directory
Wade Walker
2015-11-08
2
-23
/
+12
*
|
Upgrade OpenCL headers to standard Khronos version 1.1
Wade Walker
2015-11-08
8
-93
/
+176
*
|
Remove unused file cl_render_ext.h
Wade Walker
2015-11-08
2
-66
/
+1
*
|
Make gluegen output messages more informative
Wade Walker
2015-11-08
1
-14
/
+14
*
|
JOCL QueueThread extends InterruptSource.Thread
v2.3.2
Sven Gothel
2015-10-03
1
-1
/
+2
*
|
Include Khronos derived glcorearb.h before cl_gl.h, avoiding typedef mismatch...
Sven Gothel
2015-07-14
3
-13
/
+11
*
|
Remove obsolete Netbeans build files
Wade Walker
2015-07-12
9
-1866
/
+0
*
|
Remove stub includes that are duplicates of gluegen's and jogl's
Wade Walker
2015-07-12
10
-8032
/
+22
*
|
Add debug targets to match those in gluegen and jogl
Wade Walker
2015-07-06
3
-3
/
+14
*
|
GLhandleARB set to void * on OS X, unsigned int everywhere else
Wade Walker
2015-07-05
2
-1
/
+9
*
|
Adapt to GlueGen commit 5ca2db226e23c61339943f981a3f46300818cb9a (Use contain...
v2.3.1
Sven Gothel
2015-03-27
1
-2
/
+2
*
|
Adapt to GlueGen commit 454fac44efd1728d8f5c09ed4abd4041f6187e44: RenameJavaM...
v2.3.0
Sven Gothel
2015-03-11
1
-2
/
+2
*
|
Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...
Sven Gothel
2015-02-03
1
-0
/
+2
*
|
Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commi...
Sven Gothel
2015-02-03
4
-7
/
+7
*
|
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.*
Sven Gothel
2015-02-02
11
-19
/
+19
*
|
Bug 1122 - Add ARM 64bit build support, add Android ARM 64 bit build (build/i...
Sven Gothel
2015-02-02
3
-0
/
+72
*
|
Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >...
Sven Gothel
2015-01-28
1
-52
/
+7
|
/
*
Bug 978: UITestCase shall only report 'not available on this machine', due to...
v2.2.4
v2.2.3
v2.2.2
v2.2.1
b22x
Sven Gothel
2014-09-03
1
-1
/
+1
*
Bug 978: Promote CLAbstractImpl.isAvailable() to CLPlatform, public API. isAv...
Sven Gothel
2014-09-03
5
-25
/
+32
*
Fix Eclipse .classpath: build/gensrc/java replaced w/ simple src attachment w...
Sven Gothel
2014-09-01
1
-5
/
+1
*
Bug 1057: Analyze CLProgramTest freeze on Win 8.1 Intel i7-4770T CPU / HD Gra...
Sven Gothel
2014-09-01
3
-31
/
+34
*
Scripts: Bump to java 1.8.0_20
Sven Gothel
2014-08-31
2
-4
/
+4
[next]