GitXplorerGitXplorer
b

imgui-flame-graph

public
154 stars
14 forks
0 issues

Commits

List of commits on branch master.
Verified
aae0bd9665d1379c511d0b8a64d3752301a327a2

Set version to 1.02

bbwrsandman committed 2 years ago
Verified
36a0caecb9782201d38c0d34756230159eb768a7

imgui: Make sure compiler supports cxx_constexpr

bbwrsandman committed 2 years ago
Verified
3e3a68c40d7e75c55defe5af504d0abd8a5ce9bb

example: update sdl2 impl header

bbwrsandman committed 2 years ago
Verified
e4d6e179d6be51fe8b132b8eb9f4c29081187a7a

example: Update SDL to 2.26.5

bbwrsandman committed 2 years ago
Verified
f4f6017f81d593071a440967598d9573d4cb771d

imgui: Include imgui.h after IMGUI_DEFINE_MATH_OPERATORS

bbwrsandman committed 3 years ago
Verified
7cab9f9ba16ce1e06a813ff2aac3e9ec6f6c99d3

example: Prevent SDL's main function from being added

bbwrsandman committed 3 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