Sam Lantinga

Results 1875 comments of Sam Lantinga

Yes, this seems like a good idea.

> @slouken Should I add that in the documentation? I'm not sure if SDL always expects to have an event-handling loop, or if functions that need it should be marked...

What is the assert that you're hitting? Can you get a call stack in the debugger?

Can you build with debug symbols and include all the threads in the stack trace? Thanks!

You can just build the SDL framework using the included Xcode project.

That assertion definitely shows a problem. Is there any chance you can provide a link to your code and test steps so we can reproduce it?

Can you rename the define to `USE_SOFTWARE_RENDERER`?

Does this enable the headphone jack or is there some external speaker built into the controller?

Sounds great, feel free to post a PR implementing one or more of those. :)

Is SDL_StartTextInput() being called?