Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 89408a9705 wasapi: ResetWasapiDevice no longer blocks on management thread. hace 1 año
  Ryan C. Gordon aa7baf63aa Sync wiki -> headers. hace 1 año
  Frank Praznik 74f3643bfa wayland: Add missing break to switch statement hace 1 año
  Anonymous Maarten 2d6bae70b4 Older gcc does not support #pragma GCC diagnostic inside functions hace 1 año
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 1 año
  Anonymous Maarten 23db971681 x11: Ignore deprecated declaration of XKeycodeToKeysym hace 1 año
  Anonymous Maarten 61c39ce848 ci: re-enable Intel compilers on ci hace 1 año
  Sam Lantinga 4ac3f5c07e Updated Xcode project with the video capture API hace 1 año
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android hace 1 año
  Sam Lantinga 3ab98a3572 Removed debug print statements (thanks @stsp!) hace 1 año
  Sam Lantinga f4b61fff30 Implemented VT switching for KMSDRM on Linux hace 1 año
  Anonymous Maarten 391a3d23d0 cmake: the compile-time pdb does not have a suffix, if set hace 1 año
  Anonymous Maarten a6541166bc cmake: also install pdb files of static libraries hace 1 año
  Anonymous Maarten 2e3f574f8f cmake: don't add the C runtime library to the .obj file (when using MSVC) hace 1 año
  Sam Lantinga bea34c5380 Fixed a memory leak at window creation. hace 1 año
  Sam Lantinga b5347c3364 Fixed emscripten and iOS builds hace 1 año
  Sam Lantinga 02f356439d Allow the application to draw while Windows is in a modal move/resize loop hace 1 año
  Sam Lantinga 1934417b4d Show the existing mapping when a controller is connected hace 1 año
  Sam Lantinga 407a3cb4e0 Fixed infinite recursion initializing properties hace 1 año
  Sam Lantinga 979214363f Added SDL_GetGlobalProperties() hace 1 año
  Sam Lantinga 151cdfa99f Added the "SDL.window.wayland.registry" property hace 1 año
  Sam Lantinga 6c91b28e71 Added the "SDL.renderer.d3d12.command_queue" property hace 1 año
  Sam Lantinga 4e8d1ec983 Fixed crash trying to create a metal view with the dummy driver hace 1 año
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties hace 1 año
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() hace 1 año
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. hace 1 año
  Sam Lantinga 0cd4b7d3e3 Added display properties hace 1 año
  Sam Lantinga a02afbaea5 Clean up window properties when the window is destroyed hace 1 año
  Sam Lantinga 8668943746 Standardized property names for internal SDL properties hace 1 año
  Sam Lantinga a4c6b38fef Fixed FreeBSD build hace 1 año