| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 59 | -1254/+1415 |
* | code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except... | Michael Bien | 2010-04-18 | 2 | -71/+86 |
* | DRIHack.driHackNeeded is now initialized once in the static initializer (not ... | Michael Bien | 2010-04-17 | 1 | -17/+27 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-17 | 6 | -182/+271 |
* | Fix broken Offscreen/Pbuffer query introduced in bd4904fb04ab2168aeaf76e74385... | Sven Gothel | 2010-04-16 | 9 | -24/+23 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-04-16 | 11 | -144/+111 |
|\ |
|
| * | code review: fixed empty catch blocks and a few compiler warnings in unit tests. | Michael Bien | 2010-04-15 | 11 | -144/+111 |
* | | JOGL GL4 preperation: | Sven Gothel | 2010-04-16 | 17 | -410/+716 |
|/ |
|
* | JOGL (Windows): | Sven Gothel | 2010-04-15 | 9 | -85/+78 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 22 | -262/+1340 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 19 | -124/+238 |
* | NEWT X11 Fix (mainly ATI and multithreading) | Sven Gothel | 2010-04-13 | 8 | -163/+443 |
* | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 6 | -50/+101 |
* | Fix NEWT Window destroy/close race condition, | Sven Gothel | 2010-04-09 | 4 | -57/+94 |
* | junit: Add timeout (30s), enable offscreen test | Sven Gothel | 2010-04-09 | 2 | -6/+29 |
* | Attach build-junit.xml to build.xml ; Add more tests Offscreen(broken on ATI)... | Sven Gothel | 2010-04-09 | 12 | -4/+1442 |
* | Fix missing MacOsX Newt refactoring | Sven Gothel | 2010-04-09 | 1 | -30/+30 |
* | Added FIXME comment: DBLBUFOFFSCRN, to tag the impl of forcing single buffer ... | Sven Gothel | 2010-04-09 | 4 | -8/+8 |
* | Cleanup ant files, intro: build-common.xml used for all targets; Extracting b... | Sven Gothel | 2010-04-09 | 2 | -3/+3 |
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 4 | -3/+7 |
* | added intelliJ modules for jogl, newt and nativewindow. Removed other project... | Michael Bien | 2010-04-08 | 3 | -38/+0 |
* | modifications due to class movement in gluegen. | Michael Bien | 2010-03-31 | 29 | -56/+25 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-30 | 27 | -1145/+334 |
|\ |
|
| * | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 14 | -76/+72 |
| * | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 8 | -112/+93 |
| * | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 11 | -417/+78 |
| * | renamed platform dependent BufferUtil into java file. | Michael Bien | 2010-03-29 | 2 | -449/+0 |
* | | Adaptions to | Sven Gothel | 2010-03-30 | 9 | -53/+58 |
|/ |
|
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 59 | -301/+294 |
* | changes due to BufferFactory -> Buffers renaming in gluegen. | Michael Bien | 2010-03-29 | 1 | -9/+9 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 126 | -393/+394 |
* | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-03-28 | 306 | -710/+742 |
|\ |
|
| * | refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op... | Michael Bien | 2010-03-27 | 11 | -26/+26 |
| * | refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 87 | -184/+184 |
| * | refactoring part 2 (glu package): renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 96 | -256/+256 |
| * | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 108 | -206/+204 |
| * | added idea project files | Michael Bien | 2010-03-27 | 3 | -0/+38 |
| * | refactoring due to gluegen changes. | Michael Bien | 2010-03-27 | 30 | -38/+34 |
* | | Adaption for gluegen a41f4d504d2f8cf58114d570d23f757ab2659cfc | Sven Gothel | 2010-03-28 | 1 | -1/+1 |
|/ |
|
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=391 | Sven Gothel | 2010-03-26 | 2 | -8/+21 |
* | fixed compiler error in TextureRenderer. | Michael Bien | 2010-03-26 | 1 | -1/+1 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-26 | 8 | -175/+194 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-25 | 2 | -0/+227 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 | Sven Gothel | 2010-03-25 | 2 | -22/+87 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=363LICENSE_CLEANUP_START | Sven Gothel | 2010-03-24 | 96 | -96/+96 |
* | refactoring: new struct accessor method naming conventions. | Michael Bien | 2009-11-11 | 10 | -62/+62 |
* | Add OpenGL 3.x compatibility profile GL3bc, | Sven Gothel | 2009-10-18 | 4 | -17/+82 |
* | All tracker are aggregated in the GLContext now | Sven Gothel | 2009-10-17 | 7 | -58/+90 |
* | All tracker are aggregated in the GLContext now | Sven Gothel | 2009-10-17 | 1 | -0/+211 |
* | GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses... | Sven Gothel | 2009-10-16 | 1 | -4/+19 |