Main Page and Release 2.5.0: Difference between pages

From JogampWiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
(Created page with "Git Tag v2.5.0 * [{{Server}}/git/?p=gluegen.git;a=tag;h=refs/tags/v2.5.0 gluegen] * [{{Server}}/git/?p=joal.git;a=tag;h=refs/tags/v2.5.0 joal] * [{{Server}}/git/?p=jogl.git;a=tag;h=refs/tags/v2.5.0 jogl] * [{{Server}}/git/?p=jocl.git;a=tag;h=refs/tags/v2.5.0 jocl] Roadmap Release 2.5.0 General Artifacts * [{{Server}}/deployment/v2.5.0/ Main entry, signed release] * [{{Server}}/deployment/v2.5.0/fat/ Fat jar files...")
 
Line 1: Line 1:
__NOTOC__
Git Tag v2.5.0
{| width="100%"
* [{{Server}}/git/?p=gluegen.git;a=tag;h=refs/tags/v2.5.0 gluegen]
|-
* [{{Server}}/git/?p=joal.git;a=tag;h=refs/tags/v2.5.0 joal]
|
* [{{Server}}/git/?p=jogl.git;a=tag;h=refs/tags/v2.5.0 jogl]
<div>
* [{{Server}}/git/?p=jocl.git;a=tag;h=refs/tags/v2.5.0 jocl]
Welcome to the [{{SERVER}}/ JogAmp] wiki. It documents JOGL, JOCL and JOAL, the cross-platform bindings to the OpenGL, OpenCL, and OpenAL APIs.
</div>
|-
|
{| style="width: 100%;"
|-
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Getting Started</h3>
*[[Downloading and installing JOGL|Downloading and installing]]
**[[Jogamp Versioning and Releases|Versioning and Releases]]
*[[Setting up a JogAmp project in your favorite IDE|Setting up a JogAmp project in your favorite IDE]]
*[[Jogamp SCM Repositories|Source Code Repositories]]
*[[SW Tracking|Tracking Reports]]
*[{{SERVER}}/chuck/ Build and Test Server]
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Community</h3>
*[[How to Contribute|Contribute to JogAmp]]
*[[How to Build|Build JogAmp]]
*[[Maintainer and Contacts]]
*[[Jogl FAQ#Bugreports & Testing|Report a bug]]
**[{{SERVER}}/bugzilla/ Bugzilla]
*[http://forum.jogamp.org/ Ask a question in the forum]
*[[chatroom|JogAmp IRC]]
|}
|-


{| style=" width: 100%;"
[[SW Tracking Report Objectives for the release 2.5.0|Roadmap Release 2.5.0]]
|-
|colspan="2"|<h1>JogAmp Modules</h1>
|-
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Roadmaps</h3>
* ''[[SW Tracking Report Feature Objectives Overview|Feature & Objectives]], [[SW Tracking Report Objectives undetermined release|tbd]], [[SW Tracking Report Objectives for the release 3.0.0|3.0.0]], [[SW Tracking Report Objectives for the release 2.6.0|2.6.0]]''
* '''[[SW Tracking Report Objectives for the release 2.5.0|2.5.0]] (last stable)''', [[SW Tracking Report Objectives for the release 2.4.0|2.4.0]], [[SW Tracking Report Objectives for the release 2.3.2|2.3.2]], [[SW Tracking Report Objectives for the release 2.3.1|2.3.1]], [[SW Tracking Report Objectives for the release 2.3.0|2.3.0]]
* [[SW Tracking Report Objectives for the release 2.2.4|2.2.4]], [[SW Tracking Report Objectives for the release 2.2.3|2.2.3]], [[SW Tracking Report Objectives for the release 2.2.2|2.2.2]], [[SW Tracking Report Objectives for the release 2.2.1|2.2.1]], [[SW Tracking Report Objectives for the release 2.2.0|2.2.0]]
* [[SW Tracking Report Objectives for the release 2.1.5|2.1.5]], [[SW Tracking Report Objectives for the release 2.1.4|2.1.4]], [[SW Tracking Report Objectives for the release 2.1.3|2.1.3]], [[SW Tracking Report Objectives for the release 2.1.2|2.1.2]], [[SW Tracking Report Objectives for the release 2.1.1|2.1.1]], [[SW Tracking Report Objectives for the release 2.1.0|2.1.0]]
* [[SW Tracking Report Objectives for the release 2.0.2 of JOGL|2.0.2]]
|-


|style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOGL</h3>
General Artifacts
*[[Jogl Overview|Overview]] [ [{{SERVER}}/jogl/doc/Overview-OpenGL-Evolution-And-JOGL.html OpenGL Evolution &amp; JOGL] ]
* [{{Server}}/deployment/v2.5.0/ Main entry, signed release]
*[[Why Instance Design|Why Instance Design]]
* [{{Server}}/deployment/v2.5.0/fat/ Fat jar files including sources]
*[[Jogl Tutorial|Tutorial]]
* [{{Server}}/deployment/v2.5.0/archive/ Sources, ChangeLogs, Platform 7z Files, test results, ..]
*[[Jogl FAQ|FAQ]]
*[{{SERVER}}/git/?p=jogl.git;a=blob;f=LICENSE.txt License]
*API Doc [ [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc/ Public], Specs [ [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc_nativewindow_spec/ Nativewindow], [{{SERVER}}/deployment/jogamp-next/javadoc/jogl/javadoc_jogl_spec/ JOGL] ] ]
*[[Jogl API Overview|API Overview]]
**[[GL Debug Output|GL Debug Output]]
*[{{SERVER}}/jogl/doc/HowToBuild.html How to Build JOGL]


|style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOCL</h3>
Maven Artifacts
*[[JOCL Overview|Overview]]
* version 2.5.0
*[[JOCL Tutorial|Tutorial]]
* repo-url http://www.jogamp.org/deployment/maven/
*[[JOCL FAQ|FAQ]]
*[{{SERVER}}/git/?p=jocl.git;a=blob;f=LICENSE License]
*[{{SERVER}}/deployment/jogamp-next/javadoc/jocl/javadoc/ API Doc]
*[{{SERVER}}/jocl/doc/HowToBuild.html How to Build JOCL]
|-
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>JOAL</h3>
*[[Joal Overview|Overview]]
*[[Joal Tutorial|Tutorial]]
*[[Joal FAQ|FAQ]]
*[{{SERVER}}/git/?p=joal.git;a=blob;f=LICENSE.txt License]
*API Doc [ [{{SERVER}}/deployment/jogamp-next/javadoc/joal/javadoc/ Public], [{{SERVER}}/deployment/jogamp-next/javadoc/joal/javadoc_dev/ Internal] ]


|style="vertical-align: top; padding: 5px; width: 50%"|<h3>GlueGen</h3>
CI Build Information:
* [[GlueGen_Wiki|Overview]]
* [{{Server}}/chuck/view/fwd/job/gluegen/967/ gluegen]
* [{{SERVER}}/git/?p=gluegen.git;a=blob;f=LICENSE.txt License]
* [{{Server}}/chuck/view/fwd/job/joal/684/ joal]
* [{{SERVER}}/deployment/jogamp-next/javadoc/gluegen/javadoc/ GlueGen Java™ API-Doc]
* [{{Server}}/chuck/view/fwd/job/jogl/1533/ jogl]
* [{{SERVER}}/gluegen/doc/GlueGen_Mapping.html GlueGen Native Data & Function Mapping]
* [{{Server}}/chuck/view/fwd/job/jocl/1171/ jocl]
* [{{SERVER}}/gluegen/doc/manual/ GlueGen Manual]
* [{{SERVER}}/gluegen/doc/HowToBuild.html How To Build]
|}


{| style=" width: 100%;"
[{{Server}}/deployment/v2.5.0/log/all.artifact.properties.sorted Detailed Version Information]
|-
 
|colspan="2"|<h1>Related Projects</h1>
<pre>
|-
gluegen.build.branch=origin/master
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Java3D</h3>
gluegen.build.commit=a235ae5dae463afa16f62f48bf62f896efa80b68
*[[Java3D Overview|Overview]]
gluegen.build.id=967
*[[Downloading and installing Java3D|Downloading and installing]]
gluegen.build.number=967
*[[Java3D Tutorial|Tutorial]]
gluegen.build.sha.classes=2ccd03d934cccce4f0bcc44aa3dc5c1999382abe812245c6bfbc5c1f8467d56f
*[[Java3D API Documentation|API Documentation]]
gluegen.build.sha.natives=03b1548c9f3e509ae061177e01a5537825438257691f8e361f481b8636e7ca9b
*[[Java3D FAQ|FAQ]]
gluegen.build.sha.natives=b8512dc4235e2294c63d64c7faba7656d95aa0c3dc023726002615bc13c36544
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ji Gong</h3>
gluegen.build.sha.natives=d860fed4a800b79336aed3e375701eab1b41bcd20b6610205515c7bae60b4c5b
*[[Ji Gong Overview|Overview]]
gluegen.build.sha.natives=eb1fad0f383f4b918219d2c856f5ca10474433692e7d6f79920989a74d3cc64b
*[[Ji Gong Motivation|Motivation]]
gluegen.build.sha.sources=784913ee2d456eede9cfaf94e1182ff484f24107548dee8655d7207b858936ea
*[[Ji Gong FAQ|FAQ]]
gluegen.build.version=2.5.0
|-
joal-demos.build.branch=origin/master
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Source Certification Contract (SCC)</h3>
joal-demos.build.commit=338cececcef747238d778185611d05654b2633c7
*[[SCC Overview|Overview]]
joal-demos.build.id=545
*[{{SERVER}}/bugzilla/showdependencytree.cgi?id=1368&hide_resolved=0 Bugzilla Dependency Tree]
joal-demos.build.number=545
*[{{SERVER}}/bugzilla/show_bug.cgi?id=1368 Bugzilla Parent Entry]
joal.build.branch=origin/master
*[[SCC FAQ|FAQ]]
joal.build.commit=b87238ac343643e0077522ac3a983a8025bb1d88
|style="vertical-align: top; padding: 5px; width: 50%"|<h3>Ardor3D</h3>
joal.build.id=684
*[[Ardor3D Overview|Overview]]
joal.build.number=684
*[[Ardor3D Tutorial|Tutorial]]
joal.build.version=2.5.0
*[http://jogamp.org/deployment/ardor3d/javadoc/ API Documentation]
jocl-demos.build.branch=origin/master
*[[Ardor3D FAQ|FAQ]]
jocl-demos.build.commit=f486f88f5c86e3981b669275d7250856d8f03f11
|}
jocl-demos.build.id=1049
jocl-demos.build.number=1049
jocl.build.branch=origin/master
jocl.build.commit=791eb1b2ae3001f04d59a61f634161e21d96ef6d
jocl.build.id=1171
jocl.build.number=1171
jocl.build.version=2.5.0
jogl-demos.build.branch=origin/master
jogl-demos.build.commit=3745290a2e139b528bdc9137168d67d72aa4853b
jogl-demos.build.id=518
jogl-demos.build.number=518
jogl.build.branch=origin/master
jogl.build.commit=70f62ca5d121e5e71548246d468b5e7baa5faf25
jogl.build.id=1533
jogl.build.number=1533
jogl.build.version=2.5.0
</pre>

Latest revision as of 19:19, 18 August 2023

Git Tag v2.5.0

Roadmap Release 2.5.0

General Artifacts

Maven Artifacts

CI Build Information:

Detailed Version Information

gluegen.build.branch=origin/master
gluegen.build.commit=a235ae5dae463afa16f62f48bf62f896efa80b68
gluegen.build.id=967
gluegen.build.number=967
gluegen.build.sha.classes=2ccd03d934cccce4f0bcc44aa3dc5c1999382abe812245c6bfbc5c1f8467d56f
gluegen.build.sha.natives=03b1548c9f3e509ae061177e01a5537825438257691f8e361f481b8636e7ca9b
gluegen.build.sha.natives=b8512dc4235e2294c63d64c7faba7656d95aa0c3dc023726002615bc13c36544
gluegen.build.sha.natives=d860fed4a800b79336aed3e375701eab1b41bcd20b6610205515c7bae60b4c5b
gluegen.build.sha.natives=eb1fad0f383f4b918219d2c856f5ca10474433692e7d6f79920989a74d3cc64b
gluegen.build.sha.sources=784913ee2d456eede9cfaf94e1182ff484f24107548dee8655d7207b858936ea
gluegen.build.version=2.5.0
joal-demos.build.branch=origin/master
joal-demos.build.commit=338cececcef747238d778185611d05654b2633c7
joal-demos.build.id=545
joal-demos.build.number=545
joal.build.branch=origin/master
joal.build.commit=b87238ac343643e0077522ac3a983a8025bb1d88
joal.build.id=684
joal.build.number=684
joal.build.version=2.5.0
jocl-demos.build.branch=origin/master
jocl-demos.build.commit=f486f88f5c86e3981b669275d7250856d8f03f11
jocl-demos.build.id=1049
jocl-demos.build.number=1049
jocl.build.branch=origin/master
jocl.build.commit=791eb1b2ae3001f04d59a61f634161e21d96ef6d
jocl.build.id=1171
jocl.build.number=1171
jocl.build.version=2.5.0
jogl-demos.build.branch=origin/master
jogl-demos.build.commit=3745290a2e139b528bdc9137168d67d72aa4853b
jogl-demos.build.id=518
jogl-demos.build.number=518
jogl.build.branch=origin/master
jogl.build.commit=70f62ca5d121e5e71548246d468b5e7baa5faf25
jogl.build.id=1533
jogl.build.number=1533
jogl.build.version=2.5.0