Commit Graph

  • 3685c64ed1 wayland: Round trip after window show/hide operations. Frank Praznik 2022-08-05 16:16:31 -04:00
  • 17b329d199 cmake: enable disabing hidapi Anonymous Maarten 2022-07-26 02:51:07 +02:00
  • a4e6f3ca9d cmake: when there are alternatives, don't use libusb by default Anonymous Maarten 2022-07-26 02:41:43 +02:00
  • d6a8b43cf7 Added support for the HORIPAD FPS for Nintendo Switch Sam Lantinga 2022-08-05 10:37:38 -07:00
  • a2d3be904b Implement create windows method Francisco Javier Trujillo Mata 2022-08-05 00:27:41 +02:00
  • 4a9ceb7be9 The HORIPAD S uses the Xbox 360 protocol on all platforms and shows up as multiple styles of controller, depending on what model you have. Sam Lantinga 2022-08-04 11:33:36 -07:00
  • 28c01955bc Fixed button mapping for the HORIPAD S Sam Lantinga 2022-08-04 10:46:37 -07:00
  • 40b7143180 Fixed button mapping for the HORIPAD S controller Sam Lantinga 2022-08-04 10:24:03 -07:00
  • 16e699a761 Proposing exposing as public api the various arch dependent pause instructions so could be used in app infinite loops. A handful of games do already so we unify it in one place. David Carlier 2022-08-01 07:59:04 +01:00
  • 43b90484c9 Retry a little longer when writing to the Nintendo Joy-Con Charging Grip Sam Lantinga 2022-08-04 00:40:38 -07:00
  • 293d29b78a SDL_x11xinput2.c: fix build for macOS Ozkan Sezer 2022-08-04 10:11:02 +03:00
  • 5907db56f1 x11: Attempt to deal with XInput2 devices with absolute coordinates. Ryan C. Gordon 2022-08-04 02:11:21 -04:00
  • dfd2c574d7 Removed unused variable Sam Lantinga 2022-08-03 22:27:43 -07:00
  • a2b4f4406f The Nintendo Wii Remote Pro Controller respects the SDL_GAMECONTROLLER_USE_BUTTON_LABELS hint Sam Lantinga 2022-08-03 22:27:42 -07:00
  • c84dea0943 Fixed detecting the controller type of controllers over USB Sam Lantinga 2022-08-03 22:12:21 -07:00
  • ba297f12cd Use the Nintendo controller type to determine whether to always use button labels Sam Lantinga 2022-08-03 21:46:01 -07:00
  • 946f4777f6 Don't set Bluetooth controllers to wired power level Sam Lantinga 2022-08-03 21:33:38 -07:00
  • 57c3b2c950 Don't rely on the device VID/PID to get the Nintendo controller type Sam Lantinga 2022-08-03 21:31:12 -07:00
  • b6aadb16b9 Added k_eSwitchDeviceInfoControllerType_N64 to ESwitchDeviceInfoControllerType Sam Lantinga 2022-08-03 20:38:33 -07:00
  • bdfb32de3c Added some additional Nintendo controller types to ESwitchDeviceInfoControllerType Sam Lantinga 2022-08-03 20:30:58 -07:00
  • ea7fbf7947 Update in-flight SDL_CONTROLLERDEVICEADDED messages when a device is removed Sam Lantinga 2022-08-03 19:39:37 -07:00
  • 5d50fa52df Fixed timeout opening the Nintendo Joy-Con Charging Grip Sam Lantinga 2022-08-03 19:39:36 -07:00
  • 29cdb2c9c9 Added support for the Nintendo Switch Joy-Con Charging Grip Sam Lantinga 2022-08-03 18:01:10 -07:00
  • a8120104ad The Nintendo Online classic controllers and Joy-Cons shouldn't show up as Switch Pro controllers Sam Lantinga 2022-08-03 13:53:49 -07:00
  • 6e1ee1d4a5 sort the controller names Sam Lantinga 2022-08-03 13:51:25 -07:00
  • 8ab9dc8b2b Fixed crash if Joy-Cons are disabled while a combined Joy-Cons controller is open Sam Lantinga 2022-08-03 13:18:00 -07:00
  • bcdef4aaf9 Added separate hints for Nintendo Online classic controllers and Joy-Cons Sam Lantinga 2022-08-03 13:07:47 -07:00
  • 60d1944e46 SDL_video: Added SDL_GL_FLOATBUFFERS to allow Cocoa GL contexts to use EDR Shootfast 2022-07-06 20:12:30 +01:00
  • 0b9868b026 wayland: Use D-Bus to retrieve the cursor size and theme on GNOME Frank Praznik 2022-08-02 12:56:56 -04:00
  • 944111dbcf Cleaning up video driver Francisco Javier Trujillo Mata 2022-08-02 18:47:39 +02:00
  • 3f7dda8c72 Remove deinit of video driver Francisco Javier Trujillo Mata 2022-08-02 18:13:55 +02:00
  • 83c1179744 Adding SetViewPortCommand Francisco Javier Trujillo Mata 2022-08-01 12:23:58 +02:00
  • a9f4cda3f9 Adding setcliprect command Francisco Javier Trujillo Mata 2022-08-01 12:13:28 +02:00
  • fb1a205e70 Implement blend modes Francisco Javier Trujillo Mata 2022-08-01 11:44:05 +02:00
  • 075f9016fa Remove some unnecessary comments Francisco Javier Trujillo Mata 2022-08-01 11:43:50 +02:00
  • ed301b123b Updating supported format Francisco Javier Trujillo Mata 2022-08-01 11:43:35 +02:00
  • 1d1965b6ee Removing the BGR_888 from texture supported Francisco Javier Trujillo Mata 2022-07-18 12:34:17 +02:00
  • f75c35c071 Add invalidate texture when it changes Francisco Javier Trujillo Mata 2022-07-12 23:01:28 +02:00
  • 5bb965be3d Implement RenderLines Daniel Santos 2022-07-08 15:47:33 -03:00
  • 0f0e5b44dc Increase size of pool for gsKit events Francisco Javier Trujillo Mata 2022-07-08 17:47:19 +02:00
  • f758cad81a Remove non needed FillRects function Francisco Javier Trujillo Mata 2022-07-08 13:14:40 +02:00
  • 3cb124b98e Implement RenderPoints Daniel Santos 2022-07-07 15:00:15 -03:00
  • df6ebc2562 Implement FillRect Daniel Santos 2022-07-07 14:10:37 -03:00
  • a152e467b1 Fix "implicit declaration" with memalign Daniel Santos 2022-07-07 12:09:12 -03:00
  • 33cbf9acbe Fix some mixed declaration warnings Daniel Santos 2022-07-07 12:03:46 -03:00
  • acf48f14ac Vertex pointer revision Daniel Santos 2022-07-07 11:37:20 -03:00
  • 726180445e Add textured triangle prim Daniel Santos 2022-07-07 10:36:48 -03:00
  • 2a70d492f0 Destroy texture properly Francisco Javier Trujillo Mata 2022-07-07 16:42:42 +02:00
  • 7b0486d490 Try triangles Daniel Santos 2022-07-07 09:33:36 -03:00
  • d5305ee098 Do properly color assign Daniel Santos 2022-07-07 08:48:25 -03:00
  • b48c74a316 Add GeometryQueue Daniel Santos 2022-07-07 08:24:46 -03:00
  • 3bfc8f554e Removing some of the QueueCopy functions because they are legacy Francisco Javier Trujillo Mata 2022-07-04 23:54:13 +02:00
  • be1219bd4e Implement setDrawColor Francisco Javier Trujillo Mata 2022-07-04 23:35:25 +02:00
  • f1699ce735 Implementing Clear command and texture Update Francisco Javier Trujillo Mata 2022-06-23 23:45:04 +02:00
  • c472b8dd45 Whole clean around render and video driver Francisco Javier Trujillo Mata 2022-07-04 13:23:06 +02:00
  • cdf89fde91 Add triangle prim support Daniel Santos 2022-07-04 04:09:55 -03:00
  • 88e64f9ae1 Add natively supported colors Francisco Javier Trujillo Mata 2022-07-03 23:29:25 +02:00
  • 4564e89825 put files at the same line Francisco Javier Trujillo Mata 2022-07-03 18:54:56 +02:00
  • 90e0e5c29d Add point, line and rect support Daniel Santos 2022-06-30 19:50:22 -03:00
  • 147a71b976 Finish dummy driver Daniel Santos 2022-06-30 12:57:37 -03:00
  • 2660449c6c Add dummy driver Daniel Santos 2022-06-30 11:44:35 -03:00
  • a81aa99298 Add prim video support Daniel Santos 2022-06-24 15:48:50 -03:00
  • 46f95a7a5f Create dummy PS2 Video driver Francisco Javier Trujillo Mata 2022-06-24 00:20:11 +02:00
  • 75f34fc5bf Sync SDL wiki -> header SDL Wiki Bot 2022-08-02 14:52:12 +00:00
  • 307b0b7813 video: Add a warning to the docs about using SDL_GetDisplayDPI. Ryan C. Gordon 2022-08-02 10:50:51 -04:00
  • f1390780ca Fix use after free when removing Windows audio device Mathieu Eyraud 2022-08-02 15:25:44 +02:00
  • 59a104b803 Do not pass NULL to memcpy Mathieu Eyraud 2022-08-02 15:00:55 +02:00
  • 42b2320756 Fix memory leak of children for combined JoyCon Mathieu Eyraud 2022-08-02 14:42:25 +02:00
  • 602b7dd0f4 Made the window ICMProfile filename per-window Sam Lantinga 2022-08-01 17:47:26 -07:00
  • cb107bef58 Fixed crash if all displays have been disconnected Sam Lantinga 2022-08-01 14:23:50 -07:00
  • 12aa4d5653 Added header needed for SDL_Delay() Sam Lantinga 2022-08-01 11:11:25 -07:00
  • aeb275149a Poll DirectInput devices to get their initial state Sam Lantinga 2022-08-01 10:38:31 -07:00
  • 3a6cb7e7c5 Convert XLookupString Latin-1 text to UTF-8 Sam Lantinga 2022-08-01 10:28:29 -07:00
  • 0cd5b08bfe Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text Sam Lantinga 2022-08-01 09:43:15 -07:00
  • 954bbdf3ae Allow emscripten platform to build without threads Sam Lantinga 2022-08-01 09:51:21 -07:00
  • e4cc076a79 Threads are used by many SDL subsystems and may not be disabled. Sam Lantinga 2022-08-01 09:15:44 -07:00
  • 15bcf58d77 Fixed memory leak in the Windows driver Sam Lantinga 2022-08-01 08:14:40 -07:00
  • cf63af8ae2 events: Don't lose window RESIZED events during SIZED_CHANGED processing. Ryan C. Gordon 2022-07-31 22:10:45 -04:00
  • 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() Cameron Gutman 2022-07-31 16:16:38 -05:00
  • 9515fb2501 keyboard: Use SDL_SetKeymap() to set the default keymap Cameron Gutman 2022-07-31 16:10:10 -05:00
  • 8b438f7b51 keyboard: Only send SDL_KEYMAPCHANGED when the keymap actually changes Cameron Gutman 2022-07-31 15:34:03 -05:00
  • a10c57dfe4 evdev: Report touchpad events with the correct device type Cameron Gutman 2022-07-31 14:18:33 -05:00
  • 9a33c62e13 evdev: Use SDL_bool for boolean types Cameron Gutman 2022-07-31 14:06:59 -05:00
  • f9d1f34b6c evdev: Report a unique ID for each mouse device Cameron Gutman 2022-07-31 13:10:43 -05:00
  • 574db63c8e evdev: Batch mouse axis updates until SYN_REPORT Cameron Gutman 2022-07-31 12:36:11 -05:00
  • 7f42fb54ad Applied DragonFly BSD patch Sam Lantinga 2022-07-30 16:34:40 -07:00
  • ce5a23bd57 Applied DragonFly BSD patch Sam Lantinga 2022-07-30 16:32:21 -07:00
  • 6926ff3cd8 Applied DragonFly BSD patch Sam Lantinga 2022-07-30 16:30:32 -07:00
  • 21100006ad Don't conflict with usage of stdout as a stdio macro Sam Lantinga 2022-07-30 16:22:24 -07:00
  • 6e9a606a8e Add more mingw-w64 build workflows Cameron Cawley 2022-07-30 21:08:07 +01:00
  • 3bdc10f842 Update the list of required Ubuntu packages, and add Ubuntu 22.04 workflows Cameron Cawley 2022-07-30 19:41:48 +01:00
  • adb3e1a21d Add FreeBSD builds to GitHub Actions Cameron Cawley 2022-07-30 13:35:38 +01:00
  • 22f25b03d9 core: linux: Favor xdg-desktop-portal for elevating thread priority Frank Praznik 2022-07-24 13:22:39 -04:00
  • 2241bd669f Added a command line option --info event_motion to show mouse and finger motion events Sam Lantinga 2022-07-29 20:37:38 -07:00
  • 13e0c40ec2 Added mapping for the 8BitDo Pro 2 controller in DirectInput mode over Bluetooth on Linux Sam Lantinga 2022-07-29 17:28:36 -07:00
  • 62c831661c Added mapping for the 8BitDo Pro 2 controller in DirectInput mode Sam Lantinga 2022-07-29 17:14:55 -07:00
  • 41c363f7d6 Note that the PDP Versus Fighting Pad is an arcade fighting pad Sam Lantinga 2022-07-29 16:27:23 -07:00
  • 47265f377f Sync SDL wiki -> header SDL Wiki Bot 2022-07-29 13:24:05 +00:00
  • 36dfbe5d66 stdlib: exclude mslibc functions using SDL_STATIC_LIB macro Anonymous Maarten 2022-07-28 02:06:29 +02:00
  • f8aa00d198 cmake: add HAVE_STDDEF_H to SDL_config.h.cmake Anonymous Maarten 2022-07-28 16:30:02 +02:00