Commit History

Author SHA1 Message Date
  Sam Lantinga 9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS 6 months ago
  Sam Lantinga f8a1ea021b Fixed crashes when SDL_DISABLE_INVALID_PARAMS is enabled (thanks @AntTheAlchemist!) 6 months ago
  SDL Wiki Bot 84309984a4 Sync SDL3 wiki -> header 6 months ago
  Anonymous Maarten 7501f7194b testsprite: zero initialize textures 6 months ago
  SDL Wiki Bot 4376e10ed4 Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga 0eff3fe558 Fixed double-free when using window surfaces 6 months ago
  Sam Lantinga c25a0b046a Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 6 months ago
  Sam Lantinga 25b2d2c821 Use new parameter validation macro 6 months ago
  Sam Lantinga ee1c90a358 Improved handling of function parameter validation 6 months ago
  Sam Lantinga 49e15904ae Document that SDL_SCALEMODE_PIXELART is available in 3.4.0 6 months ago
  SDL Wiki Bot 1e2057f1fe Sync SDL3 wiki -> header 6 months ago
  Frank Praznik f540de87b9 wayland: Always set the last incoming clipboard seat when setting clipboard data 6 months ago
  Sylvain 143f65c1f8 Android: silence false Lint warnings (the class are instantiated only at correct API level) 6 months ago
  Sylvain fb0a542b2a Android: Lint warning: LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS is API Level 30 6 months ago
  Sylvain d631cf8409 Android: Lint warning: use some explicit Locale 6 months ago
  Sylvain 8da1021b51 Androind: Lint warning, use "apply()" instead of "commit()" 6 months ago
  Ethan Lee 4ee79e6493 filesystem: GetCurrentDirectory now falls back to GetBasePath when unsupported 6 months ago
  Anonymous Maarten b1b98b10d8 cmake: also install wasm debug map (optional) 6 months ago
  Anonymous Maarten 447df411e6 cmake: install javascript and wasm of Emscripten tests 6 months ago
  Anonymous Maarten 5dfa2cb88a Use SDL_abort when encountering a internal fatal SDL_assertion error 6 months ago
  Anonymous Maarten a7739ceccb Add SDL_internal macro for internal use 6 months ago
  Anonymous Maarten 566e7c2379 ci: disable ccache on macOS 13 job 6 months ago
  Kyle Sylvestre 3876ce3495 fix windows EOF check 6 months ago
  Ryan C. Gordon 9ad04ff69e examples/misc/01-power/README.txt: fixed wording. 6 months ago
  Ryan C. Gordon 1c9127ee4d examples: Preload onmouseover images, so it's more responsive to the user. 6 months ago
  Ryan C. Gordon efb5829124 examples/misc/01-power/README.txt: Note that this is Chrome-only for now. 6 months ago
  Ryan C. Gordon 3ee29f2e7a render: Don't default to vsync=0 on Emscripten. 6 months ago
  Ryan C. Gordon 9dbf2c7c0f examples/misc/01-power: Forgot to remove my code for building onmouseover. 6 months ago
  Sam Lantinga aca9bd02bf Make sure DEBUG is defined for debug configurations 6 months ago
  Ryan C. Gordon f704661d22 examples: Added "misc" category for the web builds. 6 months ago