aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl
Commit message (Expand)AuthorAgeFilesLines
* Remove critical path in shutdown ..Sven Gothel2010-05-042-4/+10
* Add native NEWT window parenting test. Fix some error messagesSven Gothel2010-04-302-7/+7
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-3/+3
* GLProfile static init within privileged blockSven Gothel2010-04-281-7/+16
* Fix privileged access (applet)Sven Gothel2010-04-281-1/+7
* JOGLSven Gothel2010-04-285-8/+14
* JOGL Error HandlingSven Gothel2010-04-277-48/+63
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-2710-70/+147
* modifications due to method renaming in gluegen/procaddresstable.Michael Bien2010-04-242-4/+3
* changes due to refactorings in ProcAddressTable.Michael Bien2010-04-242-2/+2
* NEWT/AWT InteroperabilitySven Gothel2010-04-249-69/+51
* reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-234-43/+36
* Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-2211-177/+178
|\
| * Review of using isGL2() and GL2.GL*Sven Gothel2010-04-2211-177/+178
* | reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-224-193/+213
|/
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-225-31/+82
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2032-660/+1052
* DRIHack.driHackNeeded is now initialized once in the static initializer (not ...Michael Bien2010-04-171-17/+27
* JOGL GL4 preperation (cont):Sven Gothel2010-04-176-182/+271
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-167-17/+17
* JOGL GL4 preperation:Sven Gothel2010-04-1617-410/+716
* JOGL (Windows):Sven Gothel2010-04-158-84/+77
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-1514-134/+361
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-1318-122/+236
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-094-8/+8
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-092-234/+0
* Added doc/deployment:Sven Gothel2010-04-082-1/+5
* added intelliJ modules for jogl, newt and nativewindow. Removed other project...Michael Bien2010-04-081-13/+0
* modifications due to class movement in gluegen.Michael Bien2010-03-3129-56/+25
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-3026-1143/+331
|\
| * fixed a bunch of javadoc warnings.Michael Bien2010-03-2913-74/+69
| * renamed BufferUtil to GLBuffers.Michael Bien2010-03-298-112/+93
| * com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers.Michael Bien2010-03-2911-417/+78
| * renamed platform dependent BufferUtil into java file.Michael Bien2010-03-292-449/+0
* | Adaptions toSven Gothel2010-03-309-53/+58
|/
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-298-22/+22
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-291-9/+9
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-2847-84/+85
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-28297-703/+710
|\
| * refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op...Michael Bien2010-03-274-19/+19
| * 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-27108-206/+204
| * added idea project filesMichael Bien2010-03-271-0/+13
| * refactoring due to gluegen changes.Michael Bien2010-03-2730-38/+34
* | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfcSven Gothel2010-03-281-1/+1
|/
* 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-268-175/+194
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-252-0/+227