Özkan Sezer

Results 570 comments of Özkan Sezer

@ericwa, @andrei-drexler, @Novum, @mhQuake, @Shpoike: Comments & improvements are welcome.

Tested with https://github.com/Novum/vkQuake/files/9245746/scaletest.zip and also plain id1. One issue found if we can consider that as an issue: Save the test_scale map in protocol 999 or record it as a...

Apart from the one issue (non-issue?) I noted above, is there anything left to do with this? I _am_ willing to apply this patchset and then make a new qs-0.95.0...

OK, I applied the patches now. Thanks to everyone who has contributed!

Hmm, I possibly remembered something wrong and mis-reported thing: Did a save in protocol 999 from test_scale map, I _can_ load it in 0.94.7 -- sorry for that noise.

@temx: BTW, I'm giving credit to you as `temx` using your nick. I can use your name properly if you prefer so and provide it to me.

> @icculus, after your changes ([411582c](https://github.com/libsdl-org/SDL/commit/411582c710097dbc31b7b3e47ab0eb8cc5568b8c)), I am now getting a different exception instead, attached screenshot Can please you create a new ticket so that it doesn't get lost in...

The os/2 side is handled by https://github.com/libsdl-org/SDL/pull/6430 and the hack in hidapi is removed. Don't know why the workarounds in SDL_egl.c::SDL_EGL_GetProcAddress are needed, and by who.

> Don't know why the workarounds in SDL_egl.c::SDL_EGL_GetProcAddress are needed, and by who. @slouken (and @icculus): Do you know the reason? As far as I can see, that one is...

> > Do you know the reason? > > I don't know for sure, but historically, before macOS had a real implementation of dlopen(), Even if that were the case,...