Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Update example to rc11 (details)
  2. Trivial-as-possible JOAL test (details)
  3. Removed JOAL example (moved to JOAL demos) (details)
  4. Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 (details)
  5. Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 (details)
  6. Initial jp4da setup (details)
  7. Add license (details)
  8. Use 3.5.0 android maven plugin (details)
  9. Adapt to JOGL ShaderState changes - track our own instance. (details)
Commit f5de8ced6d8dd93eab12be19b3c35aaca3b8da13 by mark
Update example to rc11
The file was modifiedmaven/trivial-test/pom.xml (diff)
Commit a58a9f8894612a10bcb03952687f8d9355af943c by mark
Trivial-as-possible JOAL test
The file was addedmaven/trivial-joal/pom.xml
The file was addedmaven/trivial-joal/README.txt
The file was addedmaven/trivial-joal/src/test/java/com/io7m/example/test_joal/TestJOAL.java
Commit 6002576df94af082f031252867891eba92a8c4ab by mark
Removed JOAL example (moved to JOAL demos)
The file was removedmaven/trivial-joal/pom.xml
The file was removedmaven/trivial-joal/src/test/java/com/io7m/example/test_joal/TestJOAL.java
The file was removedmaven/trivial-joal/README.txt
Commit 62c16b644082436c0b4217ff83b63d2528001818 by Sven Gothel
Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439
The file was modifiedsrc/demos/es1/angeles/AngelesGLil.java (diff)
The file was modifiedsrc/demos/es1/angeles/AngelesGL.java (diff)
Commit f24ce52d7fa62072df918b404cac1b090f92fc45 by Sven Gothel
Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439
The file was modifiedsrc/demos/es2/perftst/PerfModule.java (diff)
The file was modifiedsrc/demos/es1/angeles/AngelesES1.java (diff)
Commit 76da2b16bcb7b760660a9cf91cf6457acf526a6b by mark
Initial jp4da setup
The file was addedmaven/jp4da/jp4da-android/.settings/org.eclipse.m2e.core.prefs
The file was addedmaven/jp4da/jp4da-desktop/.settings/org.eclipse.core.resources.prefs
The file was addedmaven/jp4da/jp4da-core/.settings/org.eclipse.core.resources.prefs
The file was addedmaven/jp4da/jp4da-desktop/pom.xml
The file was addedmaven/jp4da/jp4da-desktop/src/main/java/com/io7m/examples/jp4da/DesktopExample.java
The file was addedmaven/jp4da/jp4da-android/proguard-project.txt
The file was addedmaven/jp4da/.settings/org.eclipse.m2e.core.prefs
The file was addedmaven/jp4da/jp4da-android/AndroidManifest.xml
The file was addedmaven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/BuildConfig.java
The file was addedmaven/jp4da/pom.xml
The file was addedmaven/jp4da/jp4da-android/.classpath
The file was addedmaven/jp4da/jp4da-android/ant.properties
The file was addedmaven/jp4da/jp4da-android/res/values/strings.xml
The file was addedmaven/jp4da/jp4da-android/pom.xml
The file was addedmaven/jp4da/jp4da-android/project.properties
The file was addedmaven/jp4da/jp4da-android/.settings/org.eclipse.jdt.core.prefs
The file was addedmaven/jp4da/jp4da-android/src/main/java/com/io7m/examples/jp4da/MainActivity.java
The file was addedmaven/jp4da/jp4da-android/res/layout/main.xml
The file was addedmaven/jp4da/jp4da-core/.settings/org.eclipse.m2e.core.prefs
The file was addedmaven/jp4da/jp4da-core/.settings/org.eclipse.jdt.core.prefs
The file was addedmaven/jp4da/.project
The file was addedmaven/jp4da/.settings/org.eclipse.core.resources.prefs
The file was addedmaven/jp4da/jp4da-desktop/.project
The file was addedmaven/jp4da/jp4da-desktop/.settings/org.eclipse.m2e.core.prefs
The file was addedmaven/jp4da/jp4da-core/src/main/java/com/io7m/examples/jp4da/Example.java
The file was addedmaven/jp4da/jp4da-core/.classpath
The file was addedmaven/jp4da/jp4da-android/local.properties
The file was addedmaven/jp4da/jp4da-android/gen/com/io7m/examples/jp4da/R.java
The file was addedmaven/jp4da/.gitignore
The file was addedmaven/jp4da/jp4da-android/.settings/org.eclipse.core.resources.prefs
The file was addedmaven/jp4da/jp4da-core/.project
The file was addedmaven/jp4da/jp4da-desktop/.classpath
The file was addedmaven/jp4da/jp4da-android/.project
The file was addedmaven/jp4da/jp4da-core/pom.xml
The file was addedmaven/jp4da/jp4da-desktop/.settings/org.eclipse.jdt.core.prefs
The file was addedmaven/jp4da/README-LICENSE.txt
Commit cbc8b07376eb3aab3c35d768b3323159bd79a4a1 by mark
Use 3.5.0 android maven plugin
The file was modifiedmaven/jp4da/jp4da-android/pom.xml (diff)
Commit 1c1e83011a726f49aa29a40df81f7bceceba31f8 by Sven Gothel
Adapt to JOGL ShaderState changes - track our own instance.
The file was modifiedsrc/demos/es2/perftst/PerfModule.java (diff)
The file was modifiedsrc/demos/es2/perftst/PerfVBOLoad.java (diff)
The file was modifiedsrc/demos/es2/perftst/PerfTextLoad.java (diff)
The file was modifiedsrc/demos/es2/perftst/PerfUniLoad.java (diff)
The file was modifiedsrc/demos/es2/perftst/Perftst.java (diff)