aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* NEWT CleanupSven Gothel2010-04-2451-218/+374
* NEWT/AWT InteroperabilitySven Gothel2010-04-2443-432/+1432
* Moved event classed from com.jogamp.newt to com.jogamp.newt.eventSven Gothel2010-04-2411-35/+43
* Newt.AWTWindow: Set/Unset windowHandle (enables actual destroy call) / minor ...Sven Gothel2010-04-232-15/+33
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-235-44/+37
|\
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-231-1/+6
| |\
| * | reviewed calls to lockSurface() and ensured propper unlocking.Michael Bien2010-04-235-44/+37
* | | Reuse recursive locking codeSven Gothel2010-04-231-37/+38
| |/ |/|
* | Add missing finally unlock, if 2nd lock failsSven Gothel2010-04-231-1/+6
|/
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-226-207/+236
|\
| * Merge branch 'master' of github.com:mbien/joglMichael Bien2010-04-2211-177/+178
| |\
| * | reviewed X11Lib.XLock/UnlockDisplay() usage:Michael Bien2010-04-226-207/+236
* | | Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlushSven Gothel2010-04-221-5/+9
| |/ |/|
* | Review of using isGL2() and GL2.GL*Sven Gothel2010-04-2211-177/+178
|/
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-225-31/+82
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-221-3/+2
* Add remark (unsigned long -> uint_32) ..Sven Gothel2010-04-211-1/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-2059-1254/+1415
* code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...Michael Bien2010-04-182-71/+86
* 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-169-24/+23
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-04-1611-144/+111
|\
| * code review: fixed empty catch blocks and a few compiler warnings in unit tests.Michael Bien2010-04-1511-144/+111
* | JOGL GL4 preperation:Sven Gothel2010-04-1617-410/+716
|/
* JOGL (Windows):Sven Gothel2010-04-159-85/+78
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-1522-262/+1340
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-1319-124/+238
* NEWT X11 Fix (mainly ATI and multithreading)Sven Gothel2010-04-138-163/+443
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-106-50/+101
* Fix NEWT Window destroy/close race condition,Sven Gothel2010-04-094-57/+94
* junit: Add timeout (30s), enable offscreen testSven Gothel2010-04-092-6/+29
* Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)...Sven Gothel2010-04-0912-4/+1442
* Fix missing MacOsX Newt refactoringSven Gothel2010-04-091-30/+30
* 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-3/+3
* Added doc/deployment:Sven Gothel2010-04-084-3/+7
* added intelliJ modules for jogl, newt and nativewindow. Removed other project...Michael Bien2010-04-083-38/+0
* modifications due to class movement in gluegen.Michael Bien2010-03-3129-56/+25
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-3027-1145/+334
|\
| * fixed a bunch of javadoc warnings.Michael Bien2010-03-2914-76/+72
| * 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-2959-301/+294
* 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-28126-393/+394
* Merge branch 'master' of github.com:mbien/joglSven Gothel2010-03-28306-710/+742
|\
| * refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op...Michael Bien2010-03-2711-26/+26