SDL icon indicating copy to clipboard operation
SDL copied to clipboard

Finalizing SDL 3.0 API changes

Open slouken opened this issue 1 year ago • 6 comments

This issue is intended to capture the remaining work on finalizing the SDL 3.0 API.

Here's a list of the open API issues that are blocking a 3.0 release:

  • [ ] https://github.com/libsdl-org/SDL/issues/6644
  • [ ] https://github.com/libsdl-org/SDL/pull/8633
  • [ ] https://github.com/libsdl-org/SDL/issues/9056

Not blocking, but would be nice:

  • [ ] https://github.com/libsdl-org/SDL/pull/7067

@libsdl-org/a-team, is there anything else I'm missing?

slouken avatar Jan 18 '24 19:01 slouken

icculus's videocapture/camera PR does API changes: https://github.com/libsdl-org/SDL/pull/8633

Starbuck5 avatar Jan 20 '24 09:01 Starbuck5

Added!

slouken avatar Jan 20 '24 13:01 slouken

Decide whether the accelerometer-as-joystick feature should be removed now that there's a real sensor API? (#3012 / #7879)

slime73 avatar Jan 21 '24 15:01 slime73

GPU api: https://github.com/libsdl-org/SDL/pull/7067 ?

sezero avatar Jan 23 '24 17:01 sezero

Added!

slouken avatar Jan 23 '24 17:01 slouken

After I finish the camera API (which keeps getting stalled for other tasks, but is close to done), I can go hard on the filesystem stuff...and then I have to go hard on the GPU API. I really want this in 3.2.0 if it's at all possible, but I understand we're getting down to the wire here.

icculus avatar Jan 26 '24 01:01 icculus

I've created a new milestone for issues that need to be complete for the ABI freeze: https://github.com/libsdl-org/SDL/milestone/16

slouken avatar May 10 '24 16:05 slouken