Ryan C. Gordon
|
cf2874080f
mouse: Move mouse button state from a Uint32 to a formal typedef.
|
1 year ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Frank Praznik
|
64ec208479
Fix log message spelling
|
1 year ago |
Frank Praznik
|
9111c5e178
tests: Disable mouse warp test under Wayland
|
1 year ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 years ago |
Sam Lantinga
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sam Lantinga
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 years ago |
Sylvain
|
51ae7cc35c
Fix testautomation_mouse:
|
2 years ago |
Sam Lantinga
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 years ago |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
Sam Lantinga
|
66351fd4ba
Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor()
|
2 years ago |
Sam Lantinga
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
ZX_Huang
|
a5b0583b7c
Add mouse test cases (#6563)
|
2 years ago |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 years ago |
Anonymous Maarten
|
b8a4b8d1cd
testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32'
|
2 years ago |
Sam Lantinga
|
a4a9d28461
You may need to wait a bit for SDL_WarpMouseInWindow() to complete
|
3 years ago |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 years ago |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
4 years ago |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
4 years ago |
Sam Lantinga
|
2da830a909
Fixed bug 3741 - more compatible initializers for arrays
|
8 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |