Commit History

Author SHA1 Message Date
  Ozkan Sezer 43555bd1a9 regenerated configure script 2 years ago
  Sam Lantinga 1d1fb95a61 Removed double va_end() 2 years ago
  Sylvain f815580dde Fix SIGSEV in SDL_error. Re-apply same pattern on this uncompiled code (see #5795) 2 years ago
  Sylvain d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 years ago
  chalonverse 7a02dcf3e6 Add note to GDK docs about XCurl.dll 2 years ago
  Sourcery AI cddf095a16 'Refactored by Sourcery' 2 years ago
  Sam Lantinga b6f1c91862 Fixed Watcom C build 2 years ago
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
  Pierre Wendling f25b4b2774 Style: Flip `if` statement. 2 years ago
  Pierre Wendling 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
  Francisco Javier Trujillo Mata e4a8087551 Initial Audio driver 2 years ago
  Brad Smith 9723917637 Use proper header for OpenBSD PPC CPU detection 2 years ago
  SDL Wiki Bot 0a9a0a79e0 Sync SDL wiki -> header 2 years ago
  chalonverse 3b191580c3 Windows GDK Support (#5830) 2 years ago
  Sylvain 314bb5a1ed Fixed bug #5850: Android EGL_BAD_ACCESS because of viewport command while turning the screen off/on. 2 years ago
  Francisco Javier Trujillo Mata 7fd46ec581 Initial PS2_Joystick implementation 2 years ago
  Francisco Javier Trujillo Mata 84d69da4e1 Initial SDL_ps2_main implementation 3 years ago
  Francisco Javier Trujillo Mata 1f3ae75228 Add ps2_drivers dependency 2 years ago
  Ivan Epifanov b2f07d94d2 Vita: create rendertarget color surface with same format as texture. Fixes #5844 2 years ago
  unknown ebe4f47f2b Fixed __VA_ARGS__ in gcc when no args 2 years ago
  unknown 51c6488f97 Add support for SDL_render_d3d12.c to compile in C++ mode 2 years ago
  Anonymous Maarten fa39f73552 cmake: add generated files to a custom target (#5851) 2 years ago
  Ozkan Sezer 787dc260a8 autotools: properly enable the version static assertions 2 years ago
  Anonymous Maarten 76f40e2b3b cmake: remove stray debug line 2 years ago
  Anonymous Maarten ca30936314 cmake: check and use clock_gettime by default on android 2 years ago
  Ryan C. Gordon 118a2189fb build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 2 years ago
  hsdk123 bd49696133 cmake: use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR (#5834) 2 years ago
  Anonymous Maarten 6dcb2868b0 cmake: avoid use of possible non-available XEXT_LIB 2 years ago
  Anonymous Maarten 78a3751659 cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms 2 years ago
  Anonymous Maarten c61367c273 cmake: do list(APPEND SDLMAIN_SOURCES) 2 years ago