Commit Graph

  • 2bef8852fb testdrawchessboard: Allow using the standard render API Cameron Cawley 2024-05-01 22:12:08 +01:00
  • d7bb56f163 3DS: Only bundle resources with tests that need them Cameron Cawley 2024-10-12 19:01:24 +01:00
  • 084dbb6410 Allow for more fine tuning of Duff's device routines Cameron Cawley 2024-10-12 17:20:32 +01:00
  • 90f792f83c Reduce the size of the SDL_blit_0 alpha code Cameron Cawley 2024-10-12 16:06:31 +01:00
  • 7556c44796 SDL3: Fixed Cocoa_GL_CreateContext() not returning a context on success (#11181) Rusty Moyher 2024-10-12 16:01:21 -05:00
  • 94c8c170eb 3DS: Only bundle resources with tests that need them Cameron Cawley 2024-10-12 19:01:24 +01:00
  • e2f27362cb testdrawchessboard: Allow using the standard render API Cameron Cawley 2024-05-01 22:12:08 +01:00
  • fec006a4f9 Allow for more fine tuning of Duff's device routines Cameron Cawley 2024-10-12 17:20:32 +01:00
  • aebb64efa1 Remove leftover ARM SIMD code Cameron Cawley 2024-10-12 17:45:06 +01:00
  • 9a81892447 Old env vars as fallback for SDL_VIDEO_DRIVER + SDL_AUDIO_DRIVER #11115 Daniel Gibson 2024-10-08 01:48:04 +02:00
  • 3e57d996fe Reduce the size of the SDL_blit_0 alpha code Cameron Cawley 2024-10-12 16:06:31 +01:00
  • 05c53b5ab0 Add macro guards for OpenGL <=1.3 function prototypes Semphris 2024-08-29 12:11:59 -04:00
  • 365dba6de8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-12 15:08:54 +00:00
  • 4898cbb6cf SDL_migration.cocci: Fix renaming SDL_bool Zack Middleton 2024-10-12 00:36:41 -05:00
  • 22566506d0 SDL3: opengles2 render not support window with transparent flag on Linux/X11 (#11167) rhett-lee 2024-10-12 11:30:52 +08:00
  • c6c195ff88 Always use WaitForSingleObjectEx() as a fallback in SDL_SYS_DelayNS() Sam Lantinga 2024-10-11 21:00:09 -07:00
  • c5904d8710 Improved implementation of SDL_DelayPrecise() (thanks @nightmareci!) Sam Lantinga 2024-10-11 20:31:28 -07:00
  • 25251a9405 Fixed warning C4723: potential divide by 0 Sam Lantinga 2024-10-11 19:30:57 -07:00
  • 33366b0a4e Fix SDL_MAIN_USE_CALLBACKS with Android, introduce SDL_MAIN_EXPORTED Daniel Gibson 2024-10-11 23:04:00 +02:00
  • 86ef790a23 explicit cast to int in SDL_bits Andrei Rafael Brongel 2024-10-11 21:50:14 -03:00
  • 3cd7e22e8b Fixed converting full range YUV to RGB Sam Lantinga 2024-10-11 18:08:47 -07:00
  • 3086b25c4e Set hint SDL_HINT_MAC_SCROLL_MOMENTUM version to SDL 3.1.4. Petar Popovic 2024-10-12 02:28:01 +02:00
  • b676413657 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-11 20:51:42 +00:00
  • 48ff3efdb9 Clarify README-highdpi.md (#10083) expikr 2024-10-12 04:50:37 +08:00
  • e31c68427a Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 23:35:37 +00:00
  • 6ea4a66451 GPU: Add SDL_CalculateGPUTextureFormatSize (#11146) Evan Hemsley 2024-10-10 16:34:38 -07:00
  • 6d85127560 Rename hint string literal SDL_HINT_MAC_SCROLL_MOMENTUM Petar Popovic 2024-10-11 01:06:01 +02:00
  • 3db10a6b2c GPU: ASTC block size fixes (#11157) Caleb Cornett 2024-10-10 18:40:21 -04:00
  • 90a3a2359b thread: Rewrote generic Condition Variables. Ryan C. Gordon 2024-10-10 11:08:34 -04:00
  • 41dfe2c246 test/testautomation_stdlib.c: fix gcc warning on 32 bit Ozkan Sezer 2024-10-10 21:10:24 +03:00
  • 73b995fbad Don't assume OpenGL on Android Sam Lantinga 2024-10-10 10:53:31 -07:00
  • 8aaaeb7560 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 17:02:43 +00:00
  • 2a9cb68b91 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 16:43:29 +00:00
  • 0babb284dd fnsince.pl: Make fixes now that we've reached ABI lock. Ryan C. Gordon 2024-10-10 12:41:46 -04:00
  • 2638809c50 Fixed typo in SDL_audio.h Sam Lantinga 2024-10-10 08:49:41 -07:00
  • da4608ed03 Fixed typo in SDL_audio.h Sam Lantinga 2024-10-10 08:49:41 -07:00
  • 40ff6a2785 test: Fix mouse focus test on X11 Frank Praznik 2024-10-09 16:15:20 -04:00
  • e4b1a9f382 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 15:24:38 +00:00
  • 7ff819141d libm/e_exp.c: fix gcc warning on 32 bit: Ozkan Sezer 2024-10-10 18:23:20 +03:00
  • ac6b9e2d19 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 15:06:56 +00:00
  • 8262072d91 Fixed possible memset(NULL) call in testautomation's SDL_aligned_alloc() check Sam Lantinga 2024-10-10 07:59:32 -07:00
  • 4b7c5f561b Fixed warning: ‘new_item.probe_len’ may be used uninitialized in this function Sam Lantinga 2024-10-10 07:56:33 -07:00
  • c8f5f6d47a Added SDL_DelayPrecise() Sam Lantinga 2024-10-10 07:43:34 -07:00
  • 28a70a5b71 Use the correct version for the \since field Sam Lantinga 2024-10-10 07:40:36 -07:00
  • bf351b0b0e Add more configChanges to Android Manifest (#11145) Anthony 2024-10-10 15:53:34 +01:00
  • 9c322386bf gpu: vulkan: Fix an uninitialised structure in SDL_BlitGPUTexture() David Gow 2024-10-10 21:47:27 +08:00
  • da5a1585cd GPU: Avoid calling SDL_GetWindowSizeInPixels when possible (#11139) Evan Hemsley 2024-10-09 18:59:07 -07:00
  • 4707bb730e Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-10 00:32:39 +00:00
  • 9023a199dd Fixed crash in RLE colorkey blitting Sam Lantinga 2024-10-09 12:11:21 -07:00
  • f946f87f30 Don't rely on event.buttonMask being set in touchesEnded Sam Lantinga 2024-10-09 11:35:39 -07:00
  • ee9b6204cf Updated to version 3.1.5 for development Sam Lantinga 2024-10-09 11:02:01 -07:00
  • 02f3a96476 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-09 16:49:57 +00:00
  • f8eac30276 Added SDL_StepBackUTF8() Sam Lantinga 2024-10-09 09:43:23 -07:00
  • 1f08a03794 Switched drag-n-drop logging to trace level Sam Lantinga 2024-10-09 07:35:21 -07:00
  • 5fe010270a x11: Set correct clipboard target type in SelectionRequest handling Guldoman 2024-10-09 13:25:39 +02:00
  • 5b6342a00d Default SDL_HINT_JOYSTICK_GAMEINPUT to "1" on GDK platforms Daniel Ludwig 2024-10-09 09:16:36 +02:00
  • ed87e7e434 test: enable GameInput driver on GDK platforms Daniel Ludwig 2024-10-07 19:54:54 +02:00
  • acb18e05b5 GPU: fix swapchain buffer size not set on Xbox Daniel Ludwig 2024-10-07 19:53:06 +02:00
  • ff834f7733 Removed the restrict keyword Sam Lantinga 2024-10-08 20:48:13 -07:00
  • 8e6ead2f7b [GPU] Added ASTC texture format support (#11116) Delta 2024-10-09 00:45:04 +02:00
  • 36853f923e [emscripten] Fixes for data addresses above 2gb Sam Clegg 2024-10-07 16:45:03 -07:00
  • 02434cd293 emscripten: Fixes for data addresses above 2gb Ryan C. Gordon 2024-10-08 17:41:18 -04:00
  • 3deb07ea39 [emscripten] Fixes for data addresses above 2gb Sam Clegg 2024-10-07 16:45:03 -07:00
  • c34790f9f1 Fixed spacing Sam Lantinga 2024-10-08 11:49:08 -07:00
  • 312ecc4a52 SDL_main.h: Remove dead code for hypothetical C++ platforms Daniel Gibson 2024-10-08 19:15:55 +02:00
  • 823b218051 Simplify code to include SDL_main_impl.h in SDL_main.h Daniel Gibson 2024-10-08 18:03:16 +02:00
  • cba77834f2 init: Log '<unspecified>' not '(null)' if the app name isn't set. Ryan C. Gordon 2024-10-08 14:30:28 -04:00
  • fb8244d6d9 init: Also log the SDL revision here Simon McVittie 2024-10-07 17:08:28 +01:00
  • c24f7d2453 Log app ID as SYSTEM/INFO during initialization Simon McVittie 2024-10-07 12:44:49 +01:00
  • e7ee92e822 Switched drag-n-drop logging to trace level Sam Lantinga 2024-10-08 10:55:18 -07:00
  • d9f8474dd7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:38:17 +00:00
  • 95aaaa3232 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 17:06:41 +00:00
  • 158ba93d61 Update some window function documentation Frank Praznik 2024-10-08 12:26:35 -04:00
  • 300daf308a Replace SDL_TRUE/FALSE with true/false in the coccinelle script Sam Lantinga 2024-10-08 09:55:30 -07:00
  • 95ab38ba15 ci: actions/cache might return a boolean as string Anonymous Maarten 2024-10-08 18:53:25 +02:00
  • 7acfdfd3e7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 16:50:41 +00:00
  • 326ab439d7 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 15:09:24 +00:00
  • fb07ab91c6 Improved SDL_main documentation and remove extern "C" comment. Sam Lantinga 2024-10-08 08:07:54 -07:00
  • 03fa9ff0b0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-10-08 13:59:10 +00:00
  • 2000ccb541 Allow linear interpolation of the font textures Sam Lantinga 2024-10-07 21:33:16 -07:00
  • f6fa617139 Define SDL_DIALOG_DUMMY in SDL_build_config.h as needed Sam Lantinga 2024-10-07 19:04:07 -07:00
  • 4627283eca Allow building both Cocoa and dummy dialog implementations Sam Lantinga 2024-10-07 18:00:18 -07:00
  • c8526532de Changed objectVersion to 54 so Xcode 12 can load the projects (thanks @Wohlstand!) Sam Lantinga 2024-10-07 17:44:53 -07:00
  • 63aff8e3d0 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • da19244f7f Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • 7eebc2ad4d Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -07:00
  • bb33eb409e Fixed detecting the Steam Virtual Gamepad on macOS Sam Lantinga 2024-10-07 16:21:44 -07:00
  • 2fd12b2e8a keyboard: Note that enabling text input can also enable an IME Frank Praznik 2024-10-07 19:21:34 -04:00
  • 81b48de3f5 Fixed VID/PID list parsing of SDL_HINT_GAMECONTROLLER_SENSOR_FUSION Sam Lantinga 2024-10-07 16:14:57 -07:00
  • 5db64300b8 Fixed SDL_GetStringInteger() for values starting with '0' and '1' (thanks @DanielGibson!) Sam Lantinga 2024-10-07 15:53:38 -07:00
  • 7da728a642 Added support for wired XBox controllers on macOS 15.0 Sequoia Sam Lantinga 2024-10-07 15:42:55 -07:00
  • 659f2f4b04 examples: add basic app metadata to all existing examples. Ryan C. Gordon 2024-10-07 17:41:15 -04:00
  • aa534c3ac3 core: Fixed incorrect comment in core/windows/SDL_windows.h. Ryan C. Gordon 2024-10-07 16:55:30 -04:00
  • ee7f61fd9a snake: Add extended app metadata Simon McVittie 2024-10-07 12:23:57 +01:00
  • ca82405d5a snake: Add basic app metadata Simon McVittie 2024-10-07 12:23:24 +01:00
  • 6ae5666acf Check for VK_SUBOPTIMAL_KHR also in vkQueuePresentKHR (#11113) rabbit-ecl 2024-10-07 23:01:10 +03:00
  • a86f8dedb9 wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol Frank Praznik 2024-10-07 13:54:54 -04:00
  • ea77d1d385 wayland: Factor out the general SHM buffer allocation/free functions from the cursor code Frank Praznik 2024-10-07 13:51:06 -04:00
  • 06bd214af6 Fixed warnings building on Android Sam Lantinga 2024-10-07 11:11:12 -07:00
  • 596fcfa6c4 fix microphone permission and feature flags being spread out Green Sky 2024-10-07 19:03:40 +02:00