Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga 53cda988f4 Clear any errors from a previous run 1 gadu atpakaļ
  Anonymous Maarten a197efe3a7 pen: fix leak caused by pen subsystem 1 gadu atpakaļ
  Anonymous Maarten fbb0914b78 wayland+x11: free system cursors when quiting video 1 gadu atpakaļ
  Anonymous Maarten 7484d02a2e testshape: use SDL_test to create multiple windows 1 gadu atpakaļ
  SDL Wiki Bot 20250aecc5 Sync SDL3 wiki -> header 1 gadu atpakaļ
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 1 gadu atpakaļ
  Sam Lantinga ace385a134 Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index." 1 gadu atpakaļ
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build 1 gadu atpakaļ
  Sam Lantinga f00ecf5f19 Fixed building with older Windows SDK 1 gadu atpakaļ
  Sam Lantinga 7ca43995a1 Fixed warning C4028: formal parameter 1 different from declaration 1 gadu atpakaļ
  Sam Lantinga aab7432f5f Fixed analyze warnings for SDL_dynapi_procs.h 1 gadu atpakaļ
  Sam Lantinga c484140f56 Fixed warning C33010: Unchecked lower bound for enum scancode used as index. 1 gadu atpakaļ
  Sam Lantinga 02a116217d Fixed Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 1 gadu atpakaļ
  Sam Lantinga 91da942b33 Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations. 1 gadu atpakaļ
  Sam Lantinga b8840801cc Fixed analyze warnings in SDL_xinputhaptic.c 1 gadu atpakaļ
  Sam Lantinga 8e0d728c67 Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 1 gadu atpakaļ
  Sam Lantinga 6a736d7766 Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 1 gadu atpakaļ
  Sam Lantinga 1fcc75ba81 Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(4) when some signed type is required in call to 'SDL_snprintf_REAL'. 1 gadu atpakaļ
  Sam Lantinga 7f2e16db8b Fixed warning C6340: Mismatch on sign: 'const unsigned short' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 1 gadu atpakaļ
  Sam Lantinga 163de8e697 Fixed warning C6001: Using uninitialized memory 'rdi'. 1 gadu atpakaļ
  Sam Lantinga e29393e407 Fixed warning C6001: Using uninitialized memory 'devName'. 1 gadu atpakaļ
  Sam Lantinga 0f34ca2e71 Fixed analyze warnings in SDL_xinputjoystick.c 1 gadu atpakaļ
  Sam Lantinga 2b5c7db645 Fixed analyze warnings in SDL_render_d3d12.c 1 gadu atpakaļ
  Sam Lantinga a28769759b Fixed warning C26052: Potentially unconstrained access using expression '(signed char *)info' 1 gadu atpakaļ
  Sam Lantinga 6ee34380f4 Fixed warning C6011: Dereferencing NULL pointer 'viewport'. 1 gadu atpakaļ
  Sam Lantinga 230581f4a8 Fixed warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). 1 gadu atpakaļ
  Sam Lantinga 3775d9be4b Fixed warning C28251: Inconsistent annotation for 'SDL_LogMessageV_REAL': this instance has no annotations. 1 gadu atpakaļ
  Sam Lantinga b512182222 Fixed warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 1 gadu atpakaļ
  Sam Lantinga 8a82f7e837 Fixed warning C33005: VARIANT '&valueX' was provided as an _In_ or _InOut_ parameter but was not initialized 1 gadu atpakaļ
  Sam Lantinga fda039e6f8 Fixed analyzer warnings for SDL_string.c 1 gadu atpakaļ