aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated runtime-properties.txt docSven Gothel2010-11-132-10/+14
|
* Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion ↵Sven Gothel2010-11-127-43/+180
| | | | | | | | | and NewtVersion. Adapt to GlueGen Version changes: b735755815312b5fe2c003642de60711be1cd645 .. 556c7e70d3d57aa99b5787b1e4d8a7b1c299ed3f Show information of all subcomponenet.
* AbstractGraphicsDevice ..: Add device/display connection attribute to ↵Sven Gothel2010-11-1211-24/+42
| | | | | | | | | | support multi devices & displays. Currently only the X11 Display connection is implemented to support multiple device connections. Other platforms may follow. This allows correct mapping and caching of higher level resources, eg. ProcAddressTable, GL version mapping etc with respect to the display device.
* Use GlueGen VersionUtil to dump full Manifest versionSven Gothel2010-11-1011-77/+29
|
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit ↵Sven Gothel2010-11-1020-241/+100
| | | | sha1) and 'jogl.build.branch' (git branch) to the JARs Manifest files, artifact.properties and deployment README.txt ; Fixed some URLs and text ; Removed the notion of RI and non RI versions, since from now on we reference a release version via: module-base-version, git sha1 and hudson build number
* Fix windows etc/test.bat scriptSven Gothel2010-11-091-1/+5
|
* The 'shared resource' thread must be a deamon, otherwise the application ↵Sven Gothel2010-11-091-1/+3
| | | | won't exit
* Autobuild location changedSven Gothel2010-11-091-3/+3
|
* Adding simple static main test entry to provide standalone autobuild ↵Sven Gothel2010-11-095-0/+143
| | | | verification
* JavaDoc: Use GlueGen offline link, javadoc_public -> javadocSven Gothel2010-11-094-17/+22
|
* Added proper Khronos license tag (found it)Sven Gothel2010-11-093-142/+45
|
* Archive: New common zip archive folder structure. Drop source archive, use gitSven Gothel2010-11-094-38/+14
|
* Relocated some deployment script to jogamp-scripting repoSven Gothel2010-11-0910-532/+0
|
* Fix double declarationSven Gothel2010-11-081-4/+0
|
* archive script: use jogl-demos from masterSven Gothel2010-11-081-9/+9
|
* Move win32 RECT structure to windows.hSven Gothel2010-11-083-14/+8
|
* Changed files wingdi.h/winwgl.h with content from w64 mingw-runtime ↵Sven Gothel2010-11-083-94/+99
| | | | package's mingw64/x86_64-w64-mingw32/include/wingdi.h (Public Domain) ; Fix wglext.h RECT
* Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and ↵Sven Gothel2010-11-081-222/+0
| | | | prorietary extutil.h
* Reformated license tag; Added Khronos licenseSven Gothel2010-11-083-30/+69
|
* Add gluegen stdarg.h and inttypes.hSven Gothel2010-11-072-0/+14
|
* Fix CG header, according to PCPP fixSven Gothel2010-11-073-12/+11
|
* Fix imports ..Sven Gothel2010-11-077-32/+82
|
* Fix NativeSignatureJavaMethodBindingEmitter usage; Fix importsSven Gothel2010-11-071-11/+9
|
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-0717-303/+142
| | | | | | | - Adding gluegen-gl.jar for GlueGen GL compile time parts. - Removed dead build-gluegen.xml - Adding com/jogamp/gluegen/runtime/opengl/* to jogl core - Moved gluegen gl part to jogl/classes
* Gluegen parts in src/gluegen ; Renamed com.sun.gluegen -> com.jogamp.gluegen ..Sven Gothel2010-11-068-6/+16
|
* Relocation: GlueGen GL Parts to JoglSven Gothel2010-11-063-0/+981
|\
| * Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-063-17/+24
| |
| * Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegenMichael Bien2010-07-180-0/+0
| |\
| | * Merge branch 'master' of git://github.com/mbien/gluegen into freebsd-fixesMark Rothwell2010-06-260-0/+0
| | |\
| * | \ Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-07-070-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-200-0/+0
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-180-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-06-160-0/+0
| | |/ | |/|
| | * Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-100-0/+0
| | |\ | | |/ | |/|
| | * Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-06-050-0/+0
| | |\ | | |/ | |/|
| * | Merge branch 'master' of github.com:sgothel/gluegenMichael Bien2010-05-280-0/+0
| | |
| | * Merge branch 'master' of git://github.com/sgothel/gluegenMichael Bien2010-05-230-0/+0
| |/
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-260-0/+0
| |
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-220-0/+0
| |
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-130-0/+0
| |
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-100-0/+0
| |
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-04-080-0/+0
| |
| * Merge branch 'master' of github.com:mbien/gluegenMichael Bien2010-04-010-0/+0
| |
| * Merged with latest of mbienSven Gothel2010-03-312-129/+125
| |\
| | * refactoring and code cleanup in gluegen.opengl and gluegen.procaddress package.Michael Bien2010-03-312-129/+125
| |/
| * Merge branch 'master' of github.com:mbien/gluegenSven Gothel2010-03-300-0/+0
| |\
| * | Resolved conflictsSven Gothel2010-03-291-17/+17
| |\|
| | * renamed BufferFactory into Buffers.Michael Bien2010-03-291-17/+17
| |/
| * Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6Sven Gothel2010-03-280-0/+0
| |\
| | * Merge branch 'master' of [email protected]:mbien/gluegenMichael Bien2010-03-270-0/+0
| |/ | | | | | | | | Conflicts: src/junit/com/jogamp/gluegen/test/junit/Test1.java