Sam Lantinga

Results 1866 comments of Sam Lantinga

What testing have you done to verify it?

> Is this planned for 2.20 ? No, nobody has a setup to test it, so it'll have to go in post-release.

There are already UCS4 versions of the API functions, and the next ABI break will remove everything but UTF-8 support, since that's what most people are already using and it's...

I suspect this is just an environment issue with your VM. This code in hid_init() is probably what's fixing your font rendering: ```c /* Set the locale if it's not...

I'm okay with adding this now. The SDL_image test found bugs that were good to fix for the next release, so if that happens here, that makes me happy. :)

Hi guys, I'm one of the engineers at Valve who works on input. @timkeo, nice to meet you! The problem is that when you initialize the Steamworks API, Steam probably...

If you test it and find things that are missing, let me know and I can enable them.

@timkeo You're welcome! We've been improving our raw input controller support so it works better with Unity. If you have any troubles with the current Steam beta client, please let...