Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga aaf54b09a1 Revert "Cleanup WIN_CreateCursor() code a bit" 2 lat temu
  Dimitriy Ryazantcev 876c97454a Cleanup WIN_CreateCursor() code a bit 3 lat temu
  Sylvain Becker 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 lat temu
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 lat temu
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 2 lat temu
  Simon McVittie 04edb38cdf shape: Use SDL[Test]_ReadSurfacePixel 2 lat temu
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
  Mingjie Shen a4604cb0d6 Check return value of SDL_malloc() 3 lat temu
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 lat temu
  Sam Lantinga 6c04c6f090 Fixed SDL_SetWindowSize() and SDL_SetWindowPosition() 3 lat temu
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 3 lat temu
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 lat temu
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Sylvain aa46ff8f4b Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN 3 lat temu
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 lat temu
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 lat temu
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 lat temu
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu
  Ozkan Sezer 0e1d19cf68 fix build errors resulting from -Wmisleading-indentation 3 lat temu
  Sam Lantinga a905a7869f Clear the previous bitmap when calculating a new window shape 3 lat temu
  Sam Lantinga 4507083503 Fixed build 3 lat temu
  Sam Lantinga 680d0f043a Added support for undefined or centered position for shaped windows 3 lat temu
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 lat temu
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 lat temu
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 lat temu
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 lat temu
  Sylvain Becker b458d7a28f Readability: remove redundant cast to the same type 6 lat temu
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 lat temu