This commit is contained in:
2025-04-13 21:33:47 +02:00
parent 2f2ffe3e30
commit 36f696c054
2 changed files with 87 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ Unit tests map:
| | Linux | Windows | Msys2 (MinGW64) | macOS |
|-----------|-------|---------|-----------------|-------|
| Vulkan | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/vulkan-test-linux.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/vulkan-test-linux.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/vulkan-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/vulkan-test-windows.yml) | | |
| WebGPU | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-linux.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-linux.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-windows.yml) | | |
| WebGPU | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-linux.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-linux.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-windows.yml) | | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-macos.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/webgpu-test-macos.yml) |
| OpenGL | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-test-linux.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-test-linux.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-test-windows.yml) | | |
| OpenGL ES | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-es-test-linux.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-es-test-linux.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-es-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/opengl-es-test-windows.yml) | | |
| D3D11 | | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/d3d11-test-windows.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/d3d11-test-windows.yml) | [![test](https://github.com/ft-grmhd/Pulse/actions/workflows/d3d11-test-msys2.yml/badge.svg)](https://github.com/ft-grmhd/Pulse/actions/workflows/d3d11-test-msys2.yml) | |