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
|
| | Linux | Windows | Msys2 (MinGW64) | macOS
|
||||||
---------- | ----- | ------- | --------------- | -----
|
---------- | ----- | ------- | --------------- | -----
|
||||||
Vulkan | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
Vulkan |  |  | ❌ | ❌
|
||||||
OpenGL | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
OpenGL |  |  | ❌ | ❌
|
||||||
OpenGL ES | [](https://github.com/ft-grmhd/Pulse/actions/workflows/linux-build.yml) | NONE | NONE | NONE
|
OpenGL ES |  |  | ❌ | ❌
|
||||||
D3D11 | ❌ | NONE | NONE | NONE
|
D3D11 |  |  |  | ❌
|
||||||
Software |  | NONE | NONE | NONE
|
Software |  |  |  | 
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
#include <Pulse.h>
|
#include <Pulse.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user