Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten dfcd8d5835 cmake: remove unused function 'listtostrrev' il y a 3 ans
  Anonymous Maarten 77025417dd cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS il y a 3 ans
  Anonymous Maarten bffbfa572c cmake: rename SDL_STATIC_LIBS -> SDL_PC_STATIC_LIBS il y a 3 ans
  Anonymous Maarten 2f1860cfc6 cmake: add sdl-shared-build-options target to collect SDL shared library flags il y a 3 ans
  Anonymous Maarten 0003559adf cmake: handle macos current and compatibility version through VERSION/SOVERSION properties il y a 3 ans
  Anonymous Maarten 053c37583c cmake: avoid modifying CMAKE_C_FLAGS il y a 3 ans
  Anonymous Maarten 8fc445c730 cmake: SDL3 does not need -lmingw32 anymore because SDL_main has gone il y a 3 ans
  Anonymous Maarten 562a8209d8 cmake: HAVE_LINUX_VERSION_H is unused il y a 3 ans
  Anonymous Maarten 5555284a70 cmake: use target_compile_options to use -idirafter for khronos headers il y a 3 ans
  Anonymous Maarten 4d9ee735fd cmake: SIZEOF_VOIDP, LIBNAME and LIBTYPE are not used il y a 3 ans
  Anonymous Maarten 0a4420e02f cmake: rename cmake variables to include _PC_ as they are meant for pkgconfig file il y a 3 ans
  Anonymous Maarten 373a6464c8 cmake: collect cflags in sdl-build-options and sdl-global-options il y a 3 ans
  Anonymous Maarten fb80608fff cmake: use cmake <LANG>_VISIBILITY_PRESET property to pass -fvisibility=hidden il y a 3 ans
  Anonymous Maarten 87af5cfc9f cmake: HAVE_GCC_PREFERRED_STACK_BOUNDARY is not used anymore il y a 3 ans
  Anonymous Maarten d73b9fec1e cmake: target_compile_definitions does not need -D prefix il y a 3 ans
  Sylvain Becker 1277c7784d Merge pull request #7022 from 1bsyl/br_test_mouse il y a 3 ans
  Sylvain 51ae7cc35c Fix testautomation_mouse: il y a 3 ans
  Anonymous Maarten ec14487e1d unix/SDL_systimer.c: add ';' to statement il y a 3 ans
  Sylvain cbe01319e0 Fix testautomation_pixels using really invalid pixel format il y a 3 ans
  Sylvain 76e1c7c509 Fix testautomation_pixels: il y a 3 ans
  Sam Lantinga 7f0801377b Separate wmain() and main() implementations il y a 3 ans
  Ozkan Sezer ca541789ea cmake: check for math library functions even in the absence of libm il y a 3 ans
  Ozkan Sezer 5ea06f487d cmake: fix detection of library functions when -Werror is enabled. il y a 3 ans
  Ozkan Sezer 0f9b923ff4 cmake: fix detection of math library functions. il y a 3 ans
  Sam Lantinga 5a2a91cb05 Fixed compile warnings with unused parameters il y a 3 ans
  Sylvain 13ab100317 Fixed bug #6990: fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX il y a 3 ans
  Sam Lantinga 5dd07a5773 The alloc_size attribute isn't supported in clang 3.x il y a 3 ans
  Sam Lantinga 6b5855e990 Removed SDL_REVISION_NUMBER il y a 3 ans
  Sylvain 93e2903ac5 Add SDL_PlayAudioDevice() to play audio. Remove pause_on param from SDL_PauseAudioDevice() il y a 3 ans
  Sam Lantinga 26be384801 SDL_syswm.h provides the platform specific types by default again il y a 3 ans