Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
2 лет назад |
Sam Lantinga
|
f9d11807c0
Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream
|
2 лет назад |
Sam Lantinga
|
3a4c9d6990
Fixed build error when API logging is enabled
|
2 лет назад |
Anonymous Maarten
|
c9ccf0670c
Add unsupported functions to dynapi
|
2 лет назад |
Anonymous Maarten
|
0efa196989
dynapi: implement SDL_DYNAPI_entry even when building SDL without dynapi support
|
2 лет назад |
Ozkan Sezer
|
4cfacd5cb7
SDL_dynapi.c: minor cosmetics.
|
2 лет назад |
Sam Lantinga
|
c9d8a04945
Added SDL_swprintf() and SDL_vswprintf()
|
2 лет назад |
Sam Lantinga
|
737aa881fa
Updated source to match SDL function prototype style
|
2 лет назад |
Ryan C. Gordon
|
d05639a626
dynapi: Accept a comma-separated list of libraries to attempt to load.
|
2 лет назад |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 лет назад |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
2 лет назад |
Sam Lantinga
|
21e444b2e7
Fixed a few additional sizeof locations
|
3 лет назад |
Ozkan Sezer
|
9f21bed729
dynapi: cast GetProcAddress() result to void*
|
3 лет назад |
Ozkan Sezer
|
2ec9a20204
SDL_dynapi.c: add extern "C" guards, just in case..
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Ozkan Sezer
|
929da2c28e
SDL_dynapi.c: LoadLibraryA() returns HMODULE.
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Daniel Gibson
|
28b93451dc
Make WinRT's SDL_main header-only
|
3 лет назад |
Daniel Gibson
|
ca2fe7be1a
Implement SDL_main as header-only lib for Win32
|
3 лет назад |
Sylvain
|
778b8926b4
Small format changed (using clang-format 15.0.2-1)
|
3 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 лет назад |
Ryan C. Gordon
|
a3225ae6de
dynapi: Abstract out the environment variable name.
|
3 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 лет назад |
Ryan C. Gordon
|
80c1ddbe97
dynapi: Bumped dynapi version to 2, so SDL2 libs don't conflict.
|
3 лет назад |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 лет назад |
Ozkan Sezer
|
5cedc2f1ff
removed QNX support.
|
3 лет назад |
Ozkan Sezer
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
3 лет назад |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
3 лет назад |