Ryan C. Gordon

Results 1356 comments of Ryan C. Gordon

Generally I've been avoiding this, but it's probably a good idea. I guess we'll call the latest in the sdl2 branch 2.0.0 or something (with a 2.0.1 and 2.0.2 maybe...

So the ABI hasn't ever changed (it's the OpenAL 1.1 specification, you can use this library on binaries built 25+ years ago and it'll work), so I'm hesitant to put...

I'm not against the idea, but how likely is this to be available on an end user's system? Or is the plan to link raygui+raylib into the backend itself and...

Things we can probably handle: - [x] [AL_EXT_32bit_formats](https://openal-soft.org/openal-extensions/EXT_32bit_formats.txt) ... just int32 mono/stereo. It lists others if you support AL_EXT_MCFORMATS too. - [x] [AL_EXT_source_distance_model](https://openal-soft.org/openal-extensions/EXT_source_distance_model.txt) - [x] [AL_EXT_thread_local_context](https://openal-soft.org/openal-extensions/EXT_thread_local_context.txt) - [ ] [AL_SOFT_buffer_sub_data](https://openal-soft.org/openal-extensions/SOFT_buffer_sub_data.txt)...

https://hansprestige.com/inform/zmachine_versions.html

No one is working on this at the moment, as far as I know.