Commit History

Author SHA1 Message Date
  Ryan C. Gordon 4bd808346a vulkan: Swapped out a free() that should have been an SDL_free(). 6 years ago
  Ryan C. Gordon ebbb295e85 vulkan: Patched to compile on Visual Studio. 6 years ago
  Ryan C. Gordon d778b26dd1 Patched to compile in C89 mode. 6 years ago
  Sam Lantinga 5f34162030 Fixed bug 4474 - Add support for an ASUS Gamepad variation 6 years ago
  Sam Lantinga 41c718db85 Fixed bug 4469 - make SDL_CreateTextureFromSurface pick a more appropriate format 6 years ago
  Sam Lantinga c377de5440 Fixed bug 4436 - [OpenBSD] fix D-pad 6 years ago
  Serhii Charykov 510b01f5fc Fix WORKING_DIR parameter 6 years ago
  Sam Lantinga ee0a482a87 Fixed bug 4401 - SDL_GetWindowPosition() wrong after SDL_SetWindowPosition() until window is moved on macOS 6 years ago
  Sam Lantinga 2ee9b1ddce Fixed bug 4025 - SDL_Renderer OpenGL : add support for textures ABGR, RGB, BGR 6 years ago
  Sam Lantinga 8dea23c705 Fixed bug 3911 - SYSWM generic X11 events missing event data 6 years ago
  Wladimir J. van der Laan 29f3445316 video: Add Vulkan support for vivante fb 6 years ago
  Ryan C. Gordon 00e5eeb40e test: added SDLTest_CommonDefaultArgs() 6 years ago
  Ryan C. Gordon 18d83093a8 test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported. 6 years ago
  Sam Lantinga 62a5797088 Windows are not in a minimized state when they are shown 6 years ago
  Sam Lantinga abcfe80480 [SDL] iOS fix bug with audio interrupted by a phone call not restoring. 6 years ago
  Sam Lantinga 59da5b7202 [SDL] ios Touch Fix. 6 years ago
  Ryan C. Gordon ba0fc92ded Patched to compile. 6 years ago
  Charlie Birks 6eb0521131 Emscripten: Use EMSCRIPTEN_EVENT_TARGET_* 6 years ago
  Charlie Birks 4e5b5cba12 Emscripten: Switch from canvas[XY] to target[XY] 6 years ago
  Charlie Birks 60c48ed787 Emscripten: Store canvas id in WindowData 6 years ago
  Sam Lantinga f0a4fea89f Fixed bug 4608 - Android: not getting SDL_WINDOWEVENT_FOCUS_GAINED on start of our app 6 years ago
  Sam Lantinga 1a38853e02 Fixed bug 4566 - Hot-plugging Bluetooth controller causes force-quit on Android 6 years ago
  Sam Lantinga 53a6196b32 Don't redefine __SSE__ and related macros if they're already defined 6 years ago
  Sam Lantinga f5252530d2 Change my previous fix based on feedback from dev @saml 6 years ago
  Sam Lantinga 624f8ca80d Created Xcode schemes for building on iOS and tvOS 6 years ago
  Sam Lantinga ecce803d54 Fix compile errors I hit when building org.libsdl in source2 (part 2 of 2) @saml 6 years ago
  Sam Lantinga 45b5453b16 Fix compile errors I hit when building org.libsdl in source2 (part 1 of 2) 6 years ago
  Sam Lantinga f79190f407 Use _Exit() when available 6 years ago
  Hugh McMaster 46af90d8c3 Add a configure option allowing users to choose whether to install sdl2-config 6 years ago
  Sylvain Becker 2c92c8e85a Android: add static variable initialization in non blocking event loop 6 years ago