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
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of the automatically generated README file.
Michael Bien
2010-11-26
1
-0
/
+3
*
modified zip folder layout.
Michael Bien
2010-11-21
1
-7
/
+8
*
relative javadoc linking with gluegen and jogl.
Michael Bien
2010-11-18
1
-3
/
+14
*
added JOCLVersion utility and integrated in CLPlatform.
Michael Bien
2010-11-18
1
-1
/
+2
*
javadoc linking with Java SE, gluegen and jogl.
Michael Bien
2010-11-15
1
-0
/
+4
*
added more versioning information to jar manifest + ziped distribution as las...
Michael Bien
2010-11-15
1
-1
/
+31
*
small modifications and fixes (build, gluegen)
Michael Bien
2010-11-15
1
-1
/
+1
*
Removed __GNUC__ from opencl.h gluegen loader file
Sven Gothel
2010-11-15
1
-2
/
+1
*
Debugging new gluegen stuff ..
Sven Gothel
2010-11-15
1
-0
/
+2
*
1st fixes for new gluegen
Sven Gothel
2010-11-15
1
-4
/
+7
*
updated webstart codebases
Michael Bien
2010-09-09
1
-3
/
+4
*
includepath workaround for mac.
Michael Bien
2010-08-08
1
-9
/
+10
*
fixed artifact.properties (quotes etc)
Michael Bien
2010-07-28
1
-1
/
+3
*
fixed rootrel.build to make Sven happy :)
Michael Bien
2010-07-25
1
-1
/
+1
*
added tag.build ant target to document build dependencies.
Michael Bien
2010-07-24
1
-1
/
+6
*
OpenCL 1.1 support.
OpenCL1.1
Michael Bien
2010-06-15
1
-1
/
+1
*
added test-file target. Run it with e.g: "ant test-file -Dtest.file=com/jogam...
Michael Bien
2010-05-29
1
-1
/
+7
*
zip javadoc.
Michael Bien
2010-05-24
1
-0
/
+2
*
fixed mingw64 linker and compiler config.
Michael Bien
2010-05-17
1
-3
/
+8
*
added linker.cfg.win64.mingw.jocl linker config.
Michael Bien
2010-05-17
1
-2
/
+7
*
splitted opencl.lib.dir into opencl.lib32.dir and opencl.lib64.dir.
Michael Bien
2010-05-17
1
-5
/
+5
*
added build flag to disable compilation of native bindings.
Michael Bien
2010-05-12
1
-2
/
+7
*
build imports now an optional property file (<user home>/jocl.properties).
Michael Bien
2010-05-08
1
-0
/
+2
*
renamed libpath property to opencl.lib.dir ... since its a dir.
Michael Bien
2010-05-08
1
-5
/
+5
*
started with dynamic-binding-only build option.
Michael Bien
2010-05-08
1
-5
/
+6
*
jocl.jnlp is now automatically generated.
Michael Bien
2010-05-05
1
-0
/
+17
*
added strip libs step to 'jocl.c.compile'.
Michael Bien
2010-04-25
1
-1
/
+6
*
Add the property rootrel.build (used in gluegen/jogl)
Sven Gothel
2010-04-22
1
-2
/
+8
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-4
/
+4
*
using relative path for gluegen.root and jogl.root to workaround an issue in ...
Michael Bien
2010-03-26
1
-2
/
+2
*
added new cl_gl_ext.h headerfile and enabled automatic updates.
Michael Bien
2010-03-08
1
-0
/
+2
*
added custom cl_vendor_ext.h with a set of NV vendor extensions which are not...
Michael Bien
2010-02-21
1
-0
/
+1
*
enabled automatic download of cl_ext.h in build.
Michael Bien
2010-02-21
1
-0
/
+1
*
added obtain[Device|Platform]Properties() methods to CLUtils.
Michael Bien
2010-01-23
1
-3
/
+2
*
dynamic dispatch via CLProcAddressTable for OpenCL extensions.
Michael Bien
2010-01-22
1
-1
/
+1
*
fixed gcc setup on mac.
Michael Bien
2009-12-02
1
-4
/
+4
*
generated javadoc links now to the official OpenCL doc (http://www.khronos.or...
Michael Bien
2009-11-22
1
-0
/
+33
*
fixed mingw32 build on windows.
Michael Bien
2009-11-20
1
-2
/
+9
*
seperated crosscompiler configuration into seperate build file.
Michael Bien
2009-11-18
1
-75
/
+4
*
added win32/64 crosscompiler configuration (WIP).
Michael Bien
2009-11-17
1
-87
/
+45
*
Revert "removed build dependency to cpptasks's cc ant task."
Michael Bien
2009-11-17
1
-50
/
+57
*
removed build dependency to cpptasks's cc ant task.
Michael Bien
2009-11-15
1
-57
/
+50
*
began with restructuring the build for cross-compilation (WIP).
Michael Bien
2009-11-13
1
-34
/
+89
*
added cl_ext header to build - extensions are now included in CL and CLGLI api.
Michael Bien
2009-11-06
1
-1
/
+2
*
added automatic OpenCL header downloader to build script.
Michael Bien
2009-11-04
1
-17
/
+29
*
refactoring and more utility methods.
Michael Bien
2009-11-02
1
-4
/
+6
*
integrated function parameter name uncommenter in build process for easier re...
Michael Bien
2009-11-02
1
-1
/
+27
*
updated headers to latest version.
Michael Bien
2009-10-31
1
-6
/
+0
*
added linker configuration for windows, linux and mac.
Michael Bien
2009-10-29
1
-21
/
+61
*
switched from nvidia to khronos headers.
Michael Bien
2009-10-13
1
-3
/
+1
[next]