aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11/DRIHack.java
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-128/+0
* Fixed Issue 262: DRIHack problems with ATI and possibly other driversKenneth Russel2007-01-211-7/+2
* Added -Djogl.drihack.disable for manual disabling of DRI hackKenneth Russel2007-01-111-0/+5
* Removed native code for DRIHack and replaced it with code using theKenneth Russel2006-11-241-23/+16
* Replaced absolute path to libGL.so.1 with relative path to presumablyKenneth Russel2006-04-021-1/+17
* Forced enabling of DRI hack on all Linux distributionsKenneth Russel2006-04-011-1/+4
* Dummy putback to fix previous incorrect checkin comment: Kenneth Russel2006-03-081-1/+1
* Restructured how GLObjectTracker destroys tracked objects during Kenneth Russel2006-03-081-3/+10
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-0/+109