Ozkan Sezer
|
de0cca91d4
fix CI windows errors because of SDL_RWFromFP()
|
hace 2 años |
Ozkan Sezer
|
25e9449a41
fix SDL_PI_D (L suffix is for long double, not double.)
|
hace 2 años |
Ozkan Sezer
|
1e4cd682b3
removed M_PI detection from cmake, removed HAVE_M_PI from config files.
|
hace 2 años |
Ozkan Sezer
|
0b8309da0c
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
hace 2 años |
Sam Lantinga
|
199423612c
Updated test programs with SDL_M_PI*
|
hace 2 años |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
hace 2 años |
Sam Lantinga
|
670f1df469
Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead
|
hace 2 años |
Sam Lantinga
|
8733927e35
Remove SDL_stdinc.h dependency on HAVE_ALLOCA
|
hace 2 años |
Sam Lantinga
|
fa3814ddf1
Removed SDL_rwops.h dependency on stdio.h
|
hace 2 años |
Anonymous Maarten
|
34d538bd13
ci: fix typo in arguments of cmake
|
hace 2 años |
Anonymous Maarten
|
18ef9dcf61
ci: fix arguments for FreeBSD CMake
|
hace 2 años |
Anonymous Maarten
|
ecd36c8f07
cmake: fix typo's in last commit
|
hace 2 años |
Anonymous Maarten
|
c9b8559af5
cmake: use option to pass extra check options instead of hardcoding them
|
hace 2 años |
Anonymous Maarten
|
b4fc66525c
ci: use CMake for building SDL on FreeBSD
|
hace 2 años |
Anonymous Maarten
|
c069ff1586
cmake: add /usr/local/include to check include directories
|
hace 2 años |
Anonymous Maarten
|
cd13600944
cmake: don't reset check state after pushing state
|
hace 2 años |
Michael Fitzmayer
|
67f31a19a8
Add bitdraw.h, remove non-working stub class
|
hace 2 años |
Anonymous Maarten
|
622f64dff2
cmake: add X11 include dir to check dirs
|
hace 2 años |
Sylvain Becker
|
4f780c7319
SDL_mfijoystick.m: remove VLA, so that projects can be built with error on vla
|
hace 2 años |
Ozkan Sezer
|
f73f23a35c
added missing FGREP to Makefile.in. fixed syntax. regenerated configure.
|
hace 2 años |
Frank Praznik
|
836eb22442
wayland: Fix build when not using the shared Wayland libraries
|
hace 2 años |
Sam James
|
3e7952ce8a
Avoid use of deprecated egrep/fgrep
|
hace 2 años |
Joshua Root
|
239423e205
vulkan_metal.h: Make compatible with ObjC ARC
|
hace 2 años |
Frank Praznik
|
f47169fcba
wayland: Fix libdecor_dispatch signature
|
hace 2 años |
Sam Lantinga
|
003fd11de8
Regenerated dynamic API after SDL_syswm.h update
|
hace 2 años |
SDL Wiki Bot
|
d9efb7e3de
Sync SDL3 wiki -> header
|
hace 2 años |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
hace 2 años |
Joshua Root
|
53ca1f7702
SDL_mfijoystick.m: fix build with Xcode < 9
|
hace 2 años |
Joshua Root
|
f8cebeea59
Check build-time SDK in LoadMainMenuNibIfAvailable
|
hace 2 años |
Joshua Root
|
d2910904fb
SDL_cocoaopengl.h: ensure CVDisplayLinkRef is defined
|
hace 2 años |