Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+1 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | GLVBOArrayHandler: Remove unused imports | Sven Gothel | 2013-09-05 | 1 | -3/+0 |
| | |||||
* | GLArrayData* VBO binding: Properly document and impl. bindBuffer(..) in ↵ | Sven Gothel | 2012-10-12 | 1 | -0/+73 |
detail w/ data sync within GLArrayHandle, which also removed redundant code (VBO data sync and binding). Refines commit 8582ece7dc7f65271b3184261697a542766d9864 and f49f8e22953ed2426fd4264ee407e2dc3fc07cfc |