aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-28359-919/+1185
|\
| * refactoring part 5, (renaming com.sun.opengl->com.jogamp.opengl)Michael Bien2010-03-278-20/+25
| * refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op...Michael Bien2010-03-2715-33/+33
| * refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2787-184/+184
| * refactoring part 2 (glu package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-2796-256/+256
| * refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-27150-15444/+387
| * added idea project filesMichael Bien2010-03-2711-0/+253
| * refactoring due to gluegen changes.Michael Bien2010-03-2744-46/+15111
* | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfcSven Gothel2010-03-282-2/+2
|/
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=391Sven Gothel2010-03-262-8/+21
* fixed compiler error in TextureRenderer.Michael Bien2010-03-261-1/+1
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-2612-183/+204
* 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-252-0/+227
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-257-23/+200
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=363LICENSE_CLEANUP_STARTSven Gothel2010-03-2496-96/+96
* 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-1111-63/+63
* kenai -> githubSven Gothel2009-11-101-7/+7
* 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-1812-190/+388
* New iteration of check 'imageSizeInBytes':Sven Gothel2009-10-183-47/+50
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-1720-91/+195
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-0/+211
* GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses...Sven Gothel2009-10-161-4/+19
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-165-2/+28
* Fix Solaris buildSven Gothel2009-10-152-20/+21
* Added a copy of the Wiki's FAQSven Gothel2009-10-121-0/+417
* X11 Display Lock completed (hope so)Sven Gothel2009-10-1211-146/+185
* NativeWindow X11: Lock/Unlock Display if using itSven Gothel2009-10-111-5/+12
* NEWT X11 Display Lock:Sven Gothel2009-10-1112-113/+151
* NEWT: Avoid NPE at destroy() ; DEBUG println ..Sven Gothel2009-10-102-4/+20
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-1019-381/+723
* Work on test webstart deploy scripts ..Sven Gothel2009-10-063-10/+63
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-056-20/+50
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-0517-43/+120
* Fix: EGL set doublebuffer:=false for offscreenSven Gothel2009-10-051-0/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-0520-381/+337
* Add com.sun.opengl.util.texture.spi.NetPbmTextureWriterSven Gothel2009-10-041-0/+161
* EGL: Use surfaceHandle, not windowHandle (2) for eglSurfaceSven Gothel2009-10-041-2/+2
* EGLContext: Just debug lines ..Sven Gothel2009-10-041-3/+5