Histórico de commits

Autor SHA1 Mensagem Data
  Frank Praznik 5abcfad352 video: Document that renderer lifetimes are tied to their associated windows 1 ano atrás
  Sam Lantinga 02c63667c7 Only clear the raw input queue status if we don't call GetRawInputBuffer() 1 ano atrás
  Sam Lantinga d6fc629b5b Fixed Windows rawinput crash 1 ano atrás
  Frank Praznik a7df28201b Revert "testautomation: fix renderer leak in video tests" 1 ano atrás
  Frank Praznik 8f14fa1113 video: Destroy the associated renderer when a window is destroyed 1 ano atrás
  Sam Lantinga f0cd3ed330 x11: don't send raw mouse motion when the application doesn't have focus 1 ano atrás
  Sam Lantinga c47f9b9b54 x11: fixed mouse and keyboard input when XInput2 isn't available 1 ano atrás
  Sam Lantinga fed5f3a81b We no longer automatically set up a logical presentation mode 1 ano atrás
  Sam Lantinga 823ab13b9c SDL_CreateTexture() takes a SDL_PixelFormatEnum format parameter 1 ano atrás
  Sam Lantinga 35785d1354 SDL_CreateWindowTexture() shouldn't use 10-bit or float textures 1 ano atrás
  Sam Lantinga 696ecca499 Fixed SDL_MapRGB(), SDL_MapRGBA(), SDL_GetRGB() and SDL_GetRGBA() when used with 10-bit pixel formats 1 ano atrás
  Sam Lantinga 3eb8f35f3b windows: handle the Pause key sequence for raw keyboard input 1 ano atrás
  Daniel Ludwig 4562b41a4d VisualC-GDK: Add missing dialog sources, fix Xbox builds 1 ano atrás
  Ozkan Sezer 693c75e36e SDL_x11events.c: fix build if Xinput2 is not available after 3dfc3b4c8 1 ano atrás
  Ozkan Sezer 0556362c38 SDL_windowsevents.c: comment out unused local mouse var after 70b5cd44 1 ano atrás
  Sam Lantinga 70b5cd44ec windows: explicitly check whether raw_mouse_enabled is true before handling Windows mouse messages 1 ano atrás
  Sam Lantinga 3dfc3b4c8d x11: added hotplug support for XInput2 devices 1 ano atrás
  Sam Lantinga f1f24b173c Added support for multiple distinct keyboards 1 ano atrás
  Sam Lantinga 78c7834f90 Added SDL_HINT_WINDOWS_RAW_KEYBOARD to control whether raw keyboard is enabled on Windows 1 ano atrás
  Mark Delk 9095cb64c4 linux/SDL_system_theme.c: fix an include path 1 ano atrás
  Anonymous Maarten a65982e15d testevdev: include SDL_internal.h first, and fixup SDL_main.h 1 ano atrás
  Frank Praznik ffc3f71aa2 wayland: Use the floating width/height for initial window creation 1 ano atrás
  Sam Lantinga b9a88bbecb Removed SDL_TextInputShown() 1 ano atrás
  Sam Lantinga 6443c75eda Removed SDL_TEXTINPUTEVENT_TEXT_SIZE 1 ano atrás
  Sam Lantinga fa236f169b Only do work to process text events if text input is active 1 ano atrás
  Sam Lantinga 658f3cdcf1 x11: use XInput2 for lower level access to keyboard events 1 ano atrás
  Sam Lantinga 012fc1e32b windows: enable raw keyboard input when raw mouse input is enabled 1 ano atrás
  Sam Lantinga 35d335e61f Fixed warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data 1 ano atrás
  Sam Lantinga 43b8e9f681 Fixed spacing 1 ano atrás
  Sam Lantinga 5e8486bb29 Don't fail joystick initialization if udev isn't available 1 ano atrás