| Commit message (Expand) | Author | Age | Files | Lines |
* | WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -1/+9 |
* | CGL/CGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -0/+8 |
* | GLX/GLXExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 4 | -60/+66 |
* | EGL/EGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 2 | -1/+9 |
* | ES2Impl fix: Remove code which could imply recursion if !ES2Compatible (altho... | Sven Gothel | 2012-10-12 | 2 | -10/+10 |
* | Fix Bug 612: glVertexAttribIPointer/glVertexAttribLPointer are BufferObjectKi... | Sven Gothel | 2012-09-20 | 1 | -0/+4 |
* | Fix non NIO direct GL semantics: Restrict certain GL function to NIODirectOnl... | Sven Gothel | 2012-09-20 | 1 | -29/+36 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -0/+20 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 8 | -106/+202 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 4 | -20/+38 |
* | Fix Bug 590: Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_h... | Sven Gothel | 2012-06-16 | 4 | -37/+13 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 1 | -1/+1 |
* | Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions... | Sven Gothel | 2012-04-09 | 2 | -3/+6 |
* | Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ... | Sven Gothel | 2012-04-02 | 1 | -0/+1 |
* | NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret... | Sven Gothel | 2012-03-26 | 1 | -8/+8 |
* | Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req... | Sven Gothel | 2012-03-22 | 2 | -31/+29 |
* | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 1 | -0/+6 |
* | Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate... | Sven Gothel | 2012-02-24 | 1 | -1/+1 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 3 | -3/+3 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 5 | -5/+12 |
* | OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions. | Sven Gothel | 2012-02-15 | 15 | -24/+202 |
* | OpenGL 4.2 functional support (GL header sync) | Sven Gothel | 2012-02-14 | 2 | -1/+10 |
* | Reduce GL* interface 'extends' to direct base interface. | Sven Gothel | 2012-02-13 | 10 | -30/+30 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -1/+1 |
* | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 1 | -0/+5 |
* | JOGL: GLBase Add 'isNPOTTextureAvailable()' for convenience | Sven Gothel | 2011-11-08 | 1 | -0/+5 |
* | OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer) | Sven Gothel | 2011-11-06 | 1 | -0/+1 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 1 | -0/+6 |
* | Proper self containing NV Cg location | Sven Gothel | 2011-10-22 | 1 | -0/+1 |
* | Fix Bug 500: gl.getGL4() fails even though the context is GL4 | Sven Gothel | 2011-08-23 | 1 | -1/+1 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 3 | -25/+25 |
* | Add missing incl of gluegen's stdint (win32 failed) | Sven Gothel | 2011-08-05 | 2 | -0/+2 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 18 | -18/+15 |
* | JOGL: Add GLBase::isGLES2Compatible() | Sven Gothel | 2011-07-31 | 4 | -5/+17 |
* | gl header cfg: use __unix__ define, instead of all avail variations (linux, s... | Sven Gothel | 2011-07-28 | 3 | -3/+3 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 8 | -319/+8 |
* | GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ... | Sven Gothel | 2011-04-28 | 1 | -2/+2 |
* | MacOSX/CGL Add CGLGetShareGroup() | Sven Gothel | 2011-04-26 | 1 | -0/+1 |
* | Fixed a few GL method's String parameter (explicit gluegen String declaration) | Sven Gothel | 2011-04-24 | 1 | -1/+22 |
* | Add unified support for GL_ARB_debug_output and GL_AMD_debug_output. | Sven Gothel | 2011-04-24 | 1 | -0/+4 |
* | Add GL: glGetBufferSize(int buffer) - buffer size tracking, and add comments .. | Sven Gothel | 2011-04-22 | 2 | -2/+23 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 3 | -9/+9 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 25 | -63/+63 |
* | Fix: GLX exception message / sorted imports | Sven Gothel | 2011-01-31 | 1 | -1/+1 |
* | Cleanup (removed obsolete class / imports) ; Cg fix | Sven Gothel | 2010-12-13 | 1 | -3/+3 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -1/+1 |
* | NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage | Sven Gothel | 2010-11-22 | 2 | -8/+10 |
* | Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a... | Sven Gothel | 2010-11-19 | 1 | -3/+30 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 2 | -74/+0 |
* | remove redundant semicolon in gluegen Cg cfg file | Sven Gothel | 2010-11-15 | 1 | -3/+3 |