aboutsummaryrefslogtreecommitdiffstats
path: root/src/demos/com/jogamp/opengl/demos/es2/GearsObjectES2.java
Commit message (Expand)AuthorAgeFilesLines
* Matrix4f.mapWin*(): Drop unused temp matrices, map*() returns false on invPMv...Sven Gothel2023-04-091-5/+1
* Cleanup Demos: Move demos to jogl-demos.jar (here Graph + AudioVideo), ready ...Sven Gothel2023-03-111-3/+1
* GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us...Sven Gothel2023-03-071-1/+1
* GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina...Sven Gothel2023-02-241-1/+1
* iOS: Initial working commit supporting iOS (ipad pro 11)Sven Gothel2019-06-231-0/+146