GitXplorerGitXplorer
b

imgui-flame-graph

public
154 stars
14 forks
0 issues

Commits

List of commits on branch master.
Verified
7c32a36d2ca8a5917a456a8b4a3df6cf4a71fed9

Convert CI to github actions

bbwrsandman committed 3 years ago
Verified
9003202f45ff7d57a5a33684e8c05c1fb25f18b7

Bring sample up to date with imgui

bbwrsandman committed 3 years ago
Verified
04f9717804b0959b9032c48a09d96469686bebb4

Explicitely cast from double to float

bbwrsandman committed 3 years ago
Verified
d78b3d021089269a5bb6e061c483d4999e92df23

cmake: make policy CMP0076 compliant

bbwrsandman committed 4 years ago
Verified
65e913ea7126946e63bee1d48c3799e07dba9b0f

Add badges

bbwrsandman committed 5 years ago
Unverified
28e9fbeb336cd22e80026efa48bc345a35978bb8

Add travis test

bbwrsandman committed 5 years ago

README

The README file for this repository.

Dear ImGui Flame Graph Widget

Build Download License GitHub Stars DOI

A Dear ImGui Widget for displaying Flame Graphs.

flame-graph

Example

Running the imgui-flame-graph-example example will display an example window showcasing the flame graph widget. The code is available for reference in example/main.cpp.

imgui-widget-flame-graph