Sam Lantinga
|
049a7a04de
Wake the main thread for main function dispatch
|
1 hónapja |
Sam Lantinga
|
23828b62d4
Added SDL_IsMainThread() and SDL_RunOnMainThread()
|
4 hónapja |
Petar Popovic
|
e5d3a1b6f5
Remove casts from typed pointer to void * for printf %p in test projects
|
7 hónapja |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 hónapja |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 hónapja |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
7 hónapja |
Sam Lantinga
|
627cb8acd0
SDL_EventFilter functions now return SDL_bool
|
8 hónapja |
Anonymous Maarten
|
f57c597c60
Added SDL_GetWindowFromEvent
|
8 hónapja |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 hónapja |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
9 hónapja |
Sam Lantinga
|
ff1d351390
Removed SDL_FreeTemporaryMemory()
|
9 hónapja |
Sam Lantinga
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
9 hónapja |
Sam Lantinga
|
ef884c8aa6
Transfer event memory between the local pool and the event queue
|
9 hónapja |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 éve |
Sylvain
|
2c3717881f
testautomation_events.c: initialize "timestamp" to solve "conditional jump or move depends on uninitialised value"
|
1 éve |
Sylvain
|
3ccfd361cb
Fix video_getSetWindowPosition() that fail when checking events,
|
2 éve |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 éve |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 éve |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 éve |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 éve |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 éve |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 éve |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 éve |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 éve |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 éve |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
4 éve |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
4 éve |
Sam Lantinga
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
7 éve |
Philipp Wiesemann
|
ed80cfd9bc
Removed empty statements in tests.
|
8 éve |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |