Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apitrace: Upgrade to 0.10 | Khem Raj | 2021-05-11 | 1 | -30/+0 |
| | | | | | | | | | | apitrace: Fix build with musl Changes are here [1] which fixed musl build [1] https://github.com/apitrace/apitrace/releases/tag/10.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | 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> |