L zard
|
06aa02453a
Tests: Use the main callback code macros
|
1 год назад |
Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
1 год назад |
Ryan C. Gordon
|
13b18e3c41
test: Moved some `Uint32` bitfields over to typedefs.
|
1 год назад |
Anonymous Maarten
|
2123b84fbe
SDL_test: add --hide-cursor to help
|
1 год назад |
Dragon-Baroque
|
05fb91c7b4
TESTWM : Option and Keyboard action to ShowCursor and HideCursor
|
1 год назад |
Anonymous Maarten
|
18225f7bb5
libSDL3_test: don't remove windows and renders when quiting
|
1 год назад |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
1 год назад |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
1 год назад |
Sam Lantinga
|
b959203c9b
Use SDL_WindowFlags appropriately in SDL test code
|
1 год назад |
Sam Lantinga
|
5fa87e29e7
Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
|
2 лет назад |
Cameron Gutman
|
f14fb979c1
Remove legacy SDL2 input grab API
|
2 лет назад |
Sam Lantinga
|
2fe1a6a279
Initial support for hotplugging mice and keyboards
|
2 лет назад |
Sam Lantinga
|
a1a0156756
Renamed SDL_SizeIO() SDL_GetIOSize()
|
2 лет назад |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
2 лет назад |
Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
2 лет назад |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
2 лет назад |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
2 лет назад |
Sam Lantinga
|
efbbafb3f1
Re-added balls to the SDL joystick API
|
2 лет назад |
Sam Lantinga
|
e9ab2d46de
Revert "Change `SDL_Keycode` type to an enum"
|
2 лет назад |
Susko3
|
01248a99c8
Add `default: break;` to switches on SDL_Event::type
|
2 лет назад |
Susko3
|
722f4104bf
Use enums as types in SDL_*Event structures
|
2 лет назад |
Susko3
|
641b911d38
Update some internal files to use `SDL_WindowFlags`
|
2 лет назад |
Susko3
|
f8cb3c742d
Change `SDL_Keycode` type to an enum
|
2 лет назад |
Sylvain
|
cea717e5d3
Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype
|
2 лет назад |
Anonymous Maarten
|
c8372e20d6
SDLTest_CommonEvent: only set done when it is finished
|
2 лет назад |
Sam Lantinga
|
a1ea706215
Added names for the newly supported pixel formats
|
2 лет назад |
Anonymous Maarten
|
ecfbb6719f
SDL_test: support SDL_INIT_CAMERA for SDL_CommonInit and SDL_CommonQuit
|
2 лет назад |
Sam Lantinga
|
dc7baa415e
Show the window after creating the renderer
|
2 лет назад |
Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
2 лет назад |
Sam Lantinga
|
30e176d6ba
Added HDR display properties and related event
|
2 лет назад |