Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Implement SkGLContext swapBuffers with fence syncs | cdalton | 2015-06-23 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Add extra safety check to the EGL context setup. | joakim.landberg | 2014-12-01 |
* | Refactor SkGLContext to be actually extendable | kkinnunen | 2014-10-15 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-09 |
* | Revert of Make the Sk GL context class an abstract base class (patchset #4 id... | bsalomon | 2014-10-08 |
* | Make the Sk GL context class an abstract base class | kkinnunen | 2014-10-08 |
* | Add support for EGL on linux | derekf | 2014-10-01 |
* | Revert "Add support for EGL on linux" | borenet | 2014-09-24 |
* | Add support for EGL on linux | derekf | 2014-09-23 |