Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga c07e966690 Fixed build il y a 2 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 2 ans
  Sam Lantinga c3d3c2c672 Fixed crash if SDL_GetDisplays() is called before video is initialized il y a 2 ans
  Sam Lantinga aec0cfe5ee Added !SDL_CPUINFO_DISABLED to #endif il y a 2 ans
  Emily Banerjee 8973d20f39 Fixed audiotypecvt assertion when without CPUInfo (#7464) il y a 2 ans
  Sam Lantinga f1099f8e70 The Xinmotek Controller is used in multiple products with different mappings il y a 2 ans
  Sam Lantinga 8df7b4d853 Fixed gyro values for the Armor-X Pro controller il y a 2 ans
  Sam Lantinga 37517557ae Fixed the accelerometer and gyro axes for the Armor-X Pro controller il y a 2 ans
  Anonymous Maarten 0c3777d566 video: fix warnings about unused variables when building without duff's loop il y a 2 ans
  Anonymous Maarten 11c70406c3 testautomation_audio: fix -Wimplicit-fallthrough warning il y a 2 ans
  Anonymous Maarten f7961b7c9a video/blit: fix -Wimplicit-fallthrough warnings il y a 2 ans
  Anonymous Maarten e1b8a03239 testsurround: fix channel names il y a 2 ans
  Sylvain c838ccf0e3 Safety fix: clear "_this->wakeup_window" when destroying the window il y a 2 ans
  Sylvain 0c048d98af Safety fix: clear "_this->current_glwin" when destroying the window il y a 2 ans
  Sylvain e494844e9a Fixed bug #7515 - Window still grabbed after destroying il y a 2 ans
  Sylvain 1fe2110755 Don't clear checked_texture_framebuffer il y a 2 ans
  Anonymous Maarten cb076b83ff cmake: fix testnative for Macos il y a 2 ans
  Anonymous Maarten 1259a60731 cmake: build tests as library on Android il y a 2 ans
  Anonymous Maarten b8b852a55b cmake: testnative can also be built on non-Linux il y a 2 ans
  Elad Lahav 2a03ad2cbf AUDIO_U16 support was removed from SDL3 il y a 2 ans
  Elad Lahav 254f03388f Detect QCC as the compiler il y a 2 ans
  Elad Lahav 5fee62d774 Rename files under src/video/qnx il y a 2 ans
  Elad Lahav b4f28fb532 Define _LARGEFILE64_SOURCE as 1 for all platforms il y a 2 ans
  Elad Lahav 60d95e2a77 Use posix_spawn() on QNX il y a 2 ans
  Elad Lahav f352eeb90c Use the built-in version of vsnprintf() to support printing NULLs il y a 2 ans
  Elad Lahav b98a501e0d glGetProcAddress() should return SDL_FunctionPointer il y a 2 ans
  Elad Lahav bc9e0bb7ad Switch from EXTRA_LIBS to SDL_EXTRA_LIBS il y a 2 ans
  Elad Lahav eca7b8e4a1 Do not look at local headers when determining features il y a 2 ans
  Elad Lahav c611c6ee6b Do not enable SYSWM_X11 for QNX il y a 2 ans
  Elad Lahav b026f588d6 Update to use SDL_GetFirstAudioFormat() and SDL_GetNextAudioFormat() il y a 2 ans