| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding native crosscompile test to ubuntu/armv7 and android/armv7 | Sven Gothel | 2011-07-23 | 11 | -0/+552 |
* | Cleanup [cross] compile properties | Sven Gothel | 2011-07-22 | 10 | -19/+51 |
* | Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init of DEB... | Sven Gothel | 2011-07-22 | 1 | -2/+3 |
* | add props compiler.cfg.linux.x86, linker.cfg.linux.x86 for proper linux-x86_3... | Sven Gothel | 2011-07-22 | 3 | -40/+28 |
* | Reversed Type relocation ; Minor fix | Sven Gothel | 2011-07-21 | 36 | -60/+28 |
* | Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobile | Sven Gothel | 2011-07-21 | 3 | -0/+174 |
|\ |
|
| * | Added scripts and custom cpp-tasks to build on android-armv7l | Rami Santina | 2011-07-21 | 3 | -0/+174 |
* | | Fix TestStructAccessorEndian | Sven Gothel | 2011-07-21 | 6 | -10/+157 |
* | | GlueGen proper size / alignment of primitive and compound types usage [2/2] -... | Sven Gothel | 2011-07-21 | 21 | -471/+1121 |
|/ |
|
* | minor refinement | Sven Gothel | 2011-07-20 | 2 | -32/+30 |
* | refined Android ARMv7 targets (android still dummy) | Sven Gothel | 2011-07-20 | 1 | -18/+72 |
* | FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsets | Sven Gothel | 2011-07-20 | 2 | -167/+90 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 16 | -299/+277 |
* | Fix bad file rename/move: .jav -> .java | Sven Gothel | 2011-07-18 | 1 | -0/+0 |
* | - Moved most types and StructLayout to runtime package: | Sven Gothel | 2011-07-18 | 41 | -210/+353 |
* | GlueGen: Alignment Cleanup .. | Sven Gothel | 2011-07-17 | 9 | -133/+133 |
* | Clarify aligment doc | Sven Gothel | 2011-07-17 | 1 | -7/+18 |
* | Fix alignment query code doc | Sven Gothel | 2011-07-17 | 1 | -3/+2 |
* | Merge branch 'master' into wip_mobile | Sven Gothel | 2011-07-17 | 1 | -0/+65 |
|\ |
|
| * | Add native alignment test c-code | Sven Gothel | 2011-07-17 | 1 | -0/+65 |
* | | Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l... | Sven Gothel | 2011-07-17 | 5 | -8/+38 |
* | | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -0/+120 |
* | | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 44 | -363/+1127 |
|/ |
|
* | Fix HastMapTests - Clone: Use unique random pairs: key,value | Sven Gothel | 2011-06-26 | 8 | -119/+286 |
* | SingletonInstanceServerSocket: Fix setDaemon(true), give Thread a proper name | Sven Gothel | 2011-06-12 | 1 | -2/+2 |
* | SingletonInstance Enhancements / Minor Lock/LockExt API Change (isLocked move... | Sven Gothel | 2011-06-11 | 5 | -109/+426 |
* | Complete relocation of SingletonInstance.java from JOGL | Sven Gothel | 2011-06-11 | 1 | -1/+1 |
* | UI Unit Tests: Add test name to log and singleton lock, better log output | Sven Gothel | 2011-06-11 | 1 | -7/+16 |
* | Unit Test Framework SingletonInstance: setup file unlock/delete asap | Sven Gothel | 2011-06-11 | 1 | -19/+31 |
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2011-06-11 | 1 | -1/+1 |
* | NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterC... | Sven Gothel | 2011-06-11 | 1 | -0/+3 |
* | Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise... | Sven Gothel | 2011-06-11 | 1 | -0/+140 |
* | windows batch make: bump to 6u26 | Sven Gothel | 2011-06-11 | 2 | -4/+4 |
* | remove warnings | Sven Gothel | 2011-06-10 | 2 | -2/+3 |
* | gluegen stddef/stdint cc header: add missing intptr_t/uintptr_t, proper forma... | Sven Gothel | 2011-06-10 | 2 | -17/+39 |
* | Gluegen AntTask: 'literalInclude' may contain multiple directories, separated... | Sven Gothel | 2011-06-10 | 1 | -10/+19 |
* | src-zip: no compression to benefit from xz/7z compression | Sven Gothel | 2011-06-09 | 1 | -1/+1 |
* | build.xml: native jar shall be created in native build target | Sven Gothel | 2011-06-08 | 1 | -5/+7 |
* | Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU... | Sven Gothel | 2011-06-08 | 6 | -225/+420 |
* | Locator: Proper package location after reloc from JOGL | Sven Gothel | 2011-06-08 | 1 | -1/+1 |
* | Locator Util: Clarify API doc a bit | Sven Gothel | 2011-06-08 | 1 | -14/+14 |
* | Fix/Add: Locator (Handle JarURLConnection and ..) | Sven Gothel | 2011-06-08 | 1 | -16/+59 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-06-08 | 1 | -1/+1 |
* | ShaderCode: Remove redundant code (Use proper Locator variant) | Sven Gothel | 2011-06-08 | 1 | -2/+0 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2011-06-08 | 1 | -1/+1 |
* | Moved remaining portions of fixed function emulation out of core JOGL public ... | Kenneth Russel | 2011-06-08 | 1 | -3/+34 |
* | repair | Sven Gothel | 2011-06-08 | 1 | -0/+106 |
* | Platform: Add getPageSize() | Sven Gothel | 2011-06-07 | 2 | -0/+26 |
* | Fix C / JNI compilation: Add/use javah, recompile if out of date, | Sven Gothel | 2011-06-07 | 6 | -24/+55 |
* | Merged JOGL's general purpose static methods of StreamUtil and FileUtil into ... | Sven Gothel | 2011-06-07 | 1 | -6/+95 |