Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. vor 6 Monaten
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool vor 7 Monaten
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const vor 7 Monaten
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 8 Monaten
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration vor 8 Monaten
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() vor 9 Monaten
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED vor 9 Monaten
  Sam Lantinga a938e2b979 Replaced test framework random code with SDL random functions vor 10 Monaten
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e vor 10 Monaten
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes vor 10 Monaten
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings vor 10 Monaten
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). vor 10 Monaten
  L zard 06aa02453a Tests: Use the main callback code macros vor 10 Monaten
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. vor 1 Jahr
  Sam Lantinga ba074acad4 Implemented scRGB colorspace and HDR support on macOS vor 1 Jahr
  Sam Lantinga 554f0625d3 Renderer colors now have floating point precision vor 1 Jahr
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 vor 1 Jahr
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) vor 1 Jahr
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. vor 1 Jahr
  Frank Praznik ef4ce8cec5 test: Add flag to suspend drawing when occluded vor 1 Jahr
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. vor 2 Jahren
  Sylvain 4312abab69 testprogram: add option to use SDL_BLENDMODE_MUL vor 2 Jahren
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer vor 2 Jahren
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype vor 2 Jahren
  Sam Lantinga fde78d12f2 Updated copyright for 2023 vor 2 Jahren
  Sam Lantinga 1d956c2817 Rename SDL2 tests for SDL3 vor 2 Jahren