Skip to content

Commit 7781219

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 05808bf + adc568d commit 7781219

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

readme.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ A realtime CPU/GPU profiler hosted in a single C file with a viewer that runs in
77

88
![screenshot](screenshot.png?raw=true)
99

10-
**Supported Profiling Platforms**: Windows 7/8/10/11/UWP (Hololens), Linux, OSX, iOS, Android, Xbox One/Series, Free BSD.
11-
12-
**Supported GPU Profiling APIS**: D3D 11/12, OpenGL, CUDA, Metal.
13-
1410
Features:
1511

1612
* Lightweight instrumentation of multiple threads running on the CPU.
@@ -22,6 +18,13 @@ Features:
2218
* Console input for sending commands to your game.
2319
* Profiles itself and shows how it's performing in the viewer.
2420

21+
Supported Profiling Platforms:
22+
23+
* Windows 7/8/10/11/UWP (Hololens), Linux, OSX, iOS, Android, Xbox One/Series, Free BSD.
24+
25+
Supported GPU Profiling APIS:
26+
27+
* D3D 11/12, OpenGL, CUDA, Metal.
2528

2629
Compiling
2730
---------

0 commit comments

Comments
 (0)