aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl
Commit message (Expand)AuthorAgeFilesLines
* unused resize removedCarsten Weisse2006-12-071-5/+1
* not compatible with java 1.4Carsten Weisse2006-11-301-2/+1
* hope this solves the pixel displacement problem on some Win32 systemsCarsten Weisse2006-11-301-2/+3
* hope this solves the pixel displacement problem on some Win32 systemsCarsten Weisse2006-11-301-2/+8
* clear first and second buffer of GLContextCarsten Weisse2006-11-291-1/+7
* hope this solves the pixel flicker problem on some Win32 systemsCarsten Weisse2006-11-291-5/+11
* hope this solves the pixel flicker problem on some Win32 systemsCarsten Weisse2006-11-291-1/+8
* hope this solves the pixel flicker problem on some Win32 systemsCarsten Weisse2006-11-291-4/+14
* use a java.awt.Frame instead of swing JFrame (hope this solves the 2 Pixel bo...Carsten Weisse2006-11-231-5/+4
* add some context init code from jogl-demosCarsten Weisse2006-11-231-6/+13
* format clean upCarsten Weisse2006-11-221-6/+6
* better driver dependent screenshot handlingCarsten Weisse2006-11-224-13/+15
* clean up: unused declarations removedCarsten Weisse2006-11-211-1/+0
* merge render-refactoring branch into the HEADCarsten Weisse2006-11-2111-0/+3059