Commit History

Author SHA1 Message Date
  Semphris 06b9d88682 Add more links in SDL_dialog documentation 11 months ago
  Ryan C. Gordon 77f4ffcc79 wikiheaders: Don't list SDL property `#define`s below functions. 11 months ago
  Ryan C. Gordon a790a67883 include: Filling in more documentation gaps. 11 months ago
  Ryan C. Gordon 92bd7d99dd wikiheaders: Deal with multiline typedefs. 11 months ago
  Ryan C. Gordon 3473cef7df surface: `SDL_blit` is not used in the public API, remove it from headers. 11 months ago
  SDL Wiki Bot 7559acaf75 Sync SDL3 wiki -> header 11 months ago
  Frank Praznik 3979ea8ed0 tests: Add a pointer warp test to testmouse 11 months ago
  Frank Praznik 3a6d9c59f4 wayland: Add mouse pointer warp support 11 months ago
  Sam Lantinga 22016228ca Fixed build 11 months ago
  Sam Lantinga b18a071639 Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE 11 months ago
  Sam Lantinga 63979f04c8 Don't pass the sentinel event to event callbacks 11 months ago
  SDL Wiki Bot a03829d636 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 31a45d7cb3 SDL_main.h: Document SDL_main. 11 months ago
  Ryan C. Gordon 21c181b3b4 SDL_main.h: Minor documentation tweaks. 11 months ago
  SDL Wiki Bot e86f22b52b Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon d570fd7c2c SDL_main.h: Document SDL_MAIN_USE_CALLBACKS. 11 months ago
  SDL Wiki Bot 3bd04e5a34 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 3348d0caaf wikiheaders: Deal with SDLMAIN_DECLSPEC functions. 11 months ago
  SDL Wiki Bot ab5b904890 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 0e0bb22f79 include: More documentation updates. 11 months ago
  Ryan C. Gordon 46b69af5a3 SDL_vulkan.h: Remove Tizen compatibility typedefs. 11 months ago
  SDL Wiki Bot 10c2682647 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 760d7d276b include: Filled in some missing documentation. 11 months ago
  Brick 1c6ba2a9ab Disable SDL_DYNAMIC_API during __INTELLISENSE__ 11 months ago
  Ethan Lee 7327fd734c macOS: Do not use the system iconv by default. 11 months ago
  Sam Lantinga db43a6b418 testcamera: open the camera using the highest framerate available 11 months ago
  Sam Lantinga d4dc613559 Allow specifying only some SDL_CameraSpec fields when opening a camera 11 months ago
  Sam Lantinga 861815e51d Fixed camera FPS matching 11 months ago
  Sam Lantinga 53bec8b7b7 Fixed updating NV12 textures when using the D3D11 render driver 11 months ago
  Sam Lantinga e6e1412e20 testcamera: create the texture as a streaming texture, since we'll update it every frame. 11 months ago