aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/classes
Commit message (Expand)AuthorAgeFilesLines
* Oops: Accidently removed AWT Display selection in NEWTSven Gothel2009-08-011-0/+2
* GL3 Related:Sven Gothel2009-08-011-1/+3
* Gluegen:Sven Gothel2009-07-311-1/+6
* Fix: Check if windowHandle is already createdsg2158892009-07-303-20/+26
* Add BroadcomEGL verbose messagessg2158892009-07-291-1/+1
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-293-2/+30
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-1/+5
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-282-3/+10
* Cleanup ..sg2158892009-07-281-0/+3
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-281-4/+8
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-277-23/+212
* mips changesMorris Meyer2009-07-273-1/+90
* Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...Sven Gothel2009-07-041-75/+0
* Local property access package-private (no qualifiers)Sven Gothel2009-07-041-4/+4
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-033-21/+60
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-035-34/+32
* Fix NEWT static singleton initSven Gothel2009-06-184-36/+16
* - Fix: X11 locking Sven Gothel2009-06-182-7/+17
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-1719-341/+825
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1533-0/+5919