summaryrefslogtreecommitdiffstats
path: root/nbproject
Commit message (Expand)AuthorAgeFilesLines
* zip distribution uses now a folder structure similar to other jogamp projects.Michael Bien2010-12-021-1/+1
* relative javadoc linking with gluegen and jogl.Michael Bien2010-11-181-1/+1
* added more versioning information to jar manifest + ziped distribution as las...Michael Bien2010-11-151-1/+4
* added com.jogamp.util.CLInfo.Michael Bien2010-09-071-1/+1
* switched to dynamic linking. All custom code functions must be called via fun...Michael Bien2010-06-211-1/+3
* don't cause a build failure if a testcase fails (for hudson).Michael Bien2010-06-021-0/+4
* added test-file target. Run it with e.g: "ant test-file -Dtest.file=com/jogam...Michael Bien2010-05-291-1/+2
* added linker.cfg.win64.mingw.jocl linker config.Michael Bien2010-05-171-2/+5
* added build flag to disable compilation of native bindings.Michael Bien2010-05-121-1/+4
* renamed libpath property to opencl.lib.dir ... since its a dir.Michael Bien2010-05-081-2/+2
* started with dynamic-binding-only build option.Michael Bien2010-05-081-0/+6
* CLGLContext.create() makes GLContext current.Michael Bien2010-04-241-0/+3
* fix nb project; set rootrel.build to 'build' in project.propertiesMichael Bien2010-04-221-3/+5
* Add the property rootrel.build (used in gluegen/jogl)Sven Gothel2010-04-221-13/+13
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-1/+9
* implemented Serialization for CLProgramBuilder.Michael Bien2010-02-261-1/+2
* trivial bugfixes, typo and javadoc warning fixes.Michael Bien2010-02-011-1/+1
* small win32 fix in build setup and 32bit compatibility fix for CLDevice.Michael Bien2010-01-222-2/+3
* introduced CLGLContext, refactored dependencies, cleanup in opencl code.Michael Bien2010-01-021-1/+10
* fixed gcc setup on mac.Michael Bien2009-12-022-41/+150
* updated project.properties to use project relative gluegen.root property wher...Michael Bien2009-11-291-4/+7
* added win32/64 crosscompiler configuration (WIP).Michael Bien2009-11-171-1/+0
* began with restructuring the build for cross-compilation (WIP).Michael Bien2009-11-131-0/+3
* updated headers to latest version.Michael Bien2009-10-311-1/+3
* initial import of CLCommandQueue.Michael Bien2009-10-191-7/+6
* cleaned up resources folder structure and build.Michael Bien2009-10-121-2/+2
* splitted binding in core (CL) and CL-GL interop. (CLGLI)Michael Bien2009-09-231-1/+3
* enabled javadoc generatorMichael Bien2009-09-201-3/+3
* added cl-gl3 bindingMichael Bien2009-09-181-1/+1
* cleanupMichael Bien2009-09-052-2/+2
* initial import of JOCL the Java Bindings to OpenCL prototypeMichael Bien2009-07-245-0/+838