Sam Lantinga
|
5643fd683f
Added migration notes for enum type changes
|
1 éve |
Anonymous Maarten
|
3cc4705dd2
cmake: build OBJC sources with warning & error flags, ignoring deprecated declarations
|
1 éve |
SDL Wiki Bot
|
59ab5c0824
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
c70710cde8
SDL_GetPixelFormatEnumForMasks() returns SDL_PixelFormatEnum
|
1 éve |
Susko3
|
01248a99c8
Add `default: break;` to switches on SDL_Event::type
|
1 éve |
Susko3
|
722f4104bf
Use enums as types in SDL_*Event structures
|
1 éve |
Susko3
|
641b911d38
Update some internal files to use `SDL_WindowFlags`
|
1 éve |
Susko3
|
ce44eff3d2
Use `SDL_WindowFlags` in public headers
|
1 éve |
Susko3
|
4f58d18373
Typedef `SDL_WindowFlags`
|
1 éve |
Susko3
|
424616e032
Use SDL_PixelFormatEnum as type
|
1 éve |
Sam Lantinga
|
38c54b8e0e
More null checks for SDL window operations
|
1 éve |
Sam Lantinga
|
6664a089d8
Add missing null check for displaydata during window creation
|
1 éve |
Sam Lantinga
|
610e798406
Fix clicking on the titlebar causing mouse input to freeze until esc is pressed
|
1 éve |
Sam Lantinga
|
65a718f8c6
Disable warning C4113 in SDL_windows_gaming_input.c
|
1 éve |
Frank Praznik
|
53896c9e44
cocoa: Make keyboard grab function return an int
|
1 éve |
Susko3
|
f8cb3c742d
Change `SDL_Keycode` type to an enum
|
1 éve |
Susko3
|
f8844d387c
Use specific types in SDL_touch.h
|
1 éve |
Sam Lantinga
|
26b9178e5c
Fixed whitespace
|
1 éve |
Sam Lantinga
|
c07b39fa06
Fixed build
|
1 éve |
SDL Wiki Bot
|
2d0cd90171
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
860155680d
SDL_RegisterEvents() now returns 0 if it couldn't allocate any user events.
|
1 éve |
Ozkan Sezer
|
4d20b82850
SDL_RWFromFile, stdio: allow named pipes along with regular files.
|
1 éve |
Sam Lantinga
|
ee87132385
Make sure fast path RGB <-> YUV conversions are using the same color primaries
|
1 éve |
Sam Lantinga
|
4545c77c9e
Updated Vita renderer with colorspace clarification
|
1 éve |
Sam Lantinga
|
95fbbc6f07
Fixed accidental use of tabs
|
1 éve |
Susko3
|
e268cdbec6
Use specific types in public headers (#9205)
|
1 éve |
Sam Lantinga
|
db24560387
Additional colorspace clarification
|
1 éve |
Sam Lantinga
|
b3858ec5f7
BT2020_CL is very different from BT2020_NCL, and not currently supported
|
1 éve |
Frank Praznik
|
4c0601b93f
video: Return a failure code if the video driver fails to grab the mouse or keyboard
|
1 éve |
Sam Lantinga
|
ae0caeef8d
Fixed build
|
1 éve |