aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-224-8/+12
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2027-394/+525
* DRIHack.driHackNeeded is now initialized once in the static initializer (not ...Michael Bien2010-04-171-17/+27
* JOGL GL4 preperation (cont):Sven Gothel2010-04-174-182/+251
* Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385...Sven Gothel2010-04-167-17/+17
* JOGL GL4 preperation:Sven Gothel2010-04-1612-386/+514
* JOGL (Windows):Sven Gothel2010-04-157-82/+75
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-1512-133/+349
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-1316-115/+229
* Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ...Sven Gothel2010-04-094-8/+8
* Added doc/deployment:Sven Gothel2010-04-081-1/+1
* modifications due to class movement in gluegen.Michael Bien2010-03-3129-56/+25
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-3020-1127/+319
|\
| * fixed a bunch of javadoc warnings.Michael Bien2010-03-297-58/+57
| * 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-296-6/+6
* 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-2843-53/+54
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-28282-650/+645
|\
| * refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op...Michael Bien2010-03-272-9/+9
| * 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-2797-164/+164
| * refactoring due to gluegen changes.Michael Bien2010-03-2729-37/+32
* | 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-267-173/+189
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-252-22/+87
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=363LICENSE_CLEANUP_STARTSven Gothel2010-03-2493-93/+93
* refactoring: new struct accessor method naming conventions.Michael Bien2009-11-115-51/+51
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-182-6/+30
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-177-58/+90
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-0/+211
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-161-2/+3
* Fix Solaris buildSven Gothel2009-10-151-14/+16
* X11 Display Lock completed (hope so)Sven Gothel2009-10-124-48/+90
* NEWT X11 Display Lock:Sven Gothel2009-10-116-89/+120
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-102-13/+42
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-055-18/+48
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-0515-42/+109
* Fix: EGL set doublebuffer:=false for offscreenSven Gothel2009-10-051-0/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-0514-327/+234
* 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