aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/GLWorkerThread.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug pointed out by Matt Abraham where a thrown exception from Kenneth Russel2006-03-261-1/+3
* Added mechanism for kicking the current context off the Kenneth Russel2006-02-231-13/+66
* Added optimized path to GLDrawableHelper for situation where Kenneth Russel2006-02-211-0/+57
* Added exception propagation from GLWorkerThreadKenneth Russel2006-02-211-8/+16
* Added GLWorkerThread for moving OpenGL-related work onto a different Kenneth Russel2006-02-211-0/+155