Commit History

Author SHA1 Message Date
  SDL Wiki Bot c16d7c87d6 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga ab832f1be0 Added documentation for qsort and bsearch functions 11 months ago
  David Fort 818d7d892a x11: store all atoms in a specific struct 11 months ago
  David Fort 801870c8cf video: cache some more atoms under X11 11 months ago
  SDL Wiki Bot dcc7560a5c Sync SDL3 wiki -> header 11 months ago
  Evan Hemsley afdf325fb4 GPU: Add swapchain dimension out params (#11003) 11 months ago
  Anonymous Maarten b3388d5753 Haiku does not have fdatasync, but has fsync 11 months ago
  Anonymous Maarten 396afa2117 ci: bump haiku to r1beta5 11 months ago
  Sam Lantinga 0b64520997 hashtable: fixed unused-parameter warnings 11 months ago
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 months ago
  Ryan C. Gordon 6a7f8b74f1 filesystem: SDL_GlobDirectory shouldn't strip final '/' if the path is "/". 11 months ago
  Anonymous Maarten 7241dd9ec3 Add more SDL_Process tests 1 year ago
  Anonymous Maarten f6055432c8 Fix null-pointer dereference on failing SDL_SYS_CreateProcess 1 year ago
  Anonymous Maarten e9bfa5bf6a Mitigate BatBadBut vulnerability 1 year ago
  RT2 06e122103c Fix window opacity update 11 months ago
  Sam Lantinga c84d825241 Added SDL_HashPointer() and SDL_KeyMatchPointer() 11 months ago
  Frank Praznik d0c9c008e1 wayland: Use high-DPI system cursors on non-DPI aware windows 11 months ago
  Ozkan Sezer 5f304b3a47 Fix builed error after commit 0e45b824e34 due to -Wunused-variable 11 months ago
  Sam Lantinga 0e45b824e3 renderer: always update the output pixel size at startup 11 months ago
  Sam Lantinga 2825a682f0 Fixed build errors 11 months ago
  Andrei Alexeyev ba7b346e52 hashtable: reimplement as open-addressed robin hood hashtable 11 months ago
  SDL Wiki Bot 62938837c2 Sync SDL3 wiki -> header 11 months ago
  Evan Hemsley fc242abbd2 GPU: recreate swapchain on window pixel size change event (#10985) 11 months ago
  Evan Hemsley 66f6b40c92 Render GPU: Don't call GetWindowSizeInPixels during RenderPreset (#10984) 11 months ago
  Sam Lantinga a923771978 Added SDL_murmur3_32() 11 months ago
  Sam Lantinga 039148fb0e Updated check for stdbool.h 11 months ago
  Frank Praznik 7ca0e9ede1 wayland: Scale the pointer destination size relative to the theme size 11 months ago
  Frank Praznik d2094bd0a2 wayland: Don't query the cursor info with DBus if the cursor shape protocol is present 11 months ago
  Petar Popovic dee62e1b47 Remove trailing comma in enum 11 months ago
  Ryan C. Gordon 7d21a49c9c filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int. 11 months ago