Commit History

Author SHA1 Message Date
  Ozkan Sezer 890ceb4ac4 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C 11 months ago
  Ryan C. Gordon 9245084c06 SDL_video.h: Added a `\sa` from SDL_GLContext to SDL_GL_CreateContext. 11 months ago
  Frank Praznik 87374af0a5 cocoa: Fix the window position when resizing 11 months ago
  Sam Lantinga 54fb629da5 SDL_WindowFlags is now 64-bit 11 months ago
  Susko3 895586c928 Use `1u` literal for flags/masks calculation 11 months ago
  Sam Lantinga 1944c009e9 SDL_Keycode is now Uint32 11 months ago
  SDL Wiki Bot d3e28f3ab8 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga 33e7238268 Clarified the meaning of the cursor hotspot (thanks @nbriggs!) 11 months ago
  Sam Lantinga 3947356282 Removed obsolete documentation 11 months ago
  Sam Lantinga 88fc529261 Removed misleading documentation for SDL_AppEvent() 11 months ago
  SDL Wiki Bot 793622ff1c Sync SDL3 wiki -> header 11 months ago
  SDL Wiki Bot a5e49cc4e8 Sync SDL3 wiki -> header 11 months ago
  Frank Praznik 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info 11 months ago
  Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 11 months ago
  SDL Wiki Bot 7abc589438 Sync SDL3 wiki -> header 11 months ago
  Frank Praznik 7d47d16526 kmsdrm: Report the panel orientation hint property 11 months ago
  Semphris 0411633bb2 Fixes and improvements for dialogs 11 months ago
  Daniel Ludwig 22bcee3318 VisualC-GDK: Fix Xbox builds 11 months ago
  SDL Wiki Bot 8af26cf463 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon e14ba41689 Some minor documentation tweaks. 11 months ago
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode 11 months ago
  Sam Lantinga afe7c7a644 Changed SDL_ClearError() to always return 0. 11 months ago
  Sam Lantinga 991d28ae37 Use SDL_MessageBoxFlags and SDL_MessageBoxButtonFlags appropriately 11 months ago
  Sam Lantinga 748490677c Use SDL_RendererFlags in the API (thanks @Sackzement!) 11 months ago
  Anonymous Maarten 818721fc9d ci: disable building docs on mingw32/clang32 11 months ago
  SDL Wiki Bot 4928d0e479 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga aecb62e30d Improved API consistency for flag data types 11 months ago
  Ryan C. Gordon 1d2b00efe1 wikiheaders: A few fixes that the SDL2 branch exposed. 11 months ago
  Sam Lantinga 537c62f4c1 Fixed memory leak cleaning up mouse and keyboard instances 11 months ago
  Sam Lantinga 53a45a4437 Fixed inconsistent hint names (thanks @Sackzement!) 11 months ago