| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes | Sven Gothel | 2012-03-05 | 1 | -1/+2 |
* | Fix GLArrayDataServer.destroy(GL): vboName was cleared by super class before ... | Sven Gothel | 2012-03-05 | 1 | -3/+6 |
* | JoglVersion: Avoid NPE if no caps are available. | Sven Gothel | 2012-02-25 | 1 | -3/+5 |
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 3 | -11/+15 |
* | TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne... | Sven Gothel | 2012-02-22 | 4 | -61/+76 |
* | Fix GLReadBufferUtil for ES platforms: RGB read format may not be supported. ... | Sven Gothel | 2012-02-22 | 1 | -13/+44 |
* | FBObject: Meaningfull error message if TexImage2D fails. | Sven Gothel | 2012-02-22 | 1 | -10/+17 |
* | FontSet (graph): get*(..) throws IOException - Proper passing and handling of... | Sven Gothel | 2012-02-22 | 1 | -2/+4 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 2 | -4/+4 |
* | Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta... | Sven Gothel | 2012-02-20 | 1 | -29/+9 |
* | Cleanup ShaderCode/Program/State | Sven Gothel | 2012-02-19 | 3 | -32/+62 |
* | GLGLuegen: Enhance debug/analysis code and API comments | Sven Gothel | 2012-02-15 | 4 | -41/+94 |
* | Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and... | Sven Gothel | 2012-02-13 | 1 | -12/+12 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 4 | -16/+51 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -4/+4 |
* | Merge pull request #43 from krisher/master | Sven Gothel | 2012-01-19 | 1 | -2/+15 |
|\ |
|
| * | Fix for use of SWT GLCanvas in headless mode (or with threading in worker mod... | Dan Krisher | 2012-01-11 | 1 | -2/+15 |
* | | Minor Edits: Add GL_RENDERER to JoglVersion dump; Fix typo in PMVMatrix. | Sven Gothel | 2012-01-14 | 2 | -4/+6 |
|/ |
|
* | Add 'AWT' in JOGL's SWT GLCanvas test case, since impl. still needs AWT threa... | Sven Gothel | 2012-01-09 | 1 | -0/+4 |
* | minor edits / clarify SWT test descripion | Sven Gothel | 2012-01-09 | 1 | -1/+0 |
* | SWT GLCanvas: Adapt to latest JOGL changes (init, destroy, ..), Align main() ... | Sven Gothel | 2012-01-09 | 1 | -57/+60 |
* | SWT GLCanvas: Java 1.5 clean (No @override for interfaces); Add license heade... | Sven Gothel | 2012-01-09 | 1 | -0/+549 |
* | Animator*: Clarify debug output | Sven Gothel | 2012-01-07 | 2 | -6/+8 |
* | GLBuffer: Add NV_texture_shader HILO format and HILO16 typev2.0-rc5rc_five | Sven Gothel | 2011-12-19 | 1 | -8/+24 |
* | CgDynamicLibraryBundleInfo: Add TempJarCache usage for atomic native jar (of ... | Sven Gothel | 2011-12-18 | 1 | -0/+18 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 1 | -1/+1 |
* | Animator timeout/refinement | Sven Gothel | 2011-11-11 | 4 | -21/+22 |
* | Animator: Limit wait for condition in finishLifecycleAction() via timeout | Sven Gothel | 2011-11-10 | 1 | -4/+9 |
* | OSX: SharedResource add knowledge of NPOT-, RECT- and Float-Texture features,... | Sven Gothel | 2011-11-08 | 1 | -0/+13 |
* | JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience | Sven Gothel | 2011-11-08 | 1 | -3/+1 |
* | GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved sub... | Sven Gothel | 2011-10-07 | 1 | -7/+9 |
* | 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 | 1 | -177/+248 |
* | ShaderUtils: Use glShaderSource variant w/ NIO only args | Sven Gothel | 2011-10-06 | 1 | -3/+5 |
* | 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 | 1 | -4/+3 |
* | Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shader | Sven Gothel | 2011-10-02 | 1 | -1/+4 |
* | Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;... | Sven Gothel | 2011-09-27 | 3 | -19/+19 |
* | NEWT/Reparenting: Give Composite WM some slack, sleep(100); Minor edits/fixes | Sven Gothel | 2011-09-16 | 1 | -1/+0 |
* | Graph Fonts: Decorate w/ PrivilegedAction if required | Sven Gothel | 2011-09-15 | 1 | -16/+1 |
* | Minor edits: generics, test script | Sven Gothel | 2011-09-14 | 1 | -8/+7 |
* | Minor edits/cleanup: unused var, final | Sven Gothel | 2011-09-07 | 1 | -1/+1 |
* | GLArrayDataWrapper: Allow vboTarget '0' -> no VBO | Sven Gothel | 2011-09-02 | 1 | -1/+1 |
* | GLSL ShaderState: verbose = DEBUG ? true : false | Sven Gothel | 2011-09-01 | 1 | -1/+1 |
* | DynamicLibraryBundle*: Use generics for better spec - following gluegen commi... | Sven Gothel | 2011-08-31 | 1 | -10/+14 |
* | ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to the ... | Sven Gothel | 2011-08-30 | 2 | -6/+29 |
* | GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS... | Sven Gothel | 2011-08-30 | 6 | -107/+90 |
* | API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst... | Sven Gothel | 2011-08-22 | 3 | -23/+68 |
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/... | Sven Gothel | 2011-08-22 | 3 | -39/+86 |
* | NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New... | Sven Gothel | 2011-08-22 | 1 | -1/+1 |