| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup | Sven Gothel | 2011-11-09 | 4 | -13/+25 |
* | Minor edits: remove redundancies | Sven Gothel | 2011-11-09 | 1 | -2/+2 |
* | NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder | Sven Gothel | 2011-11-09 | 1 | -3/+2 |
* | OS X Layered View: Part2 Java/Native MacOSXCGLContext / MacOSXPbufferCGLContext | Sven Gothel | 2011-11-09 | 3 | -82/+326 |
* | Minor edits: Remove unused code and warnings | Sven Gothel | 2011-11-08 | 2 | -14/+3 |
* | FPSCounter: Use Java 1.5 TimeUnit | Sven Gothel | 2011-11-08 | 1 | -2/+4 |
* | GLContext: Intendation + Use generics (remove warnings) | Sven Gothel | 2011-11-08 | 1 | -22/+27 |
* | OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,... | Sven Gothel | 2011-11-08 | 4 | -98/+132 |
* | JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience | Sven Gothel | 2011-11-08 | 2 | -3/+12 |
* | JOGL: Add 'struct timespec' (POSIX) utils for native time handling | Sven Gothel | 2011-11-08 | 2 | -0/+82 |
* | OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer) | Sven Gothel | 2011-11-06 | 9 | -217/+441 |
* | JOGL *Drawable swapBufferImpl() cleanup: Don't force swap-buffer off for offs... | Sven Gothel | 2011-11-06 | 13 | -95/+27 |
* | JOGL/Offscreen-Drawable: Use setRealized(boolean) protocol for offscreen/pbuffer | Sven Gothel | 2011-11-06 | 7 | -42/+74 |
* | Impl layeredSurface (java/native): | Sven Gothel | 2011-11-05 | 6 | -22/+182 |
* | Cleanup ; JAWT* version flag setting based whether | Sven Gothel | 2011-11-05 | 3 | -2/+18 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 2 | -126/+242 |
* | Win32: Reuse Platform's OS VersionNumber | Sven Gothel | 2011-10-29 | 1 | -1/+1 |
* | GLProfile: Add GLProfile getImpl(); Use getImpl() for getGL2ES[12](..), dropp... | Sven Gothel | 2011-10-26 | 2 | -72/+71 |
* | OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7 | Sven Gothel | 2011-10-26 | 5 | -152/+365 |
* | Minor edits / cleanup of GLContext* | Sven Gothel | 2011-10-26 | 6 | -26/+13 |
* | MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ... | Sven Gothel | 2011-10-25 | 11 | -591/+499 |
* | Test: NEWT Remote GLWindow w/ GL2ES1 (GLSL n/a on remote GLX, eg. NV) | Sven Gothel | 2011-10-21 | 1 | -1/+1 |
* | OSX: Fix CGL deleteContext()'s release call on MainThread (typo, shall have n... | Sven Gothel | 2011-10-16 | 1 | -2/+2 |
* | OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already main... | Sven Gothel | 2011-10-13 | 1 | -1/+1 |
* | MacOSX: Always release ctx on main thread (offscreen was frozen as well); Cle... | Sven Gothel | 2011-10-13 | 10 | -69/+33 |
* | MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc... | Sven Gothel | 2011-10-13 | 6 | -212/+202 |
* | GLCanvas / GLWindow: Change 'manual' resize/repaint animation filter | Sven Gothel | 2011-10-13 | 2 | -1/+9 |
* | JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which... | Sven Gothel | 2011-10-13 | 5 | -41/+111 |
* | OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre... | Sven Gothel | 2011-10-12 | 1 | -7/+1 |
* | DefaultGLCapabilitiesChooser: Punish sample extension mismatch also if req ==... | Sven Gothel | 2011-10-09 | 1 | -2/+1 |
* | Generalize sample extension in GLCapabilities*, currently NV_coverage_sample ... | Sven Gothel | 2011-10-08 | 6 | -73/+75 |
* | EGL: Fall back to NV_coverage_sample if EGL MSAA/FSAA is n/a | Sven Gothel | 2011-10-08 | 2 | -0/+16 |
* | minor editing | Sven Gothel | 2011-10-08 | 1 | -3/+0 |
* | GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ... | Sven Gothel | 2011-10-08 | 2 | -17/+63 |
* | GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved sub... | Sven Gothel | 2011-10-07 | 10 | -37/+240 |
* | Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. well | Sven Gothel | 2011-10-07 | 2 | -5/+6 |
* | PMVMatrix: Defaults from direct NIO -> array-backed non-direct NIO: Reduced c... | Sven Gothel | 2011-10-07 | 2 | -190/+271 |
* | ShaderUtils: Use glShaderSource variant w/ NIO only args | Sven Gothel | 2011-10-06 | 1 | -3/+5 |
* | EGL: In case a nativeVisualID is given to match, but none visual IDs are avai... | Sven Gothel | 2011-10-06 | 1 | -2/+8 |
* | Workaround Android 3.0 Dalvik Issue 16434 | Sven Gothel | 2011-10-05 | 1 | -32/+46 |
* | Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo; | Sven Gothel | 2011-10-04 | 12 | -119/+188 |
* | tegra: refine disabled discard, ie keep logic/math intact. Rami ? | Sven Gothel | 2011-10-02 | 1 | -6/+6 |
* | Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shader | Sven Gothel | 2011-10-02 | 2 | -2/+9 |
* | Fixed shader entry files a/b | Rami Santina | 2011-10-02 | 6 | -2/+21 |
* | Fix intendation | Rami Santina | 2011-10-02 | 1 | -34/+34 |
* | tegra2: split fragment shaders into two (a - 1st pass, b - 2nd pass) ; disabl... | Rami Santina | 2011-10-02 | 11 | -67/+72 |
* | Added allin one shader stripped for graph. | Rami Santina | 2011-10-02 | 2 | -0/+70 |
* | Android/EGL: dump all caps, write-back format | Sven Gothel | 2011-10-01 | 1 | -0/+3 |
* | DefaultGLCapabilitiesChooser: Add multisampling criteria | Sven Gothel | 2011-10-01 | 1 | -1/+17 |
* | GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler | Sven Gothel | 2011-09-30 | 3 | -4/+23 |