Skip to content
Unstable

Changes

Summary

  1. OpenGL 4.2 functional support (GL header sync) (details)
Commit 354af5b403220b0d94d2d73e067c80d87ec3fc6d by Sven Gothel
OpenGL 4.2 functional support (GL header sync)

Note: EXT_shader_image_load_store is dropped to favor ARB_shader_image_load_store

Since no new (4.2) extension still does not require >= 3.1
all extensions are visible within the common profile GL2GL3.

Please review!
The file was modifiedmake/config/jogl/gl-common.cfg (diff)
The file was modifiedmake/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java (diff)
The file was modifiedmake/stub_includes/opengl/GL/glext.h (diff)
The file was modifiedmake/stub_includes/opengl/GL3/gl3.h (diff)
The file was modifiedmake/stub_includes/opengl/GL3/gl3ext.h (diff)