| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -5/+5 |
* | Bug 1126: Adobt GlueGen commit 7db9df61142694965b50f2e0553d4c9e5668439b | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 1 | -1/+2 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -127/+128 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -191/+191 |
* | Bug 852: Validate CPU sourced data API is allowed, throw exception if not. GL...v2.1.0 | Sven Gothel | 2013-10-10 | 1 | -3/+3 |
* | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 1 | -1/+5 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -3/+10 |
* | GLArrayData/ImmModeSink: Remove implicit dependency on ShaderState - allow op... | Sven Gothel | 2012-12-16 | 1 | -43/+238 |
* | Fix regression of commit 40d01bef2a1db44533472c37961aabbef68de644: Test for f... | Sven Gothel | 2012-10-23 | 1 | -2/+2 |
* | ImmModeSink: Reduce DEBUG_* print a bit (no this.toString()) | Sven Gothel | 2012-10-23 | 1 | -10/+11 |
* | FixedFuncHook/ImmModeSink: Fix *Pointer 'normalized' parameter | Sven Gothel | 2012-10-22 | 1 | -4/+8 |
* | Fix ImmModeSink Padding: Fourth element default value (vertex/color) is 1f | Sven Gothel | 2012-10-20 | 1 | -33/+47 |
* | ImmModeSink: Pretty'fying Ctor/Factory methods argument list | Sven Gothel | 2012-10-18 | 1 | -16/+21 |
* | ImmModeSink: Add resizeElementCount, allowing user to set a lower additional ... | Sven Gothel | 2012-10-18 | 1 | -2/+20 |
* | ImmModeSink VBO: Update single buffers (vertex, color, ..) if once written an... | Sven Gothel | 2012-10-18 | 1 | -26/+58 |
* | ImmModeSink: Add glColor3ub(), glColor4ub(); Add proper value conversion of i... | Sven Gothel | 2012-10-18 | 1 | -101/+151 |
* | ImmModeSink: Fix buffer grow (+1 element @ named buffer), enable DEBUG_* via ... | Sven Gothel | 2012-10-16 | 1 | -52/+68 |
* | FixedFuncHook: Add ES2 alignment of certain GL functions, i.e. GL_QUAD_STRIP/... | Sven Gothel | 2012-10-12 | 1 | -2/+2 |
* | ImmModeSink: Fix bugs (use glBufferUsage, vboUsage, GL_POLYGON, GL_QUADS) and... | Sven Gothel | 2012-10-10 | 1 | -233/+408 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -11/+14 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | GLArrayData: Fix 'growBuffer()' / clarify 'initialSize' -> 'initialElementCount' | Sven Gothel | 2012-04-11 | 1 | -34/+34 |
* | API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst... | Sven Gothel | 2011-08-22 | 1 | -4/+4 |
* | VBO and Texture Names: Allos (int) < 0 - unusual valid names for some GL impl. | Sven Gothel | 2011-08-01 | 1 | -5/+5 |
* | ShaderState: Add 'ownUniform()/ownAttribute()'; rename glFunction -> function... | Sven Gothel | 2011-04-26 | 1 | -13/+13 |
* | GLArrayData API and impl. changes | Sven Gothel | 2011-04-22 | 1 | -21/+23 |
* | FIX: Refactor GLArrayData and all it's implementations/sub-interfaces (VBO ta... | Sven Gothel | 2011-04-08 | 1 | -4/+4 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 1 | -5/+5 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -3/+3 |
* | fixed a bunch of javadoc warnings. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
* | renamed BufferUtil to GLBuffers. | Michael Bien | 2010-03-29 | 1 | -78/+78 |
* | com.jogamp.opengl.util.BufferUtil extends com.jogamp.gluegen.runtime.Buffers. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -1/+1 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -0/+974 |