Katelyn Gadd
Katelyn Gadd
Third failure mode if you unload a project and it tries to run that one anyway: ``` System.NotImplementedException: Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL)) at EnvDTE.Project.get_FileName() at Disasmo.MainViewModel.d__80.MoveNext() ```
It seems like it may be determined by which project you have selected in Solution Explorer, like by clicking on it 
You may ask "Why do we need R8_UNORM when Alpha8 exists?" And the answer is that Alpha8 behaves differently on each backend right now, but R8_UNORM as Red is consistent.
I looked into fixing Alpha8 before and couldn't figure it out. I'd be happy to pair with someone who wants to look into it I guess? It's also a problem...
I can reproduce with spinning cube in my debian VM (which i don't think is using wayland). After a few resizes it segfaults and my compositor seems to restart (screen...
valgrind shows some errors: ``` ==127318== Invalid read of size 8 ==127318== at 0x4A10D7D: VULKAN_INTERNAL_DefragmentMemory (SDL_gpu_vulkan.c:10641) ==127318== by 0x4A10D7D: VULKAN_Submit (SDL_gpu_vulkan.c:10569) ==127318== by 0x10EEB1: Render (testgpu_spinning_cube.c:457) ==127318== by 0x10EEB1: loop...
I worked with some of the devs on discord to dig in a little further. A few discoveries: * There's a `// little hack for defrag` which uses `->container` to...
> There are a few areas where things like this could be filtered out at build-time. I'd be interested in using it. > > In the mean time, is `SDL_SetMemoryFunctions()`...
My sister installed the 7.0 installer and then got this error when launching tuning utility  What gives? Does it require both 7 and 8?
Is there an SDL issue open for this yet? I didn't find one