summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enhancement/GenericStyle:Sven Gothel2011-09-194-49/+228
* NativeLibLoader: Handle case where prev. Applet used JNLPAppletLauncher, sett...v2.0-rc3Sven Gothel2011-09-161-20/+34
* IOUtil getResource() - Lookup class package space 1st; Catch all Throwables ;...Sven Gothel2011-09-141-19/+67
* Fix PCPP/DumpCPP: Avoid NPE ; More descriptive exception in case of non integ...Sven Gothel2011-09-032-3/+3
* DynamicLibraryBundle*: Use generics for better spec / Drop Iterator in favor ...Sven Gothel2011-08-312-34/+26
* ArrayHashSet: Add Java Generics SyntaxSven Gothel2011-08-242-47/+40
* Fix Bug 510 w/ Wade Walker's proposal. However, the EGL global lookup setting...Sven Gothel2011-08-221-2/+6
* CachedBufferFactory: Cosmetic changes - comments, -1 -> 0Sven Gothel2011-08-091-2/+11
* DynamicLibraryBundleInfo: Allow impl. to select tool/system lookupSven Gothel2011-08-092-8/+34
* Android: Extract static context holderSven Gothel2011-08-063-11/+50
* aapt build check fix ; DynamicLibraryBundle.isGlueLibComplete() == true if la...Sven Gothel2011-08-051-3/+16
* Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc...Sven Gothel2011-08-0311-93/+51
* Platform getArch() -> getArchName() (analogue to getOSName())Sven Gothel2011-07-282-2/+2
* Fix Android apk activity; Add apk VersionName; Add jar manifest to apkSven Gothel2011-07-288-8/+300
* Cross JUnit Tests - All Passed: Android+Linux armv7Sven Gothel2011-07-252-11/+9
* Cleaned up android build ; Cross junit/java android test/script; Fix Test1p2P...Sven Gothel2011-07-241-3/+3
* Android: Remove native (fake) detectionSven Gothel2011-07-243-21/+1
* Android integration / cross-test ; Enhance PlatformSven Gothel2011-07-245-10/+159
* fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu...Sven Gothel2011-07-235-8/+8
* Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init of DEB...Sven Gothel2011-07-221-2/+3
* Reversed Type relocation ; Minor fixSven Gothel2011-07-2136-60/+28
* Merge remote-tracking branch 'rsantina/wip_mobile' into wip_mobileSven Gothel2011-07-211-0/+1
|\
| * Added scripts and custom cpp-tasks to build on android-armv7lRami Santina2011-07-211-0/+1
* | Fix TestStructAccessorEndianSven Gothel2011-07-211-3/+10
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -...Sven Gothel2011-07-2113-471/+684
|/
* minor refinementSven Gothel2011-07-202-32/+30
* FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsetsSven Gothel2011-07-202-167/+90
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-2014-197/+258
* Fix bad file rename/move: .jav -> .javaSven Gothel2011-07-181-0/+0
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-1840-208/+351
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-179-133/+133
* Clarify aligment docSven Gothel2011-07-171-7/+18
* Fix alignment query code docSven Gothel2011-07-171-3/+2
* Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l...Sven Gothel2011-07-175-8/+38
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-171-0/+120
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-1737-338/+1052
* Fix HastMapTests - Clone: Use unique random pairs: key,valueSven Gothel2011-06-267-118/+284
* SingletonInstanceServerSocket: Fix setDaemon(true), give Thread a proper nameSven Gothel2011-06-121-2/+2
* SingletonInstance Enhancements / Minor Lock/LockExt API Change (isLocked move...Sven Gothel2011-06-115-109/+426
* Complete relocation of SingletonInstance.java from JOGLSven Gothel2011-06-111-1/+1
* UI Unit Tests: Add test name to log and singleton lock, better log outputSven Gothel2011-06-111-7/+16
* Unit Test Framework SingletonInstance: setup file unlock/delete asapSven Gothel2011-06-111-19/+31
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2011-06-111-1/+1
* NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterC...Sven Gothel2011-06-111-0/+3
* Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise...Sven Gothel2011-06-111-0/+140
* remove warningsSven Gothel2011-06-102-2/+3
* Gluegen AntTask: 'literalInclude' may contain multiple directories, separated...Sven Gothel2011-06-101-10/+19
* Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...Sven Gothel2011-06-085-224/+417
* Locator: Proper package location after reloc from JOGLSven Gothel2011-06-081-1/+1
* Locator Util: Clarify API doc a bitSven Gothel2011-06-081-14/+14