aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2739-15236/+178
* refactoring due to gluegen changes.Michael Bien2010-03-2714-8/+15077
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-264-8/+10
* relocated lib/gluegen.compiler.linux-32bit.xml to gluegenSven Gothel2010-03-253-33/+2
* modified junit.run target to write junit test results to file (->ready for hu...Michael Bien2010-03-251-6/+9
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-255-1/+113
* Drop PointerBuffer.wrapNative2Java(..)Sven Gothel2010-03-191-1/+1
* variable renaming in config files due to changes in gluegen.Michael Bien2010-02-032-2/+2
* fixed "native taglet" javadoc build configuration.Michael Bien2009-11-301-15/+19
* build should use gluegen.root property where possible.Michael Bien2009-11-294-20/+20
* refactoring: new struct accessor method naming conventions.Michael Bien2009-11-111-1/+1
* javadoc fixAwayFromSunSven Gothel2009-11-103-4/+14
* Add missing file .. sorrySven Gothel2009-10-193-0/+623
* Add missing file .. sorrySven Gothel2009-10-191-0/+18
* imageSizeInBytes .. leaving out the dirt/padding last lineSven Gothel2009-10-192-10/+9
* Fix JavaDoc for GL3bcSven Gothel2009-10-182-17/+30
* GL_NV_shader_buffer_loadSven Gothel2009-10-182-57/+154
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-188-173/+306
* New iteration of check 'imageSizeInBytes':Sven Gothel2009-10-183-47/+50
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-1713-33/+105
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-164-0/+25
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-101-0/+4
* Work on test webstart deploy scripts ..Sven Gothel2009-10-063-10/+63
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-024-18/+53
* NativeWindowFactory:Sven Gothel2009-10-025-6/+3983
* Fix MacOSX External GLContextSven Gothel2009-09-253-4/+41
* Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den driesSven Gothel2009-09-251-0/+46
* Add local webstart test deploy scriptsSven Gothel2009-09-142-0/+126
* NEWT: native parenting Win32 OKSven Gothel2009-09-131-1/+1
* Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp descSven Gothel2009-09-114-19/+52
* Javadoc API: Add link to UML DiagramSven Gothel2009-08-061-6/+12
* Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_IntegratedSven Gothel2009-08-056-42/+46
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-0542-313/+683
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-033-5/+12
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-032-8/+16
* Add: GL_AMD_vertex_shader_tessellator from specSven Gothel2009-08-032-1/+57
* GL: sync glext.hSven Gothel2009-08-025-572/+1062
* Fix: GL_EXT_framebuffer_blit tokenSven Gothel2009-08-021-2/+2
* Fix Spec Documentation; GL version, inclusion criteria and requirementsSven Gothel2009-08-021-31/+74
* Fix doc bug @arg -> @paramSven Gothel2009-08-022-2/+2
* Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...Sven Gothel2009-08-022-4/+18
* Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...Sven Gothel2009-08-025-8/+124
* GL3 Related:Sven Gothel2009-08-012-1/+10
* JOGL:Sven Gothel2009-07-314-9/+5
* Gluegen:Sven Gothel2009-07-316-97/+112
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-305-0/+20
* Fix GL commentssg2158892009-07-301-3/+33
* Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGLsg2158892009-07-301-0/+1
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-292-0/+55
* Remove redundant getGLProfile() from GL interfacesg2158892009-07-291-2/+0