The Jenkins Controller is preparing for shutdown. No new builds can be started.
Changes
#183 (Dec 18, 2010, 5:30:07 PM)
- jnlp: remove version attribute from extension ref, which would require — Sven Gothel / gitweb
#178 (Dec 15, 2010, 12:10:59 AM)
- Add test result archive, add version in jnlp file — Sven Gothel / gitweb
#164 (Nov 28, 2010, 10:13:32 PM)
- ZIP archive: move native jar to jar folder — Sven Gothel / gitweb
- Use unresolved/tagged jnlp file for ZIP — Sven Gothel / gitweb
- Comply with JogAmp artifacts build properties ; Fix manifest build path — Sven Gothel / gitweb
#161 (Nov 27, 2010, 9:12:30 PM)
- adaptions due to chages in gluegen (VersionUtil). — Michael Bien / gitweb
- get rid of the automatically generated README file. — Michael Bien / gitweb
- paper work: license and file headers. — Michael Bien / gitweb
#152 (Nov 22, 2010, 9:31:22 PM)
- missing return — Michael Bien / gitweb
#151 (Nov 22, 2010, 6:32:28 PM)
- CLGLContext.create() no longer makes the glcontext current. — Michael Bien / gitweb
- modified zip folder layout. — Michael Bien / gitweb
- fixed javadoc warnings. — Michael Bien / gitweb
- fixed customEventsTest (was: segfault with CL 1.0, now: disabled on CL — Michael Bien / gitweb
#148 (Nov 19, 2010, 9:36:42 AM)
- relative javadoc linking with gluegen and jogl. — Michael Bien / gitweb
- fix for #426. No events created in CLCommandQueue.putMarker(events). — Michael Bien / gitweb
#146 (Nov 18, 2010, 8:31:05 AM)
- changes due to mofifications in jogl + propper jogl release() + — Michael Bien / gitweb
#145 (Nov 17, 2010, 7:31:07 PM)
- added JOCLVersion utility and integrated in CLPlatform. — Michael Bien / gitweb
#139 (Nov 15, 2010, 2:31:04 PM)
- added more versioning information to jar manifest + ziped distribution — Michael Bien / gitweb
- javadoc linking with Java SE, gluegen and jogl. — Michael Bien / gitweb
#138 (Nov 15, 2010, 9:31:06 AM)
- 1st fixes for new gluegen — Michael Bien / gitweb
- Debugging new gluegen stuff .. — Michael Bien / gitweb
- Removed __GNUC__ from opencl.h gluegen loader file — Michael Bien / gitweb
- small modifications and fixes (build, gluegen) — Michael Bien / gitweb
#122 (Nov 7, 2010, 9:31:12 AM)
- 1st fixes for new gluegen — Michael Bien / gitweb
#112 (Oct 15, 2010, 6:31:19 AM)
- JOGL: getNativeWindow -> getNativeSurface; modified CLGLTest to only use — Michael Bien / gitweb
- better toString() — Michael Bien / gitweb
#87 (Sep 25, 2010, 4:31:17 PM)
- temporary disable CLGLTest on mac to prevent deadlock. — Michael Bien / gitweb
#83 (Sep 23, 2010, 2:31:20 PM)
- added junit timeouts to CLGLTest (JOGL deadlock on mac) and — Michael Bien / gitweb
#82 (Sep 23, 2010, 1:31:26 PM)
- last JOGL API changes broke the GLCL junit test. Fixed it. — Michael Bien / gitweb
#80 (Sep 21, 2010, 1:31:19 AM)
- fixed bug introduced in recent commit. — Michael Bien / gitweb
- initial import of utility API for filtering platforms. — Michael Bien / gitweb
#79 (Sep 17, 2010, 9:32:32 PM)
- fixed exception message in NDRange Kernel method. — Michael Bien / gitweb
- wait timeout for concurrencyTest; context release try-finally bocks for — Michael Bien / gitweb
- CLCommandQueueTest: fixed invalid work group size error on low spec — Michael Bien / gitweb
- wait(timeout) should return boolean. — Michael Bien / gitweb
- CLGLContext.create() makes GLContext current (restored old behavior). — Michael Bien / gitweb
- adjusted remaining work group sizes in tests. — Michael Bien / gitweb
#76 (Sep 15, 2010, 10:31:18 AM)
- removed CLContext factory methods with CLPlatform + CLDevice list — Michael Bien / gitweb
#74 (Sep 14, 2010, 2:36:45 PM)
- changed initialization from static initializer to internal singleton — Michael Bien / gitweb
- link to demo page — Michael Bien / gitweb
#72 (Sep 9, 2010, 1:31:13 PM)
- better exception message if libOpenCL could not be loaded. — Michael Bien / gitweb
- CLEvent callbacks for HLB and LLB. — Michael Bien / gitweb
- CLPlatform.getDefault() returns now the platform with the latest version — Michael Bien / gitweb
- CLMemObjectDestructorCallback for HLB and LLB. — Michael Bien / gitweb
- added com.jogamp.util.CLInfo. — Michael Bien / gitweb
- updated webstart codebases — Michael Bien / gitweb
#69 (Aug 25, 2010, 4:31:05 AM)
- updated to latest Khronos CL headers. — Michael Bien / gitweb
- added new CL_INVALID_PROPERTY exception + CLException junit test. — Michael Bien / gitweb
#65 (Aug 13, 2010, 11:31:51 AM)
- added a few CLImage junit tests. — Michael Bien / gitweb
- updated cl_ext.h. — Michael Bien / gitweb
- updated OpenGL headers. — Michael Bien / gitweb
- includepath workaround for mac. — Michael Bien / gitweb
#62 (Jul 27, 2010, 11:31:51 PM)
- fixed artifact.properties (quotes etc) — Michael Bien / gitweb
#56 (Jul 24, 2010, 3:54:24 PM)
- fixed rootrel.build to make Sven happy :) — Michael Bien / gitweb
#55 (Jul 24, 2010, 3:31:48 PM)
- toString() for CLEventList. — Michael Bien / gitweb
- exception msg formatting improvements. — Michael Bien / gitweb
- added tag.build ant target to document build dependencies. — Michael Bien / gitweb
#46 (Jul 5, 2010, 3:32:50 PM)
- updated webside. logo, favicon, style. — Michael Bien / gitweb
- enabled create-context and build-program callbacks using CL_CALLBACK — Michael Bien / gitweb
#45 (Jul 4, 2010, 4:05:47 PM)
- fixed ChannelOrder.valueOf (new CL1.1 enums). — Michael Bien / gitweb
- finished CLSubBuffer, added junit testcase, perf improvements and — Michael Bien / gitweb
#44 (Jul 4, 2010, 1:21:43 PM)
- update due to changes in JDK7's ARM spec. — Michael Bien / gitweb
- updated webpage (CL 1.1 links). — Michael Bien / gitweb
- misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc. — Michael Bien / gitweb
- initial import of CLSubBuffer to HLB. — Michael Bien / gitweb
#42 (Jun 28, 2010, 3:21:34 AM)
- minor refactorings and updates. — Michael Bien / gitweb
- image factory methods for CLContext. — Michael Bien / gitweb
#41 (Jun 27, 2010, 1:21:31 PM)
- OpenCL 1.1; added 12 *BufferRect methods to CLCommandQueue. — Michael Bien / gitweb
#40 (Jun 24, 2010, 3:21:31 PM)
- added CLContext.getSupportedImageFormats() methods and unit test. — Michael Bien / gitweb
#39 (Jun 24, 2010, 2:21:31 PM)
- added CLVersion utility class and corresponding API. — Michael Bien / gitweb
#38 (Jun 24, 2010, 10:21:31 AM)
- issue 400 typo in CLGLTexture2d with texture id. — Michael Bien / gitweb
#36 (Jun 22, 2010, 4:21:31 AM)
- switched to dynamic linking. All custom code functions must be called — Michael Bien / gitweb
- webpage; added a few links. — Michael Bien / gitweb
- Merge branch 'master' of github.com:mbien/jocl — Michael Bien / gitweb
#35 (Jun 21, 2010, 12:21:31 PM)
- switched to dynamic linking. All custom code functions must be called — Michael Bien / gitweb
#34 (Jun 16, 2010, 12:21:31 PM)
- moved calls to program.createCLKernels() into seperate test method. — Michael Bien / gitweb
- two new CL 1.1 exception types. — Michael Bien / gitweb
- implemented OpenCL 1.1 user events + JUnit test. — Michael Bien / gitweb
#32 (Jun 15, 2010, 10:21:31 PM)
- updated webpage, JOCL symbols. — Michael Bien / gitweb
#31 (Jun 14, 2010, 5:21:31 PM)
- fixed build... forgot an include. — Michael Bien / gitweb
- ForceProcAddressGen for a few extensions. — Michael Bien / gitweb
#30 (Jun 14, 2010, 4:23:20 PM)
- OpenCL 1.1 support. — Michael Bien / gitweb
#26 (Jun 10, 2010, 1:01:23 AM)
- Refactored LLB into two impl layers to reduce custom code injection — Michael Bien / gitweb
#25 (Jun 2, 2010, 11:20:23 AM)
- don't cause a build failure if a testcase fails (for hudson). — Michael Bien / gitweb
#23 (Jun 2, 2010, 6:50:10 AM)
- simplification in CLGLContext due to cleanup in GLContext (jogl commit: — Michael Bien / gitweb
#19 (May 31, 2010, 1:21:22 PM)
- added test-file target. Run it with e.g: "ant test-file — Michael Bien / gitweb
- improved concurrent load test (disabled by default) and confirmed that — Michael Bien / gitweb
- updated jocl webpage. — Michael Bien / gitweb
- changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit — Michael Bien / gitweb
- use getDisplayHandle for linux and Surface on windows for CLGL context — Michael Bien / gitweb
#14 (May 23, 2010, 8:21:24 PM)
- zip javadoc. — Michael Bien / gitweb
- added CLGLContext sharing support for EGLContexts. — Michael Bien / gitweb
#11 (May 22, 2010, 7:21:24 PM)
- dissabled CLGL test since there is currently no way to relyable — Michael Bien / gitweb
- enabled CLGLTest again... give it another try with hudson. — Michael Bien / gitweb
#9 (May 21, 2010, 4:36:18 AM)
- Fix JOCL win64 build - mingw64 shall ling against dll — Sven Gothel / gitweb
- updated cl_ext header to latest version. — Michael Bien / gitweb
- initial import of www folder. — Michael Bien / gitweb
- XHTML cleanup, updated webpage. — Michael Bien / gitweb