Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add kModeSync | John Reck | 2014-07-24 | 1 | -1/+6 |
* | Add invokeFunctor | John Reck | 2014-03-28 | 1 | -1/+4 |
* | Remove kStatusInvoke & kStatusDraw | John Reck | 2014-03-28 | 1 | -8/+0 |
* | Skip eglSwapBuffers() call when we do not draw to GL | Chet Haase | 2012-05-31 | 1 | -1/+8 |
* | Pass width/height parameters to webview | Chet Haase | 2012-04-11 | 1 | -0/+4 |
* | Allow fine-grained control over functors execution | Romain Guy | 2012-04-02 | 1 | -3/+14 |
* | Use a status_t return type for GL functors | Romain Guy | 2012-03-26 | 1 | -0/+17 |
* | Send WebView the current transform and whether we're drawing a layer. | Romain Guy | 2011-03-17 | 1 | -0/+50 |