Alexander Richards
|
ec5088cb99
src/SDL.c: add managarm support
|
пре 2 година |
Sam Lantinga
|
cb73bed6eb
SDL API renaming: SDL TLS functions
|
пре 2 година |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
пре 2 година |
Sam Lantinga
|
737aa881fa
Updated source to match SDL function prototype style
|
пре 2 година |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
пре 3 година |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
пре 3 година |
Linus Probert
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
пре 3 година |
Sylvain Becker
|
cb6b8b0132
Simplify flags testing (#7220)
|
пре 3 година |
Sam Lantinga
|
bd1115fa33
Make sure subsystems are noted as initialized during initialization
|
пре 3 година |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
пре 3 година |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
пре 3 година |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
пре 3 година |
Sam Lantinga
|
ad8a6d2b05
Split SDL gamepad internal functions into SDL_gamepad_c.h
|
пре 3 година |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
пре 3 година |
Sylvain Becker
|
aa0053141b
Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913)
|
пре 3 година |
Sylvain Becker
|
47170d288e
Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912)
|
пре 3 година |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
пре 3 година |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
пре 3 година |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
пре 3 година |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
пре 3 година |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
пре 3 година |
Sam Lantinga
|
9c8369e097
Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!)
|
пре 3 година |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
пре 3 година |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
пре 3 година |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
пре 3 година |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
пре 3 година |
Ozkan Sezer
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
пре 3 година |
Ryan C. Gordon
|
389ffab733
Code style fixes, etc.
|
пре 3 година |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
пре 3 година |
Jasper Hugunin
|
27ee8c8e14
Fix mismatch between Init and Quit
|
пре 3 година |