mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
10
README.md
10
README.md
@@ -9,11 +9,11 @@ Pulse is a low level GPGPU library designed for highly intensive general GPU com
|
||||
|
||||
| | Linux | Windows | Msys2 (MinGW64) | macOS
|
||||
---------- | ----- | ------- | --------------- | -----
|
||||
Vulkan | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
||||
OpenGL | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
||||
OpenGL ES | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
||||
D3D11 | ❌ | NONE | NONE | NONE
|
||||
Software |  | NONE | NONE | NONE
|
||||
Vulkan |  |  | ❌ | ❌
|
||||
OpenGL |  |  | ❌ | ❌
|
||||
OpenGL ES |  |  | ❌ | ❌
|
||||
D3D11 |  |  |  | ❌
|
||||
Software |  |  |  | 
|
||||
|
||||
```cpp
|
||||
#include <Pulse.h>
|
||||
|
||||
Reference in New Issue
Block a user