-
I got same issue #129 for [example-1](https://github.com/timbod7/haskell-chart/wiki/example-1) and solved it by adding `Chart-cairo` into cabal build-depends.
Maybe [qualied packages import](https:…
-
Hello, I'm investigating the behavior of interop functions for device memory allocations.
I have stumbled upon [this spec](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/vkGetMem…
-
### Describe the feature request
When using DirectML, we have access to any DirectX 12 device and can run a model on that device provided it supports the required operators. However, there is no docu…
-
See https://eleni.mutantstargoat.com/hikiko/2018/03/04/opengl-spirv/
TLDR is: When using proper (GLSL 450) openGL Shaders, we can cross compile them to SPIRV (and potentially ship it with a game) and…
-
In order to move forward with CSS support, there are 2 options:
1. Figure out how to convert code written for the Thebes Graphics (GFX) toolkit to code compatible with regular GFX APIs
2. Introd…
-
#### Your system information
* System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/):
* Have you checked for system updates?: Yes
* Are …
-
### Issue Description
I'm trying to create a project in several ways but it always gives the same error
### Reproduction
ns create myCoolApp --js
### Relevant log output (if applicable)
…
-
**Is your feature request related to a problem? Please describe.**
wgpu does not currently handle all available options of all graphics apis - for example, when using Vulkan, doing a queue family tra…
-
I would like to propose additional APIs for the GPU subsystem that allows an application developer to access the internal platform-specific objects similar to how `SDL_GetWindowProperties` allows acce…
Helco updated
1 month ago
-
On the `Line` class, there is no way to specify a stroke width.