Özkan Sezer

Results 570 comments of Özkan Sezer

> Alright, yeah it isn't a high priority bug. Indeed > Works as a free torchlight effect which is nice :) :smile: > Good luck with the next version release!...

Not yet, sorry, development is really slow. But I haven't forgotten this one, will try cooking up something before a new release (whenever that happens.)

> Maybe it would be better to check for the SDL2 version? Possibly, yes

> > Hi there - how do I compile on linux? > > I've no idea (I've not used Linux in many years). The `src/configur.sh` script was made by [Ozkan...

> There are several people that I want to try to track down in the next few weeks or months, to seek permission for relicensing Watt-32. It'll maybe take a...

Got type redefinition errors: ``` In file included from /tmp/SDL3-gpu-9312/src/gpu/../video/khronos/vulkan/vulkan.h:11, from /tmp/SDL3-gpu-9312/src/gpu/SDL_gpu_vulkan.c:31: /tmp/SDL3-gpu-9312/src/gpu/../video/khronos/vulkan/vulkan_core.h:101: error: redefinition of typedef ‘VkInstance’ /tmp/SDL3-gpu-9312/include/SDL3/SDL_vulkan.h:52: note: previous declaration of ‘VkInstance’ was here In file included from...

``` /home/runner/work/SDL/SDL/include/SDL3/SDL_pixels.h:710:25: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] int ncolors; /*< number of elements in `colors`. */ ^~~ /**< /home/runner/work/SDL/SDL/include/SDL3/SDL_pixels.h:711:25: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] SDL_Color *colors;...

> Let's make sure we undef that after the include, if we defined it, but otherwise I say we try this approach. https://github.com/libsdl-org/SDL/pull/9832

@andrei-drexler , @ericwa : This looks good?