Files
SDL/include/SDL3
Sam Lantinga 9ca1792848 Renamed driverdata to internal
This was done to SDL_DisplayMode for consistency with SDL_Surface and gives it a type so we don't have to do casts in SDL code.

I considered switching to an ID and hashing the driver data, etc. but all of that involved a lot of internal code churn and this solution gives us flexibility in how we handle this in the future.

After consideration, I made this renaming global across the project, for consistency.

Fixes https://github.com/libsdl-org/SDL/issues/10198
2024-07-16 17:17:13 -07:00
..
2024-07-14 20:02:23 +00:00
2024-05-17 17:09:09 -07:00
2024-07-16 19:03:15 +00:00
2024-07-16 20:45:34 +00:00
2024-07-14 15:56:50 -07:00
2024-07-07 18:05:35 +00:00
2024-07-14 15:56:50 -07:00
2024-07-14 15:56:50 -07:00
2024-05-17 17:09:09 -07:00
2024-07-12 12:33:26 +00:00
2024-07-14 15:56:50 -07:00
2024-05-17 17:09:09 -07:00
2024-07-12 18:25:57 +00:00
2024-07-14 23:42:33 +00:00
2024-07-14 15:56:50 -07:00
2024-07-14 21:04:37 +00:00
2024-07-13 21:32:39 +00:00
2024-01-01 13:15:26 -08:00
2024-01-01 13:15:26 -08:00
2024-07-16 19:03:15 +00:00
2024-07-16 01:38:55 +00:00
2024-07-16 17:17:13 -07:00
2024-07-11 19:01:27 +00:00