Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilliamson committed Jun 28, 2022
2 parents 05808bf + adc568d commit 7781219
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions readme.md
Expand Up @@ -7,10 +7,6 @@ A realtime CPU/GPU profiler hosted in a single C file with a viewer that runs in

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

**Supported Profiling Platforms**: Windows 7/8/10/11/UWP (Hololens), Linux, OSX, iOS, Android, Xbox One/Series, Free BSD.

**Supported GPU Profiling APIS**: D3D 11/12, OpenGL, CUDA, Metal.

Features:

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

Supported Profiling Platforms:

* Windows 7/8/10/11/UWP (Hololens), Linux, OSX, iOS, Android, Xbox One/Series, Free BSD.

Supported GPU Profiling APIS:

* D3D 11/12, OpenGL, CUDA, Metal.

Compiling
---------
Expand Down

0 comments on commit 7781219

Please sign in to comment.