1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon 782f1685ff Fixed a few compiler warnings. 6 жил өмнө
  Sam Lantinga 29e15ce62d The default draw blendmode is SDL_BLENDMODE_NONE 6 жил өмнө
  Sylvain Beucler 1f6bd95110 Emscripten: make CloseAudio actually close audio 6 жил өмнө
  Ozkan Sezer 43d47f6b24 fix permissions 6 жил өмнө
  Ryan C. Gordon 9262c0de9b software: fix blits with color mods that change during a command queue run. 6 жил өмнө
  Sam Lantinga 2e348c1f59 Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick 6 жил өмнө
  Sam Lantinga 1a4c0d4e17 Fixed bug 4377 - SDL_PIXELFORMAT enum is anonymous, which prevents its use in a templated function 6 жил өмнө
  Sam Lantinga b815ad56fc Fixed bug 4366 - Compile throws a warning on RPI (Raspbian Stretch) 6 жил өмнө
  Sam Lantinga 5e1531944c Fixed bug 4367 - compatibility version decreased between 2.0.8 and 2.0.9 6 жил өмнө
  Alex Szpakowski c525ff354d cocoa: fix building with the macOS 10.7 SDK (thanks Riccardo!) 6 жил өмнө
  Alex Szpakowski 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). 6 жил өмнө
  Sam Lantinga 2196e5765c Used confflags +=, so each option can be enabled individually, if desired 6 жил өмнө
  Sam Lantinga 44c5d803ba The Debian maintainers aren't using these rules, so enable dynamic loading of shared libraries by default for the Steam Linux Runtime 6 жил өмнө
  Sam Lantinga 9665a50891 Added Vulkan headers version 1.1.91 6 жил өмнө
  Sebastian Krzyszkowiak 48917e0e70 wayland: fix resizing and fullscreen toggling 6 жил өмнө
  Ozkan Sezer ed694ec61f close_code.h: #error if included without matching begin_code.h 6 жил өмнө
  Ozkan Sezer a60751b7a7 fix bug #4362 - SDL_syswm.h with SDL_PROTOTYPES_ONLY broken in C++ mode 6 жил өмнө
  Ryan C. Gordon 1dbf7dc2f8 os2: Do a distclean instead of removing files manually in buildbot script. 6 жил өмнө
  Ryan C. Gordon e45ed114c5 os2: Added a script for the buildbot. 6 жил өмнө
  Alex Szpakowski 244b79e194 metal: SDL_RenderReadPixels on macOS synchronizes the render target's texture data if it's managed, before reading from it. 6 жил өмнө
  Alex Szpakowski c9fed27289 metal: fix the SDL_RENDERER_PRESENTVSYNC flag not being set on the renderer info on macOS, when vsync is used. 6 жил өмнө
  Alex Szpakowski c2bba9e448 metal: fix the size of the buffer used for constant data. 6 жил өмнө
  Ryan C. Gordon bc57ac27f9 mir: Removed mir client support. 6 жил өмнө
  Sam Lantinga 4026f89d19 Fixed bug 4308 - Prebuilt SDL.dll files not compiled with ASLR support (DYNAMICBASE) 6 жил өмнө
  Sam Lantinga cc39c7a0cb Fixed bug 4320 - Android remove reflection for HIDDeviceBLESteamController 6 жил өмнө
  Sam Lantinga 67a94893c0 Fixed bug 4319 - Android remove reflection for PointerIcon 6 жил өмнө
  Sam Lantinga 47fb450beb Fixed bug 4315 - little Warning in Android_JNI_CaptureAudioBuffer 6 жил өмнө
  Cameron Gutman 6a9f45f2de Remove machine-specific IncludePath from SDL.vcxproj 6 жил өмнө
  Alex Szpakowski 457390fcf8 metal: avoid an extra buffer allocation and GPU data copy in RunCommandQueue, it's not needed. Improves overall performance. 6 жил өмнө
  Alex Szpakowski 4e86dfd8d1 metal: remove an obsolete section of a constant buffer. 6 жил өмнө