aboutsummaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* Changed how MacWindow computes the coordinates for mouse events sentKenneth Russel2009-01-151-1/+7
* Fixed known bug in coordinates passed for WINDOW_MOVED events on MacKenneth Russel2009-01-142-38/+12
* Turned off debugging printfsKenneth Russel2009-01-141-2/+7
* Added GLCapabilities.setBackgroundOpaque() and isBackgroundOpaque()Kenneth Russel2009-01-062-0/+14
* Fixed problems exposed by SoyLatte JRE where there was noKenneth Russel2009-01-061-1/+16
* Native (non-AWT) port of Newt to Mac OS X using Cocoa. MostKenneth Russel2009-01-054-17/+604
* OMX cleanup - generic toolSven Gothel2008-12-014-610/+620
* ? buildSven Gothel2008-11-293-145/+163
* ../jogl.logSven Gothel2008-11-273-0/+2105
* KD Fix: Use EGL AttributeList directlySven Gothel2008-11-271-32/+16
* Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid...Sven Gothel2008-11-273-72/+68
* Newt-KD: window working, pointer event buggySven Gothel2008-11-261-37/+39
* Newt WindowSven Gothel2008-11-263-2/+342
* add Mac filesGerard Ziemski2008-10-201-0/+51
* rename setCurrentContextOpacity to setContextOpacityGerard Ziemski2008-10-171-1/+1
* add ability to set opacity on GL context: setCurrentContextOpacity takes 0 or 1Gerard Ziemski2008-10-171-0/+6
* Fixes for building with Visual C++ 6.0 (VC98)Kenneth Russel2008-09-161-2/+2
* Fixed loading of GLES and EGL libraries, and error reporting when none Kenneth Russel2008-07-312-14/+25
* Fixed:Sven Gothel2008-07-111-40/+89
* GL Unification 2nd round.Sven Gothel2008-07-042-10/+10
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-301-0/+2
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-1/+1
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-0/+33
* GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-251-5/+6
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-255-0/+0
* 2nd big refactoring.Sven Gothel2008-06-212-39/+182
* *** empty log message ***Sven Gothel2008-06-211-0/+9
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-031-0/+2
* wipSven Gothel2008-06-011-22/+1
* Ported Newt event handling to Windows. Minor bug fixes to Windows Kenneth Russel2008-06-011-28/+123
* refactoring .. wip ..Sven Gothel2008-06-011-28/+22
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-49/+178
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-301-72/+72
* Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested.Sven Gothel2008-05-304-14/+389
* Changes to WindowsWindow.c to compile on Windows CE. Slight changes to Kenneth Russel2008-05-301-2/+14
* Made call to ByteOrder.nativeOrder() in BufferUtil reflective so it Kenneth Russel2008-05-291-1/+5
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-0/+299
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-132-0/+518
* Fixed Issue 341: JNI Global Reference in native code prevents clean applet te...Kenneth Russel2008-02-031-30/+1
* Fixed Issue 259: need a copy context Kenneth Russel2007-01-071-0/+6
* Fixes for building with Visual Studio .NET 2003 (Service Pack 1)Kenneth Russel2007-01-031-2/+2
* Added parameter validation for stereo bit in particular to fix problemKenneth Russel2006-12-201-31/+25
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-59/+0
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-61/+101
* Fixed build problems on Solaris with Xinerama support for Issue 216;Kenneth Russel2006-05-281-7/+5
* Preliminary fix forKenneth Russel2006-05-286-0/+992
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-1/+1
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-132-3/+9
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-201-5/+5
* Fixed build breakage on 10.4 after last checkinKenneth Russel2006-02-161-3/+19