Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 anni fa |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
3 anni fa |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 anni fa |
Sam Lantinga
|
ad8a6d2b05
Split SDL gamepad internal functions into SDL_gamepad_c.h
|
3 anni fa |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 anni fa |
Sylvain Becker
|
aa0053141b
Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913)
|
3 anni fa |
Sylvain Becker
|
47170d288e
Don't export SDL_AudioInit/Quit, use SDL_InitSubsystem instead (#6912)
|
3 anni fa |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 anni fa |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 anni fa |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 anni fa |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 anni fa |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 anni fa |
Sam Lantinga
|
9c8369e097
Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!)
|
3 anni fa |
Sam Lantinga
|
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
|
3 anni fa |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
3 anni fa |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 anni fa |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
3 anni fa |
Ozkan Sezer
|
8d6fda4810
removed os2 support & support for building SDL with watcom.
|
3 anni fa |
Ryan C. Gordon
|
389ffab733
Code style fixes, etc.
|
3 anni fa |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 anni fa |
Jasper Hugunin
|
27ee8c8e14
Fix mismatch between Init and Quit
|
3 anni fa |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
5 anni fa |
Sam Lantinga
|
4e375996d3
Added a hint to return the version in the old format
|
3 anni fa |
Sam Lantinga
|
eb25f6c912
Fixed Xbox platform name, courtesy of @walbourn
|
3 anni fa |
Sam Lantinga
|
9f4baeea53
Clean up thread local storage when quitting SDL
|
3 anni fa |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
3 anni fa |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 anni fa |
Francisco Javier Trujillo Mata
|
f0a05ed476
Add some PS2 flags
|
3 anni fa |
Simon McVittie
|
fff97c95eb
build: Mechanically generate ABI versions from version number
|
4 anni fa |
Simon McVittie
|
63814ec767
Add static assertions that the version number is consistent
|
4 anni fa |