Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apitrace: Disable secuirty flags for clang | Khem Raj | 2020-10-19 | 1 | -0/+2 |
| | | | | | | | Add apitrace to relevant packagegroup Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Michael Tretter <m.tretter@pengutronix.de> | ||||
* | apitrace: add new recipe | Michael Tretter | 2020-10-19 | 1 | -0/+28 |
apitrace consists of a set of tools to: - trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file; - replay OpenGL and OpenGL ES calls from a file; - inspect OpenGL state at any call while retracing; - visualize and edit trace files. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> |