aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/javafx/newt/GLWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Removed lockSurface(), unlockSurface(), and isSurfaceLocked() fromKenneth Russel2008-12-211-12/+0
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-201-1/+1
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-121-4/+0
* Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid...Sven Gothel2008-11-271-8/+0
* Newt WindowSven Gothel2008-11-261-10/+8
* Patch from Chris Oliver to enable undecorated frames and setting ofKenneth Russel2008-10-161-3/+32
* Cleanup GLArrayData*, misc stuffSven Gothel2008-08-211-2/+2
* GLWindow: Added perf logging; FBO: adjusted texture format; Fixed: ColorTextu...Sven Gothel2008-08-121-0/+39
* Fixed problem with Newt GLWindow where the EGL implementation we're Kenneth Russel2008-08-091-1/+14
* Add event handling method to modify the GL context switch due to performance ...Sven Gothel2008-07-211-2/+0
* Add event handling method to modify the GL context switch due to performance ...Sven Gothel2008-07-211-6/+52
* Removed debugging printlnKenneth Russel2008-07-031-1/+0
* Refactored more C compiler setup into gluegen-cpptasks.xml to make itKenneth Russel2008-06-301-0/+389