aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into MIPS_PORTMIPS_PORTSven Gothel2009-08-063-13/+18
|\
| * Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here ..Sven Gothel2009-08-063-13/+18
* | Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git into...Sven Gothel2009-08-051-0/+6
|\ \ | |/ |/|
| * BroadcomEGL: Have to reuse existing GL contextSven Gothel2009-08-021-0/+6
* | 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-0547-344/+738
* | WGL 3.2: No need for 'jogl.GLContext.3_2' - just works.Sven Gothel2009-08-032-35/+22
* | Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-036-55/+120
* | 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
* | Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -...Sven Gothel2009-08-022-8/+34
* | 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-029-27/+27
* Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...Sven Gothel2009-08-023-13/+24
* Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...Sven Gothel2009-08-026-13/+128
* Oops: Accidently removed AWT Display selection in NEWTSven Gothel2009-08-011-0/+2
* The license is in the LICENSE.txt file - duh - revertedSven Gothel2009-08-011-27/+0
* Fix: updateGLProcAddressTable() call order - child before parent, broke WGLSven Gothel2009-08-014-4/+4
* Cleanup GLSL ShaderUtil/Code; Add dumpCodeSven Gothel2009-08-013-62/+124
* GL3 Related:Sven Gothel2009-08-0112-45/+405
* Fix: GL2ES1 mapping to GL2ES12 if availableSven Gothel2009-07-311-3/+3
* JOGL:Sven Gothel2009-07-314-9/+5
* Gluegen:Sven Gothel2009-07-3115-211/+306
* Fix: CHANGELOG (see repository log for latest changes); COPYRIGHT (add the Fr...sg2158892009-07-303-8/+46
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-3013-36/+80
* Fix: Check if windowHandle is already createdsg2158892009-07-303-20/+26
* Fix GL commentssg2158892009-07-301-3/+33
* Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGLsg2158892009-07-302-5/+1
* Fix web documentation ..sg2158892009-07-303-291/+192
* BroadcomEGL: No relase-ctx, no destroy-ctx - FIXMEsg2158892009-07-291-4/+5
* eglBindAPI optionalsg2158892009-07-291-2/+9
* Add BroadcomEGL verbose messagessg2158892009-07-292-6/+21
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-2923-76/+191
* Remove redundant getGLProfile() from GL interfacesg2158892009-07-291-2/+0
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-2926-226/+435
* Refine debug messagesg2158892009-07-292-2/+9
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-284-7/+12
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-284-8/+12
* NativeWindow: noNativeAWT if nodesktopsg2158892009-07-281-2/+10
* Cleanup ..sg2158892009-07-2811-108/+38
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-282-6/+11
* EGL changes for deviceMorris Meyer2009-07-289-13/+55
* Cleanup ..sg2158892009-07-271-6/+0
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-2719-125/+509
* 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-279-8/+111
|/