How to use the Debug and Trace GL Pipeline and Debug GL Context: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 December 2013

  • curprev 09:5309:53, 20 December 2013Sgothel talk contribs 1,139 bytes +1,139 Created page with '== Debug GL Pipeline == <pre> class MyGLEvenListener extends GLEvenListener { static boolean once = false; public void init(GLAutoDrawable drawable) { GL2ES2 gl2es2; …'