aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt
Commit message (Expand)AuthorAgeFilesLines
* 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-282-1/+4
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-281-4/+8
* EGL changes for deviceMorris Meyer2009-07-281-2/+2
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-279-32/+391
* mips changesMorris Meyer2009-07-273-1/+90
* NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...sg2158892009-07-241-12/+16
* 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-183-46/+30
* Corrected non-C syntax. Worked around ancient compiler/OS onKenneth Russel2009-06-171-26/+49
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-1723-881/+1472
* Newt: update to the previous fix : need to use 0xFFFF not 0xFF.Dmitri Trembovetski2009-06-171-7/+7
* Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...Dmitri Trembovetski2009-06-161-6/+8
* There is no #warning or #warn preprocessor directive in MSVCKenneth Russel2009-06-161-1/+0
* Attempt to fix compilation under MSVC 6Kenneth Russel2009-06-161-3/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1543-0/+9252