Gabe Rundlett

Results 7 issues of Gabe Rundlett

VSync (present mode FIFO) and even MAILBOX seem to not work on Linux. Using FIFO results in a fine app, until one tries to resize the window and it eventually...

bug
help wanted
low priority

We would like to support Daxa on as many platforms as possible, but it is by no means our main priority. Daxa will not downgrade its API due to the...

low priority

Here, I want to make a thread that allows for mentions of other issues and consolidation of small things that need fixing

This is literally just because I didn't write this code yet. notes: - Only the key bindings (and not the mouse bindings) are modifiable in the settings menu. Mouse settings...

In latest origin/development, I get the following crash when I try to launch my app: ``` Crash detected, current frames: [00007FFE5203D000] DebugBreak C:\Windows\System32\KERNELBASE.dll [00007FFCFAB84420] Detail::Break C:\dev\downloads\GPU-Reshape\Bin\MSVC\Debug\GRS.Backends.Vulkan.Layer.dll C:\dev\downloads\GPU-Reshape\Source\Libraries\Common\Source\Assert.cpp line 54 [00007FFCFA907930]...

bug

Hi y'all! I recently started a similar project because I noticed that GLSL didn't have good language integration into VSCode. Language stuff isn't my forte, so I forked a project...

it would be really awesome if when no file is found for formatting, that the fallback could reference a file path to a global .clang-format file.