Sam Lantinga
|
fde78d12f2
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
Sam Lantinga
|
36d4395c97
|
SDL API renaming: internal functions
|
2022-12-27 15:05:51 -08:00 |
|
Sam Lantinga
|
63724c113b
|
Removed the vi format comments from the source
Vim users can use the [editorconfig plugin](https://github.com/editorconfig/editorconfig-vim) to automatically set tab spacing for the SDL coding style.
Fixes https://github.com/libsdl-org/SDL/issues/6903
|
2022-12-26 11:17:23 -08:00 |
|
Sam Lantinga
|
c5790359fd
|
Added precompiled header support for Visual Studio and Xcode (#6710)
Fixes https://github.com/libsdl-org/SDL/issues/6704
|
2022-11-29 18:34:15 -08:00 |
|
Sam Lantinga
|
a0cdc1fc30
|
Added declaration of SDL_LogInit() and SDL_LogQuit()
Fixes compile warning on Android
|
2022-04-28 15:01:34 -07:00 |
|