aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-2922-202/+261
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-281-2/+2
* NativeWindow: noNativeAWT if nodesktopsg2158892009-07-281-2/+10
* Cleanup ..sg2158892009-07-284-62/+23
* EGL changes for deviceMorris Meyer2009-07-281-0/+1
* Cleanup ..sg2158892009-07-271-6/+0
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-277-79/+71
* Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git int...Morris Meyer2009-07-273-8/+6
|\
| * Fix: Add gluegen.cpptasks.detect.os callsg2158892009-07-263-3/+3
| * Newt: useKD optional again; macosx jar fixsg2158892009-07-251-5/+3
* | mips changesMorris Meyer2009-07-275-6/+18
|/
* NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...sg2158892009-07-243-6/+24